I have a situation where when i start cygwin, the program say's i have to create a folder /tmp.
I saw one response to this post but it didn't give any detail as to what the permanent solution would be. In other words, what do I have to do to make the program see /tmp wherever it is.
Any ideas, thought, etc. are much appreciated.
Try:
$ mkdir -p $TMP
===
Obligatory witty saying: Change is inevitable, except from a vending machine.
-- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/