The following forum message was posted by eldergabriel at 
http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4526816:

Did you try the autoconfig button? It worked flawlessly for me on my ubuntu
box.

On my ubuntu installation, /usr/bin/python is a symbolic link to 
/usr/bin/python2.X,
which is readable and executable by all users. You should not have to be root
to run python, unless your permissions got messed up. I would test this by going
into a bash shell, then do a "which python" to see what exactly is called when
"python" is invoked, and then just try running "python" to get a shell.

------------------------------------------------------------------------------
Achieve unprecedented app performance and reliability
What every C/C++ and Fortran developer should know.
Learn how Intel has extended the reach of its next-generation tools
to help boost performance applications - inlcuding clusters.
http://p.sf.net/sfu/intel-dev2devmay
_______________________________________________
Pydev-users mailing list
Pydev-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pydev-users

Reply via email to