aMule Forum

Deutsch => aMule Hilfe => Topic started by: knecht666 on May 05, 2004, 06:27:05 PM

Title: wxGTK 2.4.2 compiling
Post by: knecht666 on May 05, 2004, 06:27:05 PM
Debian Sarge, Kernel 2.4.22

Ich habe bei Compilieren folgende Fehlermeldung
Code: [Select]
checking for GTK+ version...
checking for gtk-config... no
checking for GTK - version >= 1.2.7... no
*** The gtk-config script installed by GTK could not be found
*** If GTK was installed in PREFIX, make sure PREFIX/bin is in
*** your path, or set the GTK_CONFIG environment variable to the
*** full path to gtk-config.
checking for gtk-config... (cached) no
checking for GTK - version >= 1.2.3... no
*** The gtk-config script installed by GTK could not be found
*** If GTK was installed in PREFIX, make sure PREFIX/bin is in
*** your path, or set the GTK_CONFIG environment variable to the
*** full path to gtk-config.
configure: error:
Please check that gtk-config is in path, the directory
where GTK+ libraries are installed (returned by
'gtk-config --libs' command) is in LD_LIBRARY_PATH or
equivalent variable and GTK+ is version 1.2.3 or above.

folgendes Installiert:
Code: [Select]
localhost:~# dpkg -l | grep gtk
ii  libgtk1.2      1.2.10-16      The GIMP Toolkit set of widgets for X
ii  libgtk1.2-comm 1.2.10-16      Common files for the GTK+ library
ii  libgtk2.0-0    2.2.4-3        The GTK+ graphical user interface library
ii  libgtk2.0-comm 2.2.4-3        Common files for the GTK+ graphical user int
ii  libwxgtk2.4    2.4.2.4        wxWindows Cross-platform C++ GUI toolkit (GT
ii  libwxgtk2.4-py 2.4.2.4        wxWindows Cross-platform C++ GUI toolkit (wx

Was muß ich tun damit das geht ?
an GTK+ Packeten habe ich folgendes:
Code: [Select]
localhost:~# apt-cache search gtk | grep gtk+
libdianewcanvas2 - a gtk+2 vectorial canvas with extra features
libdianewcanvas2-dev - a gtk+2 vectorial canvas with extra features
libgtk+2.0-directfb-udeb-dev - Development files for the GDK Backend based on DirectFB
libgtk-perl - Perl module for the gtk+ library
 

Danke
Sebastian
Title: Re: wxGTK 2.4.2 compiling
Post by: deltaHF on May 05, 2004, 10:57:25 PM
hi,

du brauchst gtk+-1.2.X und gtk+-devel-1.2.X .. nu keine ahnung wie es bei debian genau heisst

gruss