On Fri, 24 Aug 2001, Levent G�ndogdu wrote:

> Date: Fri, 24 Aug 2001 14:01:39 +0200
> From: Levent G�ndogdu <[EMAIL PROTECTED]>
> Reply-To: [EMAIL PROTECTED]
> To: Jakarta Tomcat User Maillinglist <[EMAIL PROTECTED]>
> Subject: Please help: Problems building tomcat b7,
>      environment variables not recognized
>
> Hi everyone,
>
> I installed and compiled all prerequisites for tc b7 but when starting
> the build process, I get the following error:
>
> [...]
>
> build-static:
>      [copy] Could not find file
> 
>/var/asf/asf.current/tomcat/tomcat.build.b7/jakarta-tomcat-4.0-b7-src/catalina/${jndi.home}/lib/jndi.jar
> to copy.
>      [copy] Could not find file
> 
>/var/asf/asf.current/tomcat/tomcat.build.b7/jakarta-tomcat-4.0-b7-src/catalina/${jaxp.home}/crimson.jar
> to copy.
>
> BUILD FAILED
>
> 
>/var/asf/asf.current/tomcat/tomcat.build.b7/jakarta-tomcat-4.0-b7-src/catalina/build.xml:100:
> 
>/var/asf/asf.current/tomcat/tomcat.build.b7/jakarta-tomcat-4.0-b7-src/catalina/${regexp.home}
> not found.
>
>
> Well, JNDI_HOME, JAXP_HOME and REGEXP_HOME are all set. I wonder, why
> the error messages are relative to $TOMCAT_HOME anyway.
>

Environment variables are not used by the current build process -- it
looks for a "build.properties" file either in your top-level source
directory or in your user home directory.  See the file "BUILDING.txt" in
the top level directory for the details (Step 13).


> Please, if you have any ideas, give me a hint.
>
> I did not have such problems building b5 (didn't try b6 though).
>
>
> Thank you very much, everyone.
>
> Bye,
>  Levo.
>
>
>
Craig


Reply via email to