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