startx with different displays

Marc Girod marc.girod@gmail.com
Mon Apr 23 09:48:00 GMT 2012




Marc Girod wrote:
> 
> I used Gmane and uploaded my cygcheck.out.
> 

Incidentally, I saw there:

Warning: There are multiple cygwin1.dlls on your path

So, I checked:

bin> for d in $(echo $PATH | tr : '\n'); do if [ -r $d/cygwin1.dll ]; then
echo $d; fi; done
/usr/bin
/usr/bin
bin> echo $PATH | tr : '\n'
/usr/local/bin
/usr/bin
/usr/local/bin
/usr/bin
/cygdrive/c/Windows/system32
/cygdrive/c/Windows
/cygdrive/c/Windows/System32/Wbem
/cygdrive/c/strawberry/c/bin
/cygdrive/c/strawberry/perl/site/bin
/cygdrive/c/strawberry/perl/bin
/cygdrive/c/Program Files/WIDCOMM/Bluetooth Software
/cygdrive/c/Program Files/Rational/common
/cygdrive/c/Program Files/Rational/ClearCase/bin
/cygdrive/c/Program Files/Rational/ClearCase/etc
/cygdrive/c/Program Files/Rational/ClearCase/etc/utils
/cygdrive/c/Sysinternals
/cygdrive/c/Program Files/Microsoft Windows Performance Toolkit

I plead non guilty of the duplication of /usr/local/bin:/usr/bin in $PATH.

Marc
-- 
View this message in context: http://old.nabble.com/startx-with-different-displays-tp33702991p33732071.html
Sent from the cygwin-xfree mailing list archive at Nabble.com.


--
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/



More information about the Cygwin-xfree mailing list