Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <20030218223810.21183.qmail@web80411.mail.yahoo.com> Date: Tue, 18 Feb 2003 14:38:10 -0800 (PST) From: whorfin Subject: cygpath problem in 1.3.20 To: cygwin AT cygwin DOT com MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii I am experiencing a problem with 1.3.20 that seems to be cygpath related. Previously, I was using 1.3.17, upgraded today, and I get errors when trying to run Ant 1.5.1 (it ran just fine before). After a little fiddling, it appears that cygpath is still having some problems. If I set JAVA_HOME to the following: c:\program files\ibm\websphere studio\runtimes\aes_v4\java And run the following command: cygpath --windows --path "$JAVA_HOME" it returns the following: c;d:\program files\ibm\websphere studio\runtimes\aes_v4\java Yes, that's really a c; at the start of the string. Needless to say, this is munging up the script that launches Ant big time. It wasn't a problem at all in the previous version of Cygwin I was running. Any help at all is appreciated, especially since Cygwin is my primary command line build environment. Thanks in advance. __________________________________________________ Do you Yahoo!? Yahoo! Mail Plus - Powerful. Affordable. Sign up now. http://mailplus.yahoo.com -- 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/