neonblind n00b
Joined: 13 Nov 2004 Posts: 47
|
Posted: Tue May 09, 2006 7:14 pm Post subject: checking for GTK - version >= 1.2.0... no |
|
|
hallo!
ich versuche gerade games-emulation/generator zu installieren und bekomme ständig folgende fehlermeldung:
Code: | checking for GTK - version >= 1.2.0... no
*** Could not run GTK test program, checking why...
*** The test program compiled, but did not run. This usually means
*** that the run-time linker is not finding GTK or finding the wrong
*** version of GTK. If it is not finding GTK, you'll need to set your
*** LD_LIBRARY_PATH environment variable, or edit /etc/ld.so.conf to point
*** to the installed location Also, make sure you have run ldconfig if that
*** is required on your system
***
*** If you have an old version installed, it is best to remove it, although
*** you may also be able to get things to work by modifying LD_LIBRARY_PATH
***
*** If you have a RedHat 5.0 system, you should remove the GTK package that
*** came with the system with the command
***
*** rpm --erase --nodeps gtk gtk-devel
configure: error: Generator needs gtk 1.2.0 or later
!!! Please attach the following file when filing a report to bugs.gentoo.org:
!!! /var/tmp/portage/generator-0.35/work/generator-0.35/config.log
!!! ERROR: games-emulation/generator-0.35 failed.
Call stack:
ebuild.sh, line 1527: Called dyn_compile
ebuild.sh, line 930: Called src_compile
generator-0.35.ebuild, line 65: Called egamesconf '--with-gcc=4' '--with-raze' '--with-gtk'
games.eclass, line 35: Called econf '--prefix=/usr/games' '--libdir=/usr/games/lib' '--datadir=/usr/share/games' '--sysconfdir=/etc/games' '--localstatedir=/var/games' '--with-gcc=4' '--with-raze' '--with-gtk'
ebuild.sh, line 532: Called die
|
gtk+ ist jedoch in version 1.2* und 2.8* installiert.
hat jemand eine ahnung, was zu tun ist?
vielen dank im voraus! |
|