From: Alexey Verkhovsky Date: 2005-01-19T19:43:16+09:00 Subject: Re: Bad interpreter CT wrote: >>: bad interpreter: No such file or directory >> >> >I have the same problem with my ubuntu installation at home, googling >leads me to info about trailing ^M characters at the end of the >"shebang" line(the "#!/usr/bin/ruby" line at the top of the script). >Haven't checked this, though. Try removing any such control characters >at the end of the shebang line and see if it works. > > Yup, that's what it is in case of Instiki 0.9.2. My fault. To fix, do: "dos2unix ./instiki" -- Best regards, Alexey Verkhovsky Ruby Forum: http://ruby-forum.org (moderator) RForum: http://rforum.andreas-s.net (co-author) Instiki: http://instiki.org (maintainer)