Re: Newbie: Trouble Making Makefile Under windows 98withCygwin

From: Julian Buckley (caniffe@caniffe.org)
Date: 05/25/00


Hello,

> configure: /bin/sh: No such file or directory

Relative paths tells you that it needs "sh" in C:\bin, NOT C:\circle30bpl17\bin.

As such, either copy sh.exe into a new directory "bin" under C:\, or make a
symbolic link within
Cygnus

(ln -s <link to binary dir> \bin)


Cheers.


     +------------------------------------------------------------+
     | Ensure that you have read the CircleMUD Mailing List FAQ:  |
     |  http://qsilver.queensu.ca/~fletchra/Circle/list-faq.html  |
     +------------------------------------------------------------+



This archive was generated by hypermail 2b30 : 04/10/01 PDT