I've downloaded a tar and unpacked it from the command line. The package contains a setup python script that I'm having all sorts of trouble installing. I've chmod'ed the file to the highest privileges (a+x) but when I go to issue the install command it returns "permission denied". I follow that...

I've downloaded a tar and unpacked it from the command line. The package contains a setup python script that I'm having all sorts of trouble installing. I've chmod'ed the file to the highest privileges (a+x) but when I go to issue the install command it returns "permission denied". I follow that by putting a sudo command at the beginning of the line and then it returns no such file or directory.

Ideas?

Thu, 16 Feb 2012 22:19:33 GMT