Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com Message-ID: <384C0B90.5F6D71F3@larocquetrading.com> Date: Mon, 06 Dec 1999 13:16:32 -0600 From: Bryan Headley Organization: LaRocque Trading X-Mailer: Mozilla 4.61 [en] (WinNT; U) X-Accept-Language: en,pdf MIME-Version: 1.0 To: cygwin Subject: exec'ing scripts Content-Type: multipart/mixed; boundary="------------FBFB58996817205BD0DD6423" --------------FBFB58996817205BD0DD6423 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Is there a good rule of thumb to follow when creating scripts for cygwin 1 to run? Example, I have tkcvs out in my path. It's a unix file (e.g., no \r\n) and it references /bin/sh and /utils. /bin and /utils are mountpoints in my system to drive D:\cygwin1.0\bin and D:\user\utils, respectively. If I try to run tkcvs outside of /utils, it gives me "/utils/tkcvs - file not found" (This a windows dialog, not a bash error). If I go into /utils and type "./tkcvs", it cannot read tcl modules that are "source"d in by tkcvs. It does not seem to matter whether /bin and /utils are mountpoints or softlinks -- I tried them both. 1. Is it an issue that / is drive C: and that everything that is "cyg-ish" is on drive D:? 2. Why is the win32 kernel getting involved in the loading of tcl script? I say that because the complaint is a Windows System dialog, not a message from bash per se. a. My PATH has d:\cygwin10\bin as well as /bin to ensure that cygwin1.dll is found. Help? Suggestions? -- Bryan W. Headley bheadley AT larocquetrading DOT com LaRocque Trading LLC / DA Group (312) 362-4889 (Voice) 440 South LaSalle Street, Suite 740 (312) 362-4924 (Fax) Chicago IL 60605 --------------FBFB58996817205BD0DD6423 Content-Type: text/x-vcard; charset=us-ascii; name="bheadley.vcf" Content-Transfer-Encoding: 7bit Content-Description: Card for Bryan Headley Content-Disposition: attachment; filename="bheadley.vcf" begin:vcard n:Headley;Bryan x-mozilla-html:TRUE adr:;;;;;; version:2.1 email;internet:bheadley AT larocquetrading DOT com fn:Bryan Headley end:vcard --------------FBFB58996817205BD0DD6423 Content-Type: text/plain; charset=us-ascii -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com --------------FBFB58996817205BD0DD6423--