I believe the release happens on a Windows box, and as a result all of
the text files inside the .tar.gz archive will have the \r\n line
terminator. I've run into this problem myself, and never used a
release package ever since ;-).

The easiest way for me is to check out the stuff directly from
CVS. CVS takes care of line endings automatically, so I don't have to
worry about it myself.

Regards,
-- 
Ovidiu Predescu <[EMAIL PROTECTED]>
http://orion.nsr.hp.com/ (inside HP's firewall only)
http://sourceforge.net/users/ovidiu/ (my SourceForge page)
http://www.geocities.com/SiliconValley/Monitor/7464/ (GNU, Emacs, other stuff)


On Sat, 18 Aug 2001 04:22:28 -0400 (EDT), Liam Morley <[EMAIL PROTECTED]> wrote:

> I had been developing with Cocoon on a windows system for the past month
> or so, but the time had come to install on our Linux box. I downloaded the
> tar.gz file, and like many people, I got an error saying that bin/ant
> could not be found. The suggestion from most people on this list is that
> this is a windows/unix EOL issue. It was this for me as well, however
> dos2unix was not installed on my machine nor am I the sys admin; I don't
> want to be installing things without permission.
> 
> But I did a little bit of detective work, and found a solution in emacs.
> It works as follows:
> 
> 1. open the file in emacs
> 2. type "C-x C-m f undecided-unix RET" before saving
> 3. save, then exit
> 
> for those of you not familiar with emacs, "C-" means CTRL; hold down the
> control key then press x, etc. RET is return, and the rest is typed in
> literally.
> 
> I hope this helps at least one person out there :o)
> 
> -------
> Liam Morley
> 
> "light the deep, and bring silence to the world.
> light the world, and bring depth to the silence."

---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>

To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>

Reply via email to