Re: PATH with spaces

2011-02-01 Thread Sunoki
http://cygwin.com/problems.html > FAQ: http://cygwin.com/faq/ > Documentation: http://cygwin.com/docs.html > Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple > > > -- View this message in context: http://old.nabble.com/PATH-with-spaces-tp3

Re: PATH with spaces

2011-02-01 Thread Sunoki
n-ug-net/using.html#using-pathnames >>> Can't find C:\Program on PATH. > >> Yes, the warning comes about in part due to the use of an unquoted path >> with spaces. > > Not directly it doesn't. My PATH has spaces in it and everything works > just >

Re: PATH with spaces

2011-01-30 Thread Vincent Rivière
Sunoki wrote: $ printenv PATH ... :/cygdrive/c/Program Files (x86)/Common Files/Symbian/tools: ... $ make cygwin warning: MS-DOS style path detected: /usr/local/bin/C:\Program Preferred POSIX equivalent is: /usr/local/bin/C:/Program CYGWIN environment variable option "nodosfilewarning" t

Re: PATH with spaces

2011-01-30 Thread Dave Korn
ariable option "nodosfilewarning" turns off this >> warning. >>Consult the user's guide for more details about POSIX paths: >> http://cygwin.com/cygwin-ug-net/using.html#using-pathnames >> Can't find C:\Program on PATH. > Yes, the warning co

Re: PATH with spaces

2011-01-30 Thread Tim Prince
trying to do. Yes, the warning comes about in part due to the use of an unquoted path with spaces. The primary purpose of cygwin is not for the use of "native" Windows applications. In case you do want that, a useful possibility is to set up the paths correctly in a command prompt window

PATH with spaces

2011-01-30 Thread Sunoki
another one without spaces, I tried to rewrite the PATH enclosing the words with spaces in "". But so far nothing worked. Can you help me, please? Many thanks, Sunoki -- View this message in context: http://old.nabble.com/PATH-with-spaces-tp30799162p30799162.html Sent from the Cygwin list mai