From owner-freebsd-current Tue Apr 11 9:59:36 2000 Delivered-To: freebsd-current@freebsd.org Received: from magnesium.net (toxic.magnesium.net [207.154.84.15]) by hub.freebsd.org (Postfix) with SMTP id 1218D37BAF1 for ; Tue, 11 Apr 2000 09:59:35 -0700 (PDT) (envelope-from drbrain@magnesium.net) Received: (qmail 85462 invoked by uid 1100); 11 Apr 2000 16:59:30 -0000 Date: 11 Apr 2000 09:59:30 -0700 Date: Tue, 11 Apr 2000 09:59:30 -0700 From: "Dr. Brain" 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> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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