Re: [Epiphany] Mozilla rh8 binaries



On Sat, 2003-02-01 at 17:45, Dave Bordoley wrote:
> On Fri, 2003-01-31 at 12:46, Marco Pesenti Gritti wrote:
> > You can find mozilla rh8 binaries at:
> > 
> > http://people.ecsc.co.uk/~matt/downloads/rpms/mozilla/
> > 
> > Make sure to use
> > CC=gcc296 CXX=g++296 ./configure ....
> > when building epiphany. You must have compat-gcc and compat-gcc-c++
> > packages installed.
> > I tested them a bit and they seem to work pretty well.
> 
> Ok so I download and install those binaries:
> "
> jhbuild shell" so i can build eph against my gnome2 environment
> 
> CC=gcc296 CXX=g++296 ./autogen.sh --prefix=/opt/gnome2
> 
> comment out #include "nsToolkitCompsCID.h" from EphyWrapper.cpp
> 
> make, make install, it all works.
> 
> type epiphany at the command line and get this error
> 
> 
> ** (epiphany:25258): CRITICAL **: file mozilla-embed-shell.cpp: line 194 (void mozilla_load_proxy_prefs (MozillaEmbedShell *)): assertion `tmp != NULL' failed
> 
> and then it segfaults :(
> 
> 
> Please help I'm in pain here :)
> 
>

Make sure you have both MOZILLA_FIVE_HOME and LD_LIBRARY_PATH set to 
/usr/lib/mozilla-1.3b.
Btw, I'm trying to add mozilla to jhbuild, should make things simpler.

Marco





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]