View Single Post
Posts: 198 | Thanked: 76 times | Joined on Mar 2010
#4
Originally Posted by boinger View Post
i tried that out said permission denied =(
three possible solutions spring to mind:
- you did miss the leading ./
- the script is not set executable -- what does
ls -al pymetar-0.16/bin/pymetar
return?
- you don't have /usr/bin/python

what _exactly_ did you do and what _exactly_ happend/was returned?