Has anyone one gotten a 'from scratch' build to work
on Linux?

Kevin.

--- Jacob Kjome <[EMAIL PROTECTED]> wrote:
> 
> I had a problem similar to this a few days ago. 
> Recent changes to the 
> tomcat-5 build.xml fixed things for me.  I did a
> full clean rebuild and it 
> all worked fine.
> 
> BTW, setting /usr/local/ as a path under window is
> no problem.  Ant is 
> smart enough to take this to mean [whatever drive
> you are 
> on]:/usr/local.  So, for instance, since my build is
> being done on drive D, 
> the following directory was created...
> 
> D:\usr\local
> 
> Works just fine.  Note I am using Win2k (sp3).
> 
> BTW, when I did the clean build, I manually deleted
> all directories that 
> were previously generated under usr/local and all
> the other directories 
> that were created by doing CVS checkout.  Maybe
> "clean" should clean up 
> everything?
> 
> Jake
> 
> At 07:28 AM 3/24/2003 -0800, you wrote:
> >Hi,
> >
> >Still doesn't work.  In step 4, I don't see a
> >servlet-api-2.4 subdirectory.  Am I missing
> something?
> >
> >K.
> >
> >
> >--- Filip Hanik <[EMAIL PROTECTED]> wrote:
> > > Subject: RE: Loadbuild Problem
> > > Date: Fri, 14 Mar 2003 13:38:46 -0800
> > > From: "Filip Hanik" <[EMAIL PROTECTED]>
> > > To: "Tomcat Users List"
> > > <[EMAIL PROTECTED]>
> > > CC: <[EMAIL PROTECTED]>
> > >
> > > ok, I think I got it working
> > >
> > > I did four things:
> > >
> > > 1.
> > > and then in jakarta-tomcat-5
> > > build.properties.default
> > > I set the property
> > > base.path=c:/development/tomcat-base
> > > this can be set to anything, as long as it is a
> > > absolute directory,
> > >
> > > 2.
> > > in jakarta-servletapi-5/jsr152 build.xml I
> changed
> > > the property to
> > > <property name="servlet-api.jar"
> > >
>
>value="../jsr154/servlet-api-2.4/lib/servlet-api.jar"/>
> > >
> > > 3.
> > > I built jsr154
> > > cd \jakarta-servletapi-5\jsr154
> > > ant
> > >
> > > 4.
> > > I copied one library
> > >
>
>\jakarta-servletapi-5\jsr154\servlet-api-2.4\lib\servlet-api.jar
> > > to
> > >
>
>\jakarta-servletapi-5\jsr152\servlet-api-2.4\lib\servlet-api.jar
> > >
> > >
> > > based on this, I think you can figure out what
> went
> > > wrong, I no longer have the full build error,
> just
> > > check out jakarta-tomcat-5 clean and you will
> > > reproduce it.
> > >
> > > Remy, setting it to /usr/local will not work :(,
> I'm
> > > working on windows, I'm sure I get flamed for
> that
> > > alone LOL
> > >
> > > Filip
> > >
> > > > -----Original Message-----
> > > > From: Filip Hanik
> > > > Sent: Friday, March 14, 2003 1:24 PM
> > > > To: Tomcat Users List
> > > > Subject: RE: Loadbuild Problem
> > > >
> > > >
> > > > and there are more problems, I will let you
> know
> > > if I get it working
> > > >
> > > > FIlip
> > > >
> > > > > -----Original Message-----
> > > > > From: Filip Hanik
> > > > > Sent: Friday, March 14, 2003 1:21 PM
> > > > > To: Tomcat Users List
> > > > > Subject: RE: Loadbuild Problem
> > > > >
> > > > >
> > > > > the error is in
> > > > >
> > > > > jsr152/build.xml
> > > > >
> > > > > and the correct value is
> > > > >
> > > > > <property name="servlet-api.jar"
> > > > >
> > >
>
>value="../jsr154/servlet-api-2.4/lib/servlet-api.jar"/>
> > > > >
> > > > >
> > > > > Filip
> > > > >
> > > > > > -----Original Message-----
> > > > > > From: kevin carey
> [mailto:[EMAIL PROTECTED]
> > > > > > Sent: Friday, March 14, 2003 1:10 PM
> > > > > > To: [EMAIL PROTECTED]
> > > > > > Subject: Loadbuild Problem
> > > > > >
> > > > > >
> > > > > > Hi,
> > > > > >
> > > > > > I'm building Tomcat from scratch using
> > > directions from
> > > > > >
> http://jakarta.apache.org/tomcat/building.html
> > > > > >
> > > > > > I'm running JDK 1.4 on Linux.
> > > > > >
> > > > > > After about 3 hours, build fails with
> message:
> > > > > >
> > > > > > BUILD FAILED
> > > > > >
> > >
>
>file:/home/kevin/apps/tomcat/src/jakarta-tomcat-5/build.xml:465:
> > > > > > Basedir
> > > /home/kevin/apps/tomcat/src/jakarta-commons/el
> > > > > > does not exist
> > > > > >
> > > > > > Any thoughts?
> > > > > >
> > > > > > newbie.
> > > > > >
> > > > > >
> > > > > >
> > >
> __________________________________________________
> > > > > > Do you Yahoo!?
> > > > > > Yahoo! Web Hosting - establish your
> business
> > > online
> > > > > > http://webhosting.yahoo.com
> > > > > >
> > > > > >
> > > > >
> > > >
> > >
>
>---------------------------------------------------------------------
> > > > > > To unsubscribe, e-mail:
> > > [EMAIL PROTECTED]
> > > > > > For additional commands, e-mail:
> > > > [EMAIL PROTECTED]
> > > > > >
> > > > > >
> > > > >
> > > > >
> > > >
> > >
>
>---------------------------------------------------------------------
> > > > > To unsubscribe, e-mail:
> > > [EMAIL PROTECTED]
> > > > > For additional commands, e-mail:
> > > [EMAIL PROTECTED]
> > > > >
> > > > >
> > > >
> > > >
> > >
>
>---------------------------------------------------------------------
> > > > To unsubscribe, e-mail:
> > > [EMAIL PROTECTED]
> > > > For additional commands, e-mail:
> 
=== message truncated ===


__________________________________________________
Do you Yahoo!?
Yahoo! Platinum - Watch CBS' NCAA March Madness, live on your desktop!
http://platinum.yahoo.com

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

Reply via email to