On Thursday, May 1, 2003, at 12:37 PM, Bruno Dumon wrote: > On Thu, 2003-05-01 at 13:02, Jeremy Quinn wrote: >> Hi All, >> >> I just noticed a couple of defects in the new M1 distribution: >> >> 1) *.sh do not have their executable bit set. >> >> 2) INSTALL.txt has no "Step 2" describing how to compile. >> >> 3) Go: cd [Cocoon dist] >> ./build.sh webapp >> >> And you get: >> >> Apache Cocoon Build System >> -------------------------- >> : bad interpreter: No such file or directorys/bin/ant: /bin/sh >> >> I am running: MacOSX 10.2.5 + JVM 1.4.1_01 >> I have tried it on two different systems, on with Ant Binary on the >> $PATH and one without, both have the same problem. > > I'm having the same problem on Linux. Solved it by changing the file > format (of the tools/bin/ant file) from dos to unix line endings. I can confirm that this works. Many thanks regards Jeremy