| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
| Sender: | cygwin-owner AT sourceware DOT cygnus DOT com |
| Delivered-To: | mailing list cygwin AT sourceware DOT cygnus DOT com |
| Sender: | cwilson AT ee DOT gatech DOT edu |
| Message-ID: | <36E17EBB.2857C66F@ece.gatech.edu> |
| Date: | Sat, 06 Mar 1999 14:15:07 -0500 |
| From: | Charles Wilson <cwilson AT ee DOT gatech DOT edu> |
| X-Mailer: | Mozilla 4.5 [en] (X11; U; HP-UX B.10.20 9000/777) |
| X-Accept-Language: | en |
| MIME-Version: | 1.0 |
| To: | JediX99 AT aol DOT com |
| CC: | cygwin AT sourceware DOT cygnus DOT com |
| Subject: | Re: Compiling Circle mud under GNU |
| References: | <1287d42e DOT 36e17b96 AT aol DOT com> |
JediX99 AT aol DOT com wrote: > Well only one problem with that, there's not a copy command when i'm running > the BASH shell. And I already have the sh.exe file in my C:/bin directory You use "cp" not "copy". Under cygwin, even if //c/bin is in your path, /bin/sh will not be the same thing as //c/bin/sh (unless you have C: mounted as / ) The Configure script is calling explicitly for /bin/sh, not //c/bin/sh. --Chuck -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |