logo       

Re: something wrong with my MSYS installation?: msg#00046

gnu.mingw.msys

Subject: Re: something wrong with my MSYS installation?

Quoting wolfgang haefelinger <ora.et.labora-S0/GAf8tV78@xxxxxxxxxxxxxxxx>:

Hi,

I'm a bit puzzled by my MSYS 1.0 installation.

$ grep --version
grep (GNU grep) 2.4.2

$ find -type f -exec grep xxx '{}' \;
find: grep: No such file or directory

$ echo $PATH
c:/opt/visual
cxx/2003/bin:/opt/jdk32/142_06/bin:.:/usr/local/bin:/mingw/bin:/bin:/c/WINDO
WS/system32:/c/WINDOWS:/c/WINDOWS/System32/Wbem


The value of your PATH variable looks suspiciously incorrect. It begins with c:/opt rather than /c/opt.

Looks like "visual cxx", i.e. the directory name with a blank,
causes this problem. Everthing works fine removing path

c:/opt/visual cxx/2003/bin

from $PATH.

Is this a known problem? How to fix it? The same scenario
does not cause a problem using cygwin.


Is there another find executable in your PATH before the one in /bin? What if you move your PATH modifications to the end of PATH instead of the beginning?

Earnie Boyd

----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems? Stop! Download the new AJAX search engine that makes
searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642


<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise