[oclug] compiling tulip

Dave Edwards amoamasam at sympatico.ca
Fri Mar 16 19:42:08 EST 2001


On Fri, 16 Mar 2001 17:06:20 -0500 (EST) Jon Earle wrote:

> Ya know, it almost looks as though it's a DOS file.  Check if it's
> littered with ^M's through it ("od -c tulip.c" and look for '\r  \n'
> combos), and remove them ("cat tulip.c | tr -d '\r' > tulip.c.new ; mv
> -f
> tulip.c.new tulip.c") if that's the case.

Thanks, Jon.  There were no '\r \n's, but I appreciate the help.

Dave
-- 
PGP Public Key http://www3.sympatico.ca/amoamasam/public-key.txt
>Are you now, or have you ever been, a user of the Linux operating system?



More information about the OCLUG mailing list