| www.delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
| List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
| Sender: | cygwin-owner AT sources DOT redhat DOT com |
| Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
| X-Apparently-From: | <earnie?boyd AT yahoo DOT com> |
| Message-ID: | <3A5E500E.75638895@yahoo.com> |
| Date: | Thu, 11 Jan 2001 19:30:06 -0500 |
| From: | Earnie Boyd <earnie_boyd AT yahoo DOT com> |
| Reply-To: | "cygwin AT cygwin DOT com" <cygwin AT cygwin DOT com> |
| X-Mailer: | Mozilla 4.76 [en] (WinNT; U) |
| X-Accept-Language: | en |
| MIME-Version: | 1.0 |
| To: | mark AT numericalmethods DOT com |
| CC: | cygwin AT cygwin DOT com, mtigges AT cpsc DOT ucalgary DOT ca |
| Subject: | Re: CR/LF problems, |
| References: | <200101112325 DOT PAA12473 AT numericalmethods DOT com> |
mark AT numericalmethods DOT com 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
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |