Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm Sender: cygwin-owner@sourceware.cygnus.com Delivered-To: mailing list cygwin@sourceware.cygnus.com Sender: cwilson@ee.gatech.edu Message-ID: <36E17EBB.2857C66F@ece.gatech.edu> Date: Sat, 06 Mar 1999 14:15:07 -0500 From: Charles Wilson 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@aol.com CC: cygwin@sourceware.cygnus.com Subject: Re: Compiling Circle mud under GNU References: <1287d42e.36e17b96@aol.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit JediX99@aol.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@sourceware.cygnus.com