[Clfs-support] xorg 7 script problem

Grail Dane grail69 at hotmail.com
Tue Mar 29 17:49:19 PDT 2011


Did you try the sed I recommended?  I actually use it in a script instead of dos2unix and it seems to work fine.
grail

> Date: Tue, 29 Mar 2011 11:21:17 -0600
> From: rdach at telus.net
> To: clfs-support at lists.cross-lfs.org
> Subject: Re: [Clfs-support] xorg 7 script problem
> 
> On Tue, 29 Mar 2011 08:45:50 -0400
> Joe Ciccone <jciccone at gmail.com> wrote:
> 
> > On Mon, 2011-03-28 at 13:03 -0600, Randolph D Dach wrote:
> > 
> > > grep: done: No such file or directory
> > > applewmproto-1.4.1.tar.bz2
> > > applewmproto-1.4.1
> > > tar: applewmproto-1.4.1.tar.bz2\r: Cannot open: No such file or directory
> > > tar: Error is not recoverable: exiting now
> > 
> > The \r would be the CR added to the end of the line in a windows
> > environment where a CRLF is a standard line ending. On linux a LF is
> > standard. Use a program such as dos2unix to strip the inappropriate line
> > endings out of the file.
> > 
> > Eg, each line in your file looks like this (windows)
> > applewmproto-1.4.1.tar.bz2\r\n
> > where it should look like this (linux/unix/bsd/mac)
> > applewmproto-1.4.1.tar.bz2\n
> > 
>  
> I understand this but neither this system, Debian, nor the one I'm trying to build on the home computer which was originally built off an older CLFS system 
> So I presume I have to strip this off each line in the Proto-20101205.wget file???
> 
> 
> Randolph D Dach <rdach at telus.net>
> _______________________________________________
> Clfs-support mailing list
> Clfs-support at lists.cross-lfs.org
> http://lists.cross-lfs.org/listinfo.cgi/clfs-support-cross-lfs.org
 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.clfs.org/pipermail/clfs-support-clfs.org/attachments/20110330/8a8c3bf0/attachment-0001.htm>


More information about the Clfs-support mailing list