StarOffice 5.2

kilauea kilauea at hsa-kauai.net
Sun Jun 24 02:33:30 PDT 2001


Have you made the file executable? 
Do a "ls -l" command. You should see -rwxr-xr-x, -rwxrwxrwx, or
-rwx--x--x. If you don't see any "x" then you need to do a chmod
command. Check to see that you own the file and then execute: chmod a+x
"filename". Then you can run the install file. You may need to be root
to install. If the file is already executable, you need to have
permission to execute it at the very least. Also, on some releases of
Linux you have to execute a program with "./filename" as the current
directory may not be part of your default path.



More information about the LUAU mailing list