Re: Compiling Galeon

2001-05-16 Thread Ethan Benson
On Wed, May 16, 2001 at 10:56:14AM -0500, Stephen E. Hargrove wrote: > when running ./configure, i get the following: > > checking for GNOME - version >= 1.2.0... yes > checking for additional GNOME modules... *** vfs library is not installed > configure: error: > *** GNOME 1.2.0 or better is requ

Re: Compiling Galeon

2001-05-16 Thread Tommi Komulainen
On Wed, May 16, 2001 at 10:56:14AM -0500, Stephen E. Hargrove wrote: > > however, dpkg -l *vfs* shows that gnome-vfs is installed: > ii libgnome-vfs0 1.0-2 > > what do i need to do in order to get the configure script to see my > lignome-vfs? Rule of thumb: if running a progra

Re: Compiling Galeon

2001-05-16 Thread Hall Stevenson
> when running ./configure, i get the following: > > checking for GNOME - version >= 1.2.0... yes > checking for additional GNOME modules... *** vfs library is not installed > configure: error: > *** GNOME 1.2.0 or better is required. > *** gnome-vfs 0.6.0 or better is required. > > however, dpkg -

Compiling Galeon

2001-05-16 Thread Stephen E. Hargrove
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 when running ./configure, i get the following: checking for GNOME - version >= 1.2.0... yes checking for additional GNOME modules... *** vfs library is not installed configure: error: *** GNOME 1.2.0 or better is required. *** gnome-vfs 0.6.0 or bette

Compiling Galeon 0.72

2000-08-20 Thread CHEONG, Shu Yang \[Patrick\]
I attempted compiling Galeon 0.72 over the weekend but an error occured during makeit can't find lgtkembedmozI had used alien to convert the mozilla-devel rpm package to .deb and installed that using dselect. When I cd to /usr/include/mozilla, I see gtkmozembed.h (note the different

Re: Compiling Galeon--SOLVED!

2000-08-12 Thread Jim Ray
On Sat, Aug 12, 2000 at 04:37:44PM -0400, Thomas J. Hamman wrote: > I've finally gotten galeon to compile, and there was at least one other > person who was having difficulty with it, so I'm posting what I did. > > First, there's a new version of Galeon (0.7.2) which goes with Mozilla > M17; get i

Re: Compiling Galeon--SOLVED!

2000-08-12 Thread Jonathan Markevich
On Sat, Aug 12, 2000 at 04:37:44PM -0400, Thomas J. Hamman wrote: > I've finally gotten galeon to compile, and there was at least one other > person who was having difficulty with it, so I'm posting what I did. Me! :) > First, there's a new version of Galeon (0.7.2) which goes with Mozilla > M17

Compiling Galeon--SOLVED!

2000-08-12 Thread Thomas J. Hamman
I've finally gotten galeon to compile, and there was at least one other person who was having difficulty with it, so I'm posting what I did. First, there's a new version of Galeon (0.7.2) which goes with Mozilla M17; get it. If you haven't already, download the binary tarball of Mozilla M17 (ther

Re: More on compiling Galeon

2000-08-09 Thread Thomas J. Hamman
on of Mozilla installed (M16, > > I understand) but when I ./configure, I get > > i'm not sure, wether this packages has all the devel libraries and > headers file from mozilla, which are needed for compiling galeon. i > had compiled mozilla myself, compiling galeon worked finde

Re: More on compiling Galeon

2000-08-09 Thread Moritz Schulte
;m not sure, wether this packages has all the devel libraries and headers file from mozilla, which are needed for compiling galeon. i had compiled mozilla myself, compiling galeon worked finde.. > configure: error: Could not find the gnomeConf.sh file that is generated by > gnome-libs install

Re: More on compiling Galeon

2000-08-09 Thread John Pearson
On Wed, Aug 09, 2000 at 07:54:56AM -0400, Jonathan Markevich wrote > I don't know if I missed it in the thread, but I can't figure out how to > compile Galeon either. I have the Potato version of Mozilla installed (M16, > I understand) but when I ./configure, I get > > configure: error: Could no

More on compiling Galeon

2000-08-09 Thread Jonathan Markevich
I don't know if I missed it in the thread, but I can't figure out how to compile Galeon either. I have the Potato version of Mozilla installed (M16, I understand) but when I ./configure, I get configure: error: Could not find the gnomeConf.sh file that is generated by gnome-libs install "gnome-

Re: Compiling Galeon?

2000-08-08 Thread Thomas J. Hamman
On Tue, Aug 08, 2000 at 03:04:51AM +0200, Moritz Schulte wrote: > On Mon, Aug 07, 2000 at 07:17:09PM -0400, Thomas J. Hamman wrote: > > [...] > > /usr/local/src/galeon-0.7.1/src/main.c:54: undefined reference to > > `glade_gnome_init' > [...] > > > I figured maybe I didn't have a gnome or glade d

Re: Compiling Galeon?

2000-08-08 Thread Moritz Schulte
On Mon, Aug 07, 2000 at 07:17:09PM -0400, Thomas J. Hamman wrote: [...] > /usr/local/src/galeon-0.7.1/src/main.c:54: undefined reference to > `glade_gnome_init' [...] > I figured maybe I didn't have a gnome or glade devel library installed, > but I checked and can't find anything appropriate that

Compiling Galeon?

2000-08-07 Thread Thomas J. Hamman
Has anyone here compiled galeon under Debian? My compilation fails with these messages (this is going to be slightly long since I wanted to paste from when the undefined references start, but you can skim through and get the point): main.o: In function `main': /usr/local/src/galeon-0.7.1/src/main.