Re: Cocoon2: ant problem

2001-08-14 Thread Rolf Heckemann
(First message on this list -- hope it's alright) Hi On Tue, Aug 14, 2001 at 03:21:50PM +0300, Andre Juffer wrote: > I experience a somewhat perculiar problem when I try to install cocoon2 > on a Redhat Linux box. If I run build.sh, I get the following > > > Apache Cocoon 2 Build System >

RE: Cocoon2: ant problem

2001-08-14 Thread Chris Newland
Hi, I had this problem too running the build script from the Cocoon2.0b2 distribution on SuSE 7.2, Sun JDK1.3.1 A solution that works for me is to edit the /bin/ant script and resave it and then it works fine. #! /bin/sh echo in ant script <--- Line that I added if [ -f "$H

Re: Cocoon2: ant problem

2001-08-14 Thread Andre Juffer
Hi Sébastien, I kept on looking in the archive in the mean time, and ultimately found a solution, just seconds ago (after 1 hour of search). It is not the build.sh script but the bin/ant file itself. It seems that this file was created on a DOS system, so you have to run dos2unix on bin/ant and b

Re: Cocoon2: ant problem

2001-08-14 Thread Sébastien Lefebvre
I had the same problem yesterday Cocoon 2.02B, Tomcat 3.2.2, Apache 1.3.19 on RH7 Any help is welcome ! Sébastien >Hi All, > >I experience a somewhat perculiar problem when I try to install cocoon2 >on a Redhat Linux box. If I run build.sh, I get the following > > >Apache Cocoon 2 Build System >-