View previous topic :: View next topic |
Author |
Message |
kriz Apprentice
Joined: 22 Jan 2003 Posts: 231
|
Posted: Mon Feb 17, 2003 12:21 am Post subject: emerge gtk+ klappt nicht |
|
|
ich kann mit dem fehler nix anfangen:
Code: |
checking for XOpenDisplay in -lX11... no
configure: error: *** libX11 not found. Check 'config.log' for more details.
!!! ERROR: x11-libs/gtk+-2.2.1 failed.
!!! Function econf, Line 11, Exitcode 1
!!! econf failed
|
mfg |
|
Back to top |
|
|
cArN4g3 Tux's lil' helper
Joined: 15 Sep 2002 Posts: 97 Location: Germany - Frankfurt am Main
|
Posted: Mon Feb 17, 2003 7:07 am Post subject: Re: emerge gtk+ klappt nicht |
|
|
hi,
portage wrote: |
Code: |
configure: error: *** libX11 not found. Check 'config.log' for more details.
|
|
das sieht fuer mich aus, als wuerde er die libaries von x net finden..
evtl. net alle noetigen pfad-angaben vorhanden, oder kein X installiert ?
mfg carn _________________ Larry the Cow recommends:
Gentoo Linux - www.gentoo.org
my system: pre gentoo linux 2k7, athlon64 3,2 , Nvidia 7800 Pro, 1024 mb ddr-ram, 320 gb discspace |
|
Back to top |
|
|
kriz Apprentice
Joined: 22 Jan 2003 Posts: 231
|
Posted: Mon Feb 17, 2003 10:26 am Post subject: |
|
|
doch, ich hab X installiert.
auch die eintraege in der ld.so.conf muessten passen.
Code: |
# ld.so.conf autogenerated by env-update; make all changes to
# contents of /etc/env.d directory
/usr/local/lib
/usr/lib/gcc-lib/i686-pc-linux-gnu/2.95.3
/usr/lib/opengl/nvidia/lib
/usr/lib/mozilla
/usr/X11R6/lib
/opt/blackdown-jdk-1.3.1/jre/lib/i386/
/opt/blackdown-jdk-1.3.1/jre/lib/i386/native_threads/
/usr/qt/3/lib
/usr/games/lib
/usr/lib
|
|
|
Back to top |
|
|
|