[Mono-list] trouble using mcs

Robert Isaacs RIsaacs@ConnectWise.com
Mon, 15 Apr 2002 11:23:09 -0400


Does anyone have any idea why I might be getting this from cygwin when
trying to run mcs:

RIsaacs@CWBB ~
$ mcs
bash: /home/RIsaacs/install/bin/mcs: /bin/sh: bad interpreter:
Permission denied

I am using mono-build-w32.sh to build mono, and it seems to succeed.
"mint" seems to run correctly, although I cannot use mcs to create a
dotnet executable to test it more fully.

By the way.. If I try to run /bin/sh from cygwin, it works, however,
there are strange characters displayed on the terminal (displayed
below):

RIsaacs@CWBB ~
$ /bin/sh
\[\033]0;\w\007
\033[32m\]\u@\h \[\033[33m\w\033[0m\]
$ exit

Thanks for any help,

Robert