Marc Vila P�rez wrote:
> Hi!
> I'm trying to build a tomcat from source, when I execute 'ant dist', an
> error is returned:
> file:/usr/local/tools/jakarta-tomcat-4.1.12/build.xml:82: Basedir
> /usr/local/tools/jakarta-tomcat-jasper/jasper2 does not exist
> 
> Where can I found jakarta-tomcat-jasper/jasper2??

It's a gotcha in the build of the source distribution. You have to 
change the value of jasper.home in build.propertier to point to what it 
actually is in the source distribution (which isn't organized the same 
as the CVS): "./jasper".

I'll try to fix it eventually.

Remy


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

Reply via email to