View Single Post
Old 09-28-2014, 08:29 AM   #116
mobusr
Enthusiast
mobusr began at the beginning.
 
Posts: 25
Karma: 10
Join Date: Sep 2014
Device: pw2
Quote:
Originally Posted by NiLuJe View Post
@mobusr: Huh. Is the python2.7 symlink actually there and sane, or is it broken?
Code:
[root@kindle root]# ls -al /usr/bin/python*
lrwxrwxrwx    1 root     root            28 Apr  2 21:37 /usr/bin/python -> /mnt/us/python/bin/python2.7
lrwxrwxrwx    1 root     root            28 Apr  2 21:37 /usr/bin/python2 -> /mnt/us/python/bin/python2.7
lrwxrwxrwx    1 root     root            28 Apr  2 21:37 /usr/bin/python2.7 -> /mnt/us/python/bin/python2.7
[root@kindle root]# which python
[root@kindle root]# which python2.7
[root@kindle root]# which python2
[root@kindle root]#
mobusr is offline   Reply With Quote