On Fri, 2006-12-22 at 11:19 +0100, A. den Oudsten wrote: > I'm still running WordPerfect, that wonderfull wordprocessor. > I have upgraded to 10.2 and so I had to reinstall shlibs5 and > WordPerfect again. > Following the instructions I went, as su, to the directory of the CD > and entered ./install.wp > The return was > bash: ./install.wp: /bin/sh: bad interpreter: Access denied > > What can I do?
Do you have the sh interpreter installed? In a terminal enter "sh" without quotes, on my system (10.0)the prompt tells me that I'm in an sh shell. [EMAIL PROTECTED]:~> sh sh-3.00$ sh-3.00$ exit exit [EMAIL PROTECTED]:~> If you get something similar to this then there is a problem with the script. -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
