Mark Paulus wrote: > The statement should read: > PATH=%PATH%:/usr/X11R6/bin > > Note the trailing % on PATH. That is a "Windowism".
yep -- that's a typo -- $ PATH=%PATH:/usr/X11R6/bin should be $ PATH=$PATH:/usr/X11R6/bin reid -- 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/
