Seite 1 von 1

Python 3.2 INstallation unter openSUSE 11.4

Verfasst: Samstag 30. April 2011, 05:56
von seiby
Hallo,
Ich möchte python 3.2 unter openSUSE 11.4 installieren.
Ich habe

Code: Alles auswählen

./configure
ausgeführt, hat auch geklappt.
Als ich aber dann eingegeben habe kannte openSUSE den Befehl nicht.
Was tun?

MfG
seiby

Re: Python 3.2 INstallation unter openSUSE 11.4

Verfasst: Samstag 30. April 2011, 07:17
von numerix
Ich nehme an, du hast schon selbst nach rpms gesucht ...
Falls du es nicht unbedingt selbst kompilieren willst, nimm einfach die binaries von ActiveState:
http://www.activestate.com/activepython/downloads

Re: Python 3.2 INstallation unter openSUSE 11.4

Verfasst: Samstag 30. April 2011, 07:26
von seiby
Danke :D

Re: Python 3.2 INstallation unter openSUSE 11.4

Verfasst: Samstag 30. April 2011, 12:49
von lunar
seiby hat geschrieben:Was tun?
"make" installieren?

Re: Python 3.2 INstallation unter openSUSE 11.4

Verfasst: Samstag 30. April 2011, 18:43
von seiby
Habe ich schon gemacht, aber als blutiger Anfänger (bei python sowie mit openSUSE) hatte ich das für ne Funktion des OS gehalten :D

Re: Python 3.2 INstallation unter openSUSE 11.4

Verfasst: Sonntag 1. Mai 2011, 08:50
von Leonidas
Nein, das GNU make ist ein ganz normales Programm, wie Python auch.