LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Installing Python on suse 9.1 (https://www.linuxquestions.org/questions/linux-newbie-8/installing-python-on-suse-9-1-a-247334/)

Multra 10-25-2004 11:20 PM

Installing Python on suse 9.1
 
I am trying to install python on my suse box but I dont think im doing it correctly. ./configure and make and make install seem to work fine but how do i finish the installtion off? Am i supposed to use the Install command with a certain switch? Thanks in advance

aeruzcar 10-26-2004 09:02 AM

Hello there, this may not be very helpful, but I used to use SuSE, when I upgraded to 9.1 installed python but it did not work properly. I am thinking that maybe it's suse 9.1 that does not work with python, but that's just me. My solution? changed to gentoo

foo_bar_foo 10-26-2004 12:57 PM

no it aught to work if the python command is on your path
try
which python
if it return a path you should be good to go
/usr/local/bin would be the default
i don't even thing python really has anything other than optional dependancies ?????
you can try the configure switch
--enable-shared
and see if that helps
otherwise just figure python needs to be patched to work on your settup and get a python binary instead
ftp://rpmfind.net/linux/SuSE-Linux/i....3-85.i586.rpm


All times are GMT -5. The time now is 04:14 PM.