Actually, it still didn't work for me until I removed the move statement.
On 5/6/05, George Gunson <[EMAIL PROTECTED]> wrote: > > FL > Hey mate, I'm no expert - just trying to learn this stuff from a book - > but it made it install and tomcat works fine > The build seemed to continue as normal - just deduction really - no other > mkdirs in there. > regards > George > -----Original Message----- > *From:* FL [mailto:[EMAIL PROTECTED] > *Sent:* 06 May 2005 15:25 > *To:* George Gunson > *Cc:* [email protected] > *Subject:* Re: Tomcat Install error: cannot replace directory > > > > On 5/6/05, George Gunson <[EMAIL PROTECTED]> wrote: > > > > Actually, just fixed it: > > changed > > /opt/jakarta-tomcat-5.5.9-src/jakarta-tomcat-5/build.xml > > > > and removed the line: > > > > 691 about <mkdir > > dir="${tomcat-dbcp.home}/src/java/org/apache/tomcat/dbcp"/> > > > > good luck > > > Question: > > I was concerned about removing that line. Is it a fix, or does it > > eliminate an error during the build that causes problems later? (I'm > > guessing the former). > > > > FL > > >
