Selon Gerard Samuel <[EMAIL PROTECTED]>:
> 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
_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to