-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Tue, 17 Jan 2012 15:30:09 -0800 (PST)
Tom Masterson <kd7...@gmail.com> wrote:

> I know this is probably off topic but I and my colleagues are very 
> confused.  I am using ubuntu 11.10 fully updated.  I have a program that 
> installs to a subdirectory of /opt.  It comes up in a "ls -l" with 
> -rwxr-xr-x permissions.  When I try to run it either as myself or as sudo 
> I get a "file or directory does not exist" error.  As I say al list and 
> even the file command say it is there and executable.  Any ideas?
> 
> Tom
> 

I suggest using a  
cd /opt/directory_with_executable

and if that fails
to let the application work, try running it in terminal with 

sh PROGRAM

after using cd to get to the directory. This often works, since the
error you are getting is either because the program is not in the path
or requires teh sh in front to let the script work correctly.

- -- 
Charlie Kravetz 
Linux Registered User Number 425914          [http://counter.li.org/]
Never let anyone steal your DREAM.           [http://keepingdreams.com]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iQEcBAEBAgAGBQJPFguhAAoJEFNEIRz9dxbAXosH/RTyWz2BIR3ctFI2P8767DA0
cfuCJoboridqaqcyUQbk89rpekGlRx0p9lwfGY4EAQnLM8gZBvy2lX6CvZ2nUyUA
Vk37vBHsqnOXsnHGTDB8boQ2Y5n3hDpgmh4eSR0shMihS1/9gRMd/C2L+Vjd/YyZ
8UPLBCf8QeVYOVrr1O4YPlmJa5IuHxS1XW3Unq2tw4UU7jgiaso/BV/LaUAamHV5
LzX0SgqBAkxaVKiUAhgDSINrCgeksxWpyDFLkPtl6N2HHZe7HIciaaX6k1DWqUjX
eBTmwgPwQDafMEqaMn/QQbWamW+ahcTLtnxsSWbo0sK3V51cq8KzgKhuP2QBR6I=
=NcbT
-----END PGP SIGNATURE-----
-- 
Ubuntu-accessibility mailing list
Ubuntu-accessibility@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-accessibility

Reply via email to