On Saturday 14 April 2001 12:20, Karsten M. Self wrote: > on Tue, Apr 10, 2001 at 08:43:57PM -0400, Francois Fayard ([EMAIL PROTECTED]) wrote: > > Hi, > > > > I want to try galeon on my Potato+Ximian. > > I have mozilla from potato, and I've tried to find a deb of > > galeon. They all depends on xutils (>=4.0.1) and I don't want to > > install XF4. So I try to compile it but I have the error : > > > > checking for gnome-config... /usr/bin/gnome-config > > 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. > > > > I don't know in which package these libraries are. > > I suspect it's going to be easier to install from a tarball or CVS > pull than from Debian packages. I've got Galeon on my desktop > (Sid), but not my laptop (woody). Dependencies don't work out yet.
Just curious. Why are there still no official (Sid, Woody, Potato or otherwise) packages for galeon? I've been happily compiling it since version 0.8 something (or was it 0.08?) when it was linked to Moz M18. If not the latest and greatest (.1+), why not the version that used M18? To answer the original poster, do: fakeroot apt-get source -b gnome-vfs If it doesn't build (as I'm pretty sure it won't), exit then look for and grep the file gnome-vfs_1.0-2.dsc: Build-Depends: libgnome-dev (>= 1.2.0), gtk-doc-tools, libgconf-dev (>= 0.11), liboaf-dev (>= 0.6.2), libxml-dev, libbz2-dev, gettext, debhelper (>> 2.0.0), zlib1g-dev apt-get everything on the Build-Depends line that isn't installed on your system. Do this recursively and you will wind up with your own spanking new galeon .deb. I like all my apps to come in neat little packages. From my local archive: alpha:~$ apt-cache show galeon Package: galeon Version: 0.10.4-1 Priority: optional Section: unknown Maintainer: Debian User <[EMAIL PROTECTED]> Depends: gconf (>= 1.0.0), gdk-imlib1 (>= 1.9.8), libart2 (>= 1.2.13-2), libaudiofile0, libc6 (>= 2.2.1-2), libdb2, libesd0 (>= 0.2.20) | libesd-alsa0 (>= 0.2.20), libgconf11 (>= 1.0.0), libgdk-pixbuf2 (>= 0.10.1-1), libglade-gnome0, libglade0, libglib1.2 (>= 1.2.0), libgnome-vfs0 (>= 1.0), libgnome32 (>= 1.2.13-2), libgnomesupport0 (>= 1.2.13-2), libgnomeui32 (>= 1.2.13-2), libgnorba27 (>= 1.2.13-2), libgtk1.2 (>= 1.2.9-2), liboaf0 (>= 0.6.5), liborbit0 (>= 0.5.7), libstdc++2.10-glibc2.2, libxml1, oaf (>= 0.6.5), xlibs (>= 4.0.1-11), zlib1g (>= 1:1.1.3) Architecture: i386 Filename: ./unicorn/galeon_0.10.4-1_i386.deb Size: 828584 MD5sum: 963b524aa02f00f533725a4336e700ce Description: Missing Missing installed-size: 2560

