Results 1 to 2 of 2
I installed python 2.6. After I had deleted file "python" at location "/usr/bin/", I could not start "Networks" or "Users and Groups" tools. Anyone can help me explain that ?...
- 07-22-2011 #1Just Joined!
- Join Date
- Nov 2009
- Posts
- 1
Can't start some Linux tools when delete file /usr/bin/python
I installed python 2.6. After I had deleted file "python" at location "/usr/bin/", I could not start "Networks" or "Users and Groups" tools. Anyone can help me explain that ?
- 07-22-2011 #2
Because these tools most likely depend on python.
I suggest you reinstall the python package.
If you want to test another version of it, deploy it in a another directory.
Either in your home, if you are the only user,
or in /usr/local/{bin,man,<etc>} if you want to have it system wide.You must always face the curtain with a bow.


Reply With Quote