Weer een Glib / Gtk error..

Pagina: 1
Acties:

  • saviour
  • Registratie: Juli 2000
  • Niet online
Vaag, na een reboot was dit probleem dus verholpen :{
checking for GLIB - version >= 1.2.8... no
*** Could not run GLIB test program, checking why...
*** The test program compiled, but did not run. This usually means
*** that the run-time linker is not finding GLIB or finding the wrong
*** version of GLIB. If it is not finding GLIB, 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:
*** GLIB 1.2.8 or better is required. The latest version of GLIB
*** is always available from ftp://ftp.gtk.org/.
Dat is wat ik krijg wanneer ik gtk 1.2.9 wil compileren. Ik snap het echter niet aangezien ik net hiervoor, foutloos, glib 1.2.9 heb gecompileerd.

Dat verhaaltje over LD_PATH enzo snap ik nou niet bepaald.. Wat moet ik nou doen? Ik heb nml minstens Glib 1.2.8 nodig...

Althans, ik heb GTK nodig om Mplayer te kunnen compileren.. Heeeelp :{

  • moto-moi
  • Registratie: Juli 2001
  • Laatst online: 09-06-2011

moto-moi

Ja, ik haat jou ook :w

Op vrijdag 15 februari 2002 04:43 schreef saviour het volgende:
Vaag, na een reboot was dit probleem dus verholpen :{
Waarschijnlijk had je na de compilatie van GLib eerst ldconfig moeten draaien, iets wat een programma meestal zelf regelt..Ten again, tis maar een gokje :)

God, root, what is difference? | Talga Vassternich | IBM zuigt


Verwijderd

A) 1.2.10 is al lang uit

B) je compileert waarschijnlijk naar /usr/local terwijl de binaries die je al had in /usr staat. Gebruik "./configure --prefix=/usr" on dit op te lossen (voor zowel glib als gtk)