On 13.06.2004 12:23, Mauro Chiarugi wrote:
Hi, i'm a newbie.. I'm trying to compile cocoon in a Debian Woody with java blackdown. When i run ./build.sh, i receive the "cannot resolve symbol" error.. What should be?
In theory it should run out of the box. Cocoon comes with POI library (src/blocks/poi/lib/) that seems to be missing in your case. What can cause it? 1. A wrong classpath setup/behaviour for your system. 2. Another version of the POI lib is already on the classpath.
Do you need POI? If not try to exclude it (and maybe some other blocks as well). Read INSTALL.TXT for more information on it.
Joerg
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
