This is the mail archive of the cygwin-xfree mailing list for the Cygwin XFree86 project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: setup PATH variable by PATH=%PATH:/usr/X11R6/bin


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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]