|
Compiling Problems under Cygwin
|
Reply to this subject
Start a new subject
 
Refresh page
| Posted by |
Luca
(2 posts) bio
|
| Date |
Sat 02 Mar 2002 06:18 PM (UTC) [ quote
] |
| Message |
Under pennmush 1.7.4p15 (I've also tried 1.7.5p4, and other versions) I can't seem to get the configure script to work
it doesn't matter whether I type ./configure or sh configure or sh configure -d etc
I get the following errors:
(typed $ ./configure -d)
-------------------------------------------------------
cmd: not found
cmd: not found
tr: not found
tr: not found
mkdir: not found
cd: can't cd to UU
chmod: not found
rm: not found
cat: not found
chmod: not found
#!/bin/cat
rm: not found
cat: not found
sed: not found
awk: not found
rm: not found
rm: not found
cat: not found
touch: not found
.: Can't open ./optdef.sh: No such file or directory
-------------------------------------------------------
Not only do I have no idea why this is happening, I can't seem to find anyone who's had a similiar problem =P
Any help would be greatly appreciated | top |
|
| Posted by |
Nick Gammon
Australia (18,770 posts) bio
Forum Administrator |
| Date |
Reply #1 on Sun 03 Mar 2002 07:01 AM (UTC) [ quote
] |
| Message |
| Sounds like you haven't installed the full Cygwin. If you do, it should find all those commands. |
- Nick Gammon
www.gammon.com.au, www.mushclient.com | top |
|
| Posted by |
Luca
(2 posts) bio
|
| Date |
Reply #2 on Sun 03 Mar 2002 03:37 PM (UTC) [ quote
] |
| Message |
No, I have the full version of Cygwin installed. I actually fixed it by doing:
cd /bin
rm sh.exe
cp bash.exe sh.exe
No idea why it works, but I found that on a message board somewhere and thought, "why not"
Personally, I prefer just using VC++, but in this case I can't =( | top |
|
| Posted by |
AnyKind
Belgium (7 posts) bio
|
| Date |
Reply #3 on Sun 13 Jul 2003 11:10 PM (UTC) [ quote
] |
| Message |
Got the same problem a few minutes ago ...
I untar/gziped the file in my /usr/src (cygwin)
Then only had to do ". Configure" ...
And it worked fine ...
Before that i did "./configure" and "configure" and neither worked.
Hope it'll also work for you. | top |
|
The dates and times for posts above are shown in Universal Co-ordinated Time (UTC).
To show them in your local time you can join the forum, and then set the 'time correction' field in your profile to the number of hours difference between your location and UTC time.
2,531 views.
Reply to this subject
Start a new subject
 
Refresh page
top
Comments to:
Gammon Software support
Forum RSS feed ( http://www.gammon.com.au/rss/forum.xml )