From: Michael Wechner <[EMAIL PROTECTED]>
Reply-To: user@lenya.apache.org
To: user@lenya.apache.org
Subject: Re: Build Fails
Date: Tue, 11 Apr 2006 09:24:10 +0200
Jim Douglas wrote:
I still get the same error.
have you tried building Cocoon on its own?
cd externals/cocoon ...
svn up
rm -r build
./build.sh
?
HTH
Michi
I'm using Fedora Core 4.
Jim
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
--
Michael Wechner
Wyona - Open Source Content Management - Apache Lenya
http://www.wyona.com http://lenya.apache.org
[EMAIL PROTECTED] [EMAIL PROTECTED]
+41 44 272 91 61
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
cd externals/cocoon ...
svn up
rm -r build
./build.sh
This worked and cocoon was built.
I tried building lenya and it said I should run ./build clean-all.
Now the Lenya build gives a similar error as before error as before, which
makes sense.
BUILD FAILED
java.lang.NoClassDefFoundError: org/apache/xpath/XPathAPI
This is my JAVA_HOME=/usr/java/jdk1.5.0_02
Getting closer...
Thanks
Jim
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]