Jump to content

python path problems..


Recommended Posts

to make it simple:

 

o[jas@localhost jas]$ python
Python 2.3.4 (#2, Feb  9 2005, 14:22:48)
[GCC 3.4.1 (Mandrakelinux 10.1 3.4.1-4mdk)] on linux2

 

[jas@localhost jas]$ whereis python
python: /usr/bin/python /usr/bin/python2.3 /usr/lib/python2.3 
/usr/local/bin/python2.4 /usr/local/bin/python /usr/local/lib/python2.4 
/usr/share/man/man1/python.1.bz2

 

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

 

I downloaded and installed Python2.4 earlier, how do i get it to look in my Python2.4 folder that it finds when i use 'whereis python' :wall:

 

[moved from Software by spinynorman]

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...