Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com From: "Michael Erdely" To: Subject: RE: Newbie: Proper?? method for running windows apps Date: Sat, 21 Jul 2001 11:48:42 -0400 Message-ID: <000201c111fc$9eadddf0$1419a8c0@mercury> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2616 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2505.0000 In-Reply-To: Importance: Normal cygpath -h link_to_windows_command -optiona -optionb `cygpath -w /home/file/inside/cygwin` -ME -----Original Message----- From: cygwin-owner AT sources DOT redhat DOT com [mailto:cygwin-owner AT sources DOT redhat DOT com] On Behalf Of Gary Spivey Sent: Friday, July 20, 2001 11:33 PM To: cygwin AT cygwin DOT com Subject: Newbie: Proper?? method for running windows apps Firstly, I am loving this whole cygwin idea. It is making my life a lot easier as I continue waiting for our IT people to come up with a way for me to VPN from linux (we have some stupid Lucent brick thing that only works with its own windows client - no FreeSwan). Anyway, I would like to be able to port my entire perl based app from windows to linux to Solaris. The problem I am having is that the tools in windows exist outside of the cygwin directories, but the perl programs and files that are being operated on exist within the cygwin directories. So, I get a command like this ... link_to_windows_command -optiona -optionb /home/file/inside/cygwin Which results in a file not found from the windows executable. This appears to be happening because the windows command is running in the normal windows filesystem and can't find it. Now it seems that this problem should have a rather simple solution, but I can't seem to find it. I don't know if I am suppose to be moving stuff out to windows and linking from cygwin, or doing something with the mounts, ... The problem would be completely solved if windows and cygwin shared the same paths, but y'all don't seem to like that. I can't seem to find solutions in the User's Manual or searching, but that is likely because I am overwhelmed by all of this at the moment. Any help? Cheers, Gary spivey AT ieee DOT org -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/ -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/