Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 May 2004 20:54:36 -0400
From:      Gerard Samuel <fbsd-questions@trini0.org>
To:        freebsd-questions@freebsd.org
Cc:        Antoine Jacoutot <ajacoutot@lphp.org>
Subject:   Re: The correct way to run "make"
Message-ID:  <200405142054.37010.fbsd-questions@trini0.org>
In-Reply-To: <1084564504.40a5241842c33@webmail.lphp.org>
References:  <200405141317.12923.fbsd-questions@trini0.org> <200405141513.43260.fbsd-questions@trini0.org> <1084564504.40a5241842c33@webmail.lphp.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Friday 14 May 2004 03:55 pm, Antoine Jacoutot wrote:
> Selon Gerard Samuel <fbsd-questions@trini0.org>:
> > Im giving up for now.
> > Tried to build mozilla with ->
> > make -DWITHOUT_MAILNEWS=yes -DWITHOUT_LDAP=yes -DWITHOUT_CHATZILLA=yes
> > install
> > and it still has the mail and chatzilla modules installed.
> > Maybe Ill experiment with it later (like when Im sleeping)....
>
> NO !
>
> do:
>
> make -DWITHOUT_MAILNEWS -DWITHOUT_LDAP -DWITHOUT_CHATZILLA
> or
> make WITHOUT_MAILNEWS=yes WITHOUT_LDAP=yes WITHOUT_CHATZILLA=yes
> 

Ill give this a shot later tonight...



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200405142054.37010.fbsd-questions>