Ich habe hier gerade ein Programm, dass ich kompilieren möchte, aber es will nicht klappen.
Ubuntu 6.06
Programm: gmpc von [url=http://www.sarine.nl/install-instructions]hier[/url] gezogen und install instruction geholt..
Also hab ich erst ma alles entpackt und dann ./configure eingegeben, dabei kam aber ein Fehlermeldung raus:
- Code: Alles auswählen
checking for gtk... configure: error: Package requirements (gtk+-2.0 >= 2.10) were not met
Requested gtk+-2.0 >= 2.10 but version of GTK+ is 2.8.20
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.
Alternatively, you may set the environment variables gtk_CFLAGS
and gtk_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
Ich weiß nicht, was das Prog von mir will, ich habe eigentlich GTK2 soweit ich weiß 2.12, was nach 2.8 kommt wie kann ich denn nu des Prog kompilieren ? xD