gDesklets und Phyton!?

D

dumdidum

Jungspund
Hallo,
wollte gDesklets installieren und bei ./configure endet der Prozess mit:
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
appending configuration tag "F77" to libtool
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking for more warnings... no
checking for a Python interpreter with version >= 2.3... python
checking for python... /usr/bin/python
checking for python version... 2.3
checking for python platform... linux2
checking for python script directory... ${prefix}/lib/python2.3/site-packages
checking for python extension module directory... ${exec_prefix}/lib/python2.3/site-packages
checking /usr/include/python2.3/Python.h usability... no
checking /usr/include/python2.3/Python.h presence... no
checking for /usr/include/python2.3/Python.h... no
configure: error: Can't find Python.h! You will need the python development package
to successfully compile gDesklets.

Ich denk mal, ich sollte mir eine neuere Version von Python laden. Habe bei Yast geschaut und dort ist so gut wie alles von Python installiert. Im Netz habe ich keine direkten links gefunden eine andere Version. Habe Suse 9.2 und würd mich freuen wenn mir jemand helfen könnte,das Problem zu beseitigen.
Gruß Eric
 
Na ich dachte schon bei yast,allerdings eventuell eine ältere version.
Hab mir das hier mal gezogen und im term das eingegeben:
eric@linux:~/Desktop> rpm -Uhv python-devel-2.3.4-3.1.i586.rpm
error: Failed dependencies:
python-tk is needed by python-devel-2.3.4-3.1

Tja nun fehlt wieder was! ICh bekomm ne MEise.Also ich glaub auch das es am python-devel package liegt. Hilfffffeeee
 
Soll ich dich mal ärgern? :-) Aber sehr nett für deine Hilfe,auf der angegeben Seite kann man wohl nach fehlenden Packages suchen?
eric@linux:~/Desktop> rpm -Uhv python-tk-2.3.4-3.1.i586.rpm
error: Failed dependencies:
libBLT24.so is needed by python-tk-2.3.4-3.1
 
War ja klar! :D
Ja, suchen kannst du da auch !!! :oldman

Besorg dir mal 'nen Paketmanager z.B. den hier. :devil:

Hasta luego
 
was macht so ein paketmanager? würd ich ja glatt machen,aber da steht nirgends download und somit bin ich zu doof mir da ein link zu suchen?! Kannst du mir das eventuell genauer beschreiben,was ich dazu brauch und wie ichs installier? also wenns ne rpm ist,dann ist klar. nur werden dann wieder etliche files fehlen
 
Nee, kann ich zum Glück nicht! Hab mit Suse niiiix zu tun. :brav:
Such mal im Forum oder per google etc.
Ein Paketmanager löst die Abhänigkeiten auf und installiert alle Pakete automatisch.
Das hat KEINE allgemeine Gültgkeit und war jetzt stark vereinfacht.
 
checking /usr/include/python2.3/Python.h presence... yes
checking for /usr/include/python2.3/Python.h... yes
checking for pkg-config... /usr/bin/pkg-config
checking for pygtk-2.0 >= 2.4.0 pyorbit-2 >= 2.0.1 gnome-python-2.0 >= 2.6.0... Requested 'pygtk-2.0 >= 2.4.0' but version of PyGTK is 2.2.0

configure: error: Library requirements (pygtk-2.0 >= 2.4.0 pyorbit-2 >= 2.0.1 gnome-python-2.0 >= 2.6.0) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them.

Was kann ich tun? Scheint ja so zu sein,das meine pygtk version veraltet ist oder? Kann aber nirgends eine neuere Version finden, bzw eine Lösung des Problems.
 
checking for pkg-config... /usr/bin/pkg-config
checking for pygtk-2.0 >= 2.4.0 pyorbit-2 >= 2.0.1 gnome-python-2.0 >= 2.6.0... Package ORBit-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `ORBit-2.0.pc'
to the PKG_CONFIG_PATH environment variable
Package 'ORBit-2.0', required by 'PyORBit', not found

configure: error: Library requirements (pygtk-2.0 >= 2.4.0 pyorbit-2 >= 2.0.1 gnome-python-2.0 >= 2.6.0) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them.
Mittlerweile schaut es so aus ;-)
 

Ähnliche Themen

configure schlägt bei X fehl

NGINX bietet intern abgerufene Seiten nur zum Download an, extern geht's

Zugriff Ubuntu 16.04. auf Freigabe 18.04. LTS nicht möglich

Samba compile

Ich mag Dovecot nicht ...

Zurück
Oben