startx with different displays

Larry Hall (Cygwin-X) reply-to-list-only-lh@cygwin.com
Mon Apr 23 14:55:00 GMT 2012


On 4/23/2012 5:47 AM, Marc Girod wrote:
<snip>

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

Get rid of the real dups.  You only need the one in /usr/bin.


-- 
Larry

_____________________________________________________________________

A: Yes.
 > Q: Are you sure?
 >> A: Because it reverses the logical flow of conversation.
 >>> Q: Why is top posting annoying in email?

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