Wallex
10-30-2002, 03:07 PM
I liked Galeon.. now I am trying to update it (1.2.6). The problem is as follow:
I managed to configure, make and install mozilla, it even runs! It's installed in /usr/local/mozilla/1.2bSRC (I have like three versions of Mozilla installed all in /usr/local/mozilla).
I go to the galeon root dir and use configure...
checking for Mozilla... no
Hmm... it doesn't finds my Mozilla.. and this is what I have done so far in my attempt to help Galeon find it:
export MOZILLA_FIVE_HOME=/usr/local/mozilla/1.2bSRC
And my whole configure line is:
./configure --with-glib-prefix=/usr/local --with-gtk-prefix=/usr/local --with-gdk-pixbuf-prefix=/usr/local --with-mozilla-libs=/usr/local/mozilla/1.2bSRC/lib --with-mozilla-includes=/usr/local/mozilla/1.2bSRC/include --with-mozilla-home=/usr/local/mozilla/1.2bSRC --with-mozilla-snapshot=1.2b
I've tried removing the snapshot parameter, I've tried changing the includes/libs parameter to point to the main directory.. and still nothing. I am going on the right track and this should be working already, or am I missing something? By the way.. don't tell me to just go and fetch Moz 1.1 or something like that.. because if Moz 1.2b won't play nice with Galeon, I will know at compile time.. not at configure time.
I managed to configure, make and install mozilla, it even runs! It's installed in /usr/local/mozilla/1.2bSRC (I have like three versions of Mozilla installed all in /usr/local/mozilla).
I go to the galeon root dir and use configure...
checking for Mozilla... no
Hmm... it doesn't finds my Mozilla.. and this is what I have done so far in my attempt to help Galeon find it:
export MOZILLA_FIVE_HOME=/usr/local/mozilla/1.2bSRC
And my whole configure line is:
./configure --with-glib-prefix=/usr/local --with-gtk-prefix=/usr/local --with-gdk-pixbuf-prefix=/usr/local --with-mozilla-libs=/usr/local/mozilla/1.2bSRC/lib --with-mozilla-includes=/usr/local/mozilla/1.2bSRC/include --with-mozilla-home=/usr/local/mozilla/1.2bSRC --with-mozilla-snapshot=1.2b
I've tried removing the snapshot parameter, I've tried changing the includes/libs parameter to point to the main directory.. and still nothing. I am going on the right track and this should be working already, or am I missing something? By the way.. don't tell me to just go and fetch Moz 1.1 or something like that.. because if Moz 1.2b won't play nice with Galeon, I will know at compile time.. not at configure time.