This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin 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: Best practices for Cygwin install on Terminal Server in appmode?


|
| bash-2.05b$ $PATH
| bash:
| /cygdrive/c/WINNT/system32:/cygdrive/c/WINNT:/cygdrive/c/WINNT/System32/Wb
| em:/cygdrive/c/Program: No such file or directory

I would vote for "echo $PATH" instead of "$PATH", what does mount say?
If command not found, you might have to say
/cygdrive/c/cygwin/bin/mount or similar.. 

I vote for something like the mount-table is not set up, and the
cygwin dir is not 'mounted' as /, therefore the .profile, .login (with
and without '.' (they often set the path and so on) can't be found and
ran..

        /Andy

-- 
 You believe in the Users?
				-Tron


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


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