[plumi-discuss] Indytube startup
James Gabe
sienasoft1 at hotmail.com
Sat Aug 16 05:38:00 EST 2008
I have successfully installed zope/plone/plumi using the Unified Installer but I am running into problems with configuring indytube.
ubuntu32:/opt/plumi-0.2-final/indytube$ ./indytube.py
bash: ./indytube.py: /usr/bin/python2.4: bad interpreter: No such file or directory
ubuntu32:/opt/plumi-0.2-final/indytube$ ls -lrt /usr/bin/python2.4
ls: cannot access /usr/bin/python2.4: No such file or directory
I then found the directory /opt/Plone-2.5.5/Python-2.4.4 so I replaced the first line in indytube.py #!/usr/bin/python2.4
with the new directory #!/opt/Plone-2.5.5/Python-2.4.4
but when running it now I get
ubuntu32:/opt/plumi-0.2-final/indytube$ ./indytube.py
bash: ./indytube.py: /opt/Plone-2.5.5/Python-2.4.4: bad interpreter: Permission denied
so I tried as root
ubuntu32:/opt/plumi-0.2-final/indytube$ sudo ./indytube.py
[sudo] password for myuser:
sudo: unable to execute ./indytube.py: Permission denied
Any ideas?
_________________________________________________________________
Get thousands of games on your PC, your mobile phone, and the web with Windows®.
http://clk.atdmt.com/MRT/go/108588800/direct/01/
More information about the Discuss
mailing list