Fw: Re: Mozilla 1.1 RPMS
Jerry McBride
mcbrides9
Mon May 17 11:37:26 PDT 2004
On Tue, 10 Sep 2002 17:55:10 -0400 (EDT) Net Llama! <netllama at linux-sxs.org>
wrote:
> I haev noticed some disturbing behavior in 1.1, however i don't find it
> slower than any of the other recent releases.
>
>
Maybe I'm compiling it wrong... see anything here that I can sharpen up?
#mozilla compile script...
#!/bin/bas
export MOZILLA_OFFICIAL=1
export BUILD_OFFICIAL=1
export MOZ_INTERNAL_LIBART_LGPL=1
./configure --prefix=/usr/local/mozilla \
--with-x \
--with-pthreads \
--with-system-jpeg \
--with-system-png \
--with-system-zlib \
--with-system-mng \
--enable-toolkit-gtk \
--enable-toolkit-xlib \
--enable-toolkit-qt \
--with-qtdir=/usr/lib/qt3 \
--enable-xft \
--enable-svg \
--disable-debug \
--enable-crypto \
--enable-optimize='-O3 -march=i586 -mcpu=i586' \
--enable-reorder \
--enable-strip \
--enable-xterm-updates \
--enable-cpp-rtti \
--enable-cpp-exceptions \
--enable-default-toolkit=qt
make -f client.mk build
cd security/manager
make
cd -
cd xpinstall/packager
make
# cd /opt/mozilla/plugins
# ln -s /opt/j2re1.3.1/plugin/i386/mozilla/javaplugin_oji.so
--
******************************************************************************
Registered Linux User Number 185956
http://groups.google.com/groups?hl=en&safe=off&group=linux
6:05pm up 181 days, 23:14, 5 users, load average: 1.16, 0.80, 0.63
More information about the Linux-users
mailing list