Christian Biere wrote: > 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 > > Here's output of ./build.sh and the output of the two commands:
ERROR: Cannot compile against Gtk+. Library or header files might be missing. ADVICE: Run "apt-get install libgtk2.0-dev". If you need help to resolve the compile problem, please send a mail to gtk-gnutella-devel (at) lists.sourceforge.net or submit a bug report here: http://sourceforge.net/tracker/?atid=104467&group_id=4467&func=browse You might also want to have a look at the README files in advance. ERROR: Configure failed. [EMAIL PROTECTED]:/usr/src/gtk-gnutella# apt-get install libgtk2.0-dev Reading package lists... Done Building dependency tree Reading state information... Done libgtk2.0-dev is already the newest version. The following packages were automatically installed and are no longer required: libxine-dev pwgen libnet-daemon-perl libpostproccvs51 libslang2-dev libbluetooth-dev libxslt1-dev libxml2-utils mysql-server libgpgme11-dev libasound2-dev libdbi-perl libmp4v2-0 libtiff4-dev xlibmesa-gl-dev libcapseo-dev libavutilcvs49 libopenexr-dev libtiffxx0c2 libglu1-xorg-dev libaspell-dev libpcrecpp0 libportaudio2 libstrigiqtdbusclient0 libqt4-dev libenchant-dev x11proto-record-dev cmake libjasper-dev libpth-dev network-manager-dev libssl-dev libcaptury0 libdbd-mysql-perl libkeyutils-dev libxml2-dev ntp libqt3-mt-mysql mysql-client libnm-util-dev libsoprano-dev libplrpc-perl libpq-dev libstreams-dev libcapseo0 libpcre3-dev libswscalecvs0 libcaptury-dev libavahi-common-dev libsqlite0-dev libdbus-glib-1-dev mysql-server-5.0 libstreamanalyzer-dev libxtst-dev libsasl2-dev libbz2-dev libungif4-dev mysql-client-5.0 libldap2-dev Use 'apt-get autoremove' to remove them. 0 upgraded, 0 newly installed, 0 to remove and 3 not upgraded. [EMAIL PROTECTED]:/usr/src/gtk-gnutella# pkg-config gtk+-2.0 --cflags --libs Package pixman-1 was not found in the pkg-config search path. Perhaps you should add the directory containing `pixman-1.pc' to the PKG_CONFIG_PATH environment variable Package 'pixman-1', required by 'cairo', not found [EMAIL PROTECTED]:/usr/src/gtk-gnutella# pkg-config glib-2.0 --cflags --libs -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -lglib-2.0 [EMAIL PROTECTED]:/usr/src/gtk-gnutella# ------------------------------------------------------------------------- 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