The error looks like either a jar file is missing or is not properly in the java classpath for the build somehow. Are you sure you've sourced the setup-lps.sh script which sets up your environment ?
. $HOME/src/svn/tools/trunk/env/setup-lps.sh On Mon, Oct 27, 2008 at 1:25 AM, Pico Geyer <[EMAIL PROTECTED]> wrote: > Hi all. > > I'm trying to build openlaszlo from source. > I've been following the instructions at: > http://wiki.openlaszlo.org/SubversionBuildInstructions > I'm running "ant build" in the $LPS_HOME directory. > My builds always fail with the following error: > > lfcs: > BUILD FAILED > /home/pico/OL/openlaszlo/tags/4.1.1/build.xml:588: The following error > occurred while executing this line: > java.lang.NoClassDefFoundError: org/apache/commons/logging/LogFactory > > I'm building on an Ubuntu 8.10 system. > > Can anyone tell me what I need to do to get this to work? > I've tried building trunk and the 4.1.1 tag, both give the same error. > > Is there any extra info I can provide to help solve this problem? > > Thanks in advance > Pico > -- Henry Minsky Software Architect [EMAIL PROTECTED]
