Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Apr 2000 09:59:30 -0700
From:      "Dr. Brain" <drbrain@segment7.net>
To:        shockingly@ugly.prth.tensor.pgs.com
Cc:        current@freebsd.org
Subject:   Re: Netscape 6 Linux pre-release, got it going.
Message-ID:  <20000411095930.B85262@toxic.magnesium.net>

next in thread | raw e-mail | index | archive | help
I've had a good deal of success getting Mozilla to build straight out of the 
nightly source tar files:
ftp://ftp.mozilla.org/pub/mozilla/nightly/latest/mozilla-source.tar.gz

I recommend installing the jpeg and png libraries out of the ports tree and
using a ~/.mozconfig with the following lines:
ac_add_options --with-jpeg
ac_add_options --with-zlib
ac_add_options --with-png

You may want to add:
ac_add_options --disable-debug
ac_add_options --enable_optimize

More information can be found at http://www.mozilla.org/build such as a handy
.mozconfig generator among other things.

To build mozilla: gmake -f client.mk build

-- 
Eric Hodel - drbrain@segment7.net - http://segment7.net

  Al Gore didn't invent the Internet, WE DID!
  BSD Leading the Way!
	-LinuxWorld2000 FreeBSD poster


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




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