aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: wxGTK-2.6.0 Problem  (Read 2392 times)

Lockslay

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 37
wxGTK-2.6.0 Problem
« on: November 12, 2005, 08:53:56 PM »

Hallo zusammen

ich bin grade dabei bei einem Freund aMule 2.0.3 einzurichten
ich habe wxGTK-2.6.0 heruntergeladen und
dann
./configure --prefix=/usr --disable-gtk2 --with-gtk && make


ausgeführt nur leider kommt.

Code: [Select]

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:
The development files for GTK+ were not found. For GTK+ 2, please
ensure that pkg-config is in the path and that gtk+-2.0.pc is
installed. For GTK+ 1.2 please check that gtk-config is in the path,
and that the version is 1.2.3 or above. Also check that the
libraries returned by 'pkg-config gtk+-2.0 --libs' or 'gtk-config
--libs' are in the LD_LIBRARY_PATH or equivalent.


was genau muss ich unter Debian Sarge noch installieren ?

Hoffe das mir einer helfen kann

Gruß
Lockslay
Logged

stefanero

  • Some Support
  • Developer
  • Hero Member
  • *****
  • Karma: 8
  • Offline Offline
  • Posts: 4235
Re: wxGTK-2.6.0 Problem
« Reply #1 on: November 12, 2005, 09:53:56 PM »

dir fehlt das gtk-devel pkg für gtk2

weis net wie das unter debian heist, einfach mal suche...
Logged
In its default setup, Windows XP on the Internet amounts to a car
parked in a bad part of town, with the doors unlocked, the key in
the ignition and a Post-It note on the dashboard saying, "Please
don't steal this."

thedude0001

  • evil bugfinder ;)
  • Hero Member
  • *****
  • Karma: 6
  • Offline Offline
  • Posts: 827
Re: wxGTK-2.6.0 Problem
« Reply #2 on: November 13, 2005, 02:32:07 AM »

...Sagen wir mal das -dev Paket für GTK1.2 um der configure-Zeile gerecht zu werden. Schimpfen tut sich das libgtk1.2-dev
Logged
Das Schlimme auf dieser Welt ist
daß die Dummen so selbstsicher sind
und die Gescheiten so voller Zweifel.

stefanero

  • Some Support
  • Developer
  • Hero Member
  • *****
  • Karma: 8
  • Offline Offline
  • Posts: 4235
Re: wxGTK-2.6.0 Problem
« Reply #3 on: November 13, 2005, 09:12:24 AM »

/me sollt so früh nix tricken  :rolleyes:
Logged
In its default setup, Windows XP on the Internet amounts to a car
parked in a bad part of town, with the doors unlocked, the key in
the ignition and a Post-It note on the dashboard saying, "Please
don't steal this."