Joel Oliver wrote: > Tried again today with release using subversion.
> I d/l it into /usr/src/gtk-gnutella and cd into the directory (as root, > the whole time) then ./Configure I use all the defaults except using > gtk2 (Well... as pic'd above) and have a the *-dev packages installed. > It always got over this and and allowed it to make depend, then I issue > make and then make install. Now I am getting the above error about > gtk2. I installed the gtk1 dev and it does compile, so it's only a > problem using gtk2 and libgtk2.0-dev is installed. You shouldn't use Configure directly. Run ./build.sh instead. See ./build.sh --help to check if you want to use any switches but you probably don't need any of them. Could you show me the output of the following commands? pkg-config gtk+-2.0 --cflags --libs pkg-config glib-2.0 --cflags --libs -- 1000 octets = 1 ko = 1 kilooctet; 1024 octets = 1 Kio = 1 kibioctet 1000^2 octets = 1 Mo = 1 megaoctet; 1024^2 octets = 1 Mio = 1 mebioctet 1000^3 octets = 1 Go = 1 gigaoctet; 1024^3 octets = 1 Gio = 1 gibioctet ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ gtk-gnutella-devel mailing list gtk-gnutella-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gtk-gnutella-devel