Thank you for your input. Actually it is working when you Cut-n-paste to another file. Regards RD
-----Original Message----- From: Ville Syrj�l� [mailto:[EMAIL PROTECTED]] Sent: Thursday, September 12, 2002 04:40 P To: R O N A L D D U C K Cc: [EMAIL PROTECTED] Subject: Re: [directfb-users] Re: How to select an alternate Keyboard Driver On Wed, Sep 11, 2002 at 09:22:46PM +0530, R O N A L D D U C K wrote: > Dear Mr. Sven, > Thank you for the reply. Actually I tried some combinations and I could not > succeed. For example, I removed everything from the file and kept only the > following > > #!/bin/sh > > and I tried this time also it is giving the same problem like ./autogen.sh > No file or directory found. > When I create a new file with myscript.sh (for ex), this working with the > same line in it. This sounds exactly like a problem a friend of mine had some years ago. He too had a bourne shell script that would not execute. The file permissions were ok but the script would not run. The way I solved it was cut-n-paste the contents of the script to another file. The only credible explanation I can think of is CR+LF vs LF. I didn't think of this then so I can't be sure it was the problem. Is it possible your file has been converted to DOS format? -- Ville Syrj�l� [EMAIL PROTECTED] http://www.sci.fi/~syrjala/ -- Info: To unsubscribe send a mail to [EMAIL PROTECTED] with "unsubscribe directfb-users" as subject.
