From owner-freebsd-hackers Wed Apr 1 18:13:24 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA26954 for freebsd-hackers-outgoing; Wed, 1 Apr 1998 18:13:24 -0800 (PST) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from jamesn.locker13.com (root@jamesn.locker13.com [206.138.229.11]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA26859 for ; Wed, 1 Apr 1998 18:13:12 -0800 (PST) (envelope-from jamesn@jamesn.locker13.com) Received: from localhost (741 bytes) by jamesn.locker13.com via sendmail with P:stdio/R:bind_hosts/T:inet_zone_bind_smtp (sender: ) (ident using unix) id for ; Wed, 1 Apr 1998 20:11:51 -0600 (CST) (Smail-3.2.0.98 1997-Oct-16 #3 built 1997-Oct-30) Message-Id: Date: Wed, 1 Apr 1998 20:11:51 -0600 (CST) From: James Nuckolls To: tarkhil@asteroid.svib.ru Subject: Re: Mozilla and LessTif In-Reply-To: <199804011801.WAA14732@minas-tirith.pol.ru> cc: hackers@FreeBSD.ORG Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In mailinglist.freebsd.hackers, you wrote: >Hello! > >Has anyone managed to get mozilla running with LessTif? On my 2.2.5-RELEASE, >it compiles, but statically linked monster (over 67 Mb) doesn't run at all, I've actually gotten it to run, but only if I set BUILD_OPT along with the rest of the environment variables. I'd also suggest you run strip across the binary when it's finely build. Mozilla minus the symbols is 7.5Meg. ...now if I can only get the mail and news modules to compile... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message