This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project. See the Cygwin home page for more information.
[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index] [Subject Index] [Author Index] [Thread Index]

Re: Compiling Circle mud under GNU



JediX99@aol.com wrote:

>         Hi I'm new to the list.  I just have one problem i have been trying to get
> past for a week.  I'm trying to compile circlemud bpl14  for a week, and i get
> to where i have to run configure.  So I go to my circle directory and I type
> "SH Configure"  it then starts to run the configure program.  It checks all

> these files (eg. checking if unlink is prototyped...yes
>  checking if write is prototyped...yes)  when it gets to configuring
>  I get these two lines (creating ./config.status
>  configure: /bin/sh: not found)
>  I have tried copying the sh.exe to a file in my root C: directory and in my
> circle directory, even in my Cygnus directory.  Still it does the same thing
> everytime.  I have tried over and over many different things.  But still none
> work.  If you can help me I would be grateful.  Email me at
> Jedite_79@hotmail.com personally, or just send a message through this list.
> Or contact me by ICQ, my # is 32167378.  Thanks.
>

Three suggestions: (1) create a link in the directory mounted as "/" called bin,
pointing to /usr/bin (e.g. "ln -s /usr/bin /bin" ) (2) cp /usr/bin/bash.exe
/usr/bin/sh.exe (3) make sure you're running Configure from a bash shell, not
command.com.

--Chuck



--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com