Charli Li wrote:
Searching Local Harddrives (C:;D:)... Cygwin1.dll found in D:\XXXXXXXXXX\cygwin\bin Cygwin1.dll found in D:\XXXXXXXXXX\cygwin\usr\X11R6\bin Select an item to view its description. Both of these dirs are in $PATH. So, here we are at the xterm: ([EMAIL PROTECTED])[27] ~ $ ...and we check the $PATH: ([EMAIL PROTECTED])[27] ~ $ cat $PATH cat: /usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:./:/cygdrive/d/xxxxxxxxxx/pfiles /Microsoft Visual Studio/Common7/IDE:/cygdrive/d/xxxxxxxxxx/pfiles/Microsoft Visual Studio/VC/bin:/cygdrive/d/xxxxxxxxxx/pfiles/Microsoft Visual Studio/Common7/tools File name too long That was only a snippet of what I had in my $PATH. So this may mean that somehow, Cygwin1.dll may have been COPIED into the /usr/X11R6/bin dir. Does setup.exe have that behaviour to do that?
No, setup.exe won't do that. It must have gotten there through other means. Delete the one in /usr/X11R6/bin. If you have further difficulties that you wish to contact the list about, please read and follow the problem reporting guidelines found here: Problem reports: http://cygwin.com/problems.html Also, if any further problem you experience is not Cygwin-X specific, the general Cygwin list will get you more exposure. -- Larry Hall http://www.rfk.com RFK Partners, Inc. (508) 893-9779 - RFK Office 216 Dalton Rd. (508) 893-9889 - FAX Holliston, MA 01746 -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/
