where is python on linux?

F

Frank Potter

I installed fedora core 6 and it has python installed.
But the question is, where is the executable python file?
I can't find it so I come here for help.
I want to config pydev for eclipse and I need to know where the
ececutable python file is.
Thank you!
 
P

Peter Otten

Frank said:
I installed fedora core 6 and it has python installed.
But the question is, where is the executable python file?

Find out yourself with

$ which python

Peter
 
B

Bruno Desthuilliers

Frank Potter a écrit :
I installed fedora core 6 and it has python installed.
But the question is, where is the executable python file?
I can't find it so I come here for help.

man which
 
H

Harlin Seritt

Hi Frank,

Usually "Python" is installed in /usr/lib/python[VER] but you should be
able to call up /usr/bin/python without any difficulty.

Harlin Seritt
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,430
Messages
2,571,676
Members
48,796
Latest member
Greg L.

Latest Threads

Top