[EMAIL PROTECTED] wrote:
> 
> 
> Thanks for the help.  I am using the standard shell that
> one gets when executing the cygwin.bat, which seems to be bash.
> 
> I attached the cygcheck output.
> 

> HOME = `//cardano/mark'

Your use of //cardano is what is being processed in textmode.  The
easiest solution is going to be to mount //cardano in binary mode
something like this
  mkdir /cardano
  mount -b //cardano /cardano
Then, modify the occurrences in the environment from //cardano to
/cardano.

HTH,
Earnie.

__________________________________________________
Do You Yahoo!?
Talk to your friends online with Yahoo! Messenger.
http://im.yahoo.com

--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple

Reply via email to