> One more note: although some people recommend changing the Windows > system PATH environment variable, I never do this for MinGW. IMHO > it is much better to change the path only in the MinGW environment. > I also *remove* some Windows path components which I don't like in > the MinGW environment, e.g. > "/c/Windows/System32/WindowsPowerShell/v1.0/" (why would I want this in > a MinGW environment?). So, what > I do in .bashrc is something like this:
Yes, strongly agree. What I usually do is edit the /path/to/msys/1.0/etc/profile script to set up the path and environment "correctly" for any msys shell I invokein this machine, regardless of which "user" I am, and that generally seems to be good. SELEX Galileo Ltd Registered Office: Sigma House, Christopher Martin Road, Basildon, Essex SS14 3EL A company registered in England & Wales. Company no. 02426132 ******************************************************************** This email and any attachments are confidential to the intended recipient and may also be privileged. If you are not the intended recipient please delete it from your system and notify the sender. You should not copy it or use it for any purpose nor disclose or distribute its contents to any other person. ******************************************************************** _______________________________________________ fltk-dev mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-dev
