On Friday 22 December 2006 02:19, 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?
Listen to Lennart Börjeson: On Friday 22 December 2006 05:05, Lennart Börjeson wrote: > I commonly encounter the same error when shell scripts have passed > through some non-unix system and been converted to cr+lf line > endings. Copy the files from the CD and do a "dos2unix" on them. > > /Lennart The symptom you report is the classic symptom of non-Unix line termination in a shell script. > Thanks in advance, > Andre den Oudsten Randall Schulz -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
