This is the mail archive of the cygwin@sourceware.cygnus.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]

Re: looking for cygnus compatible perl


In article <349F9413.B3635699@inf.ethz.ch>,
Erwin Achermann  <erwin.achermann@switzerland.org> wrote:
>I run
>$ sh Configure 
>
>I get tons of 
>: command not found
>: command not found
>: command not found

This is a sign that you have a file with ^Ms in it.  If you send the
output to a file and look at it with the appropriate utility, you should
see the ^Ms.

Instead of using emacs, try using something like 'od -c'.  If you see
'\r's then that is a problem.
-- 
http://www.bbc.com/	cgf@bbc.com			"Strange how unreal
VMS=>UNIX Solutions	Boston Business Computing	 the real can be."
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".


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