On Sun, Dec 12, 2004 at 11:30:19AM +0000, Paul Smith wrote: > Dear All > > I am trying to install a program using the following command inside a > the script installMapleLinuxSU: > > sh ./LinuxInstaller.bin > > but I get the error: > > bash: ./installMapleLinuxSU: /bin/sh: bad interpreter: Permission denied. > > Any ideas?
Paul, You don't need both sh and ./ so try either sh LinuxInstaller.bin or ./LinuxInstaller.bin or even /full/path/to/LinuxInstaller.bin Todd
____________________________________________________ Want to buy your Pack or Services from MandrakeSoft? Go to http://www.mandrakestore.com Join the Club : http://www.mandrakeclub.com ____________________________________________________
