gnash-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Laszlo-dev] [Gnash-dev] Re: OpenLaszlo support (continued..)


From: P T Withington
Subject: Re: [Laszlo-dev] [Gnash-dev] Re: OpenLaszlo support (continued..)
Date: Tue, 27 Feb 2007 15:28:37 -0500

That class is the main entry to the script compiler and should be part of the servlet jar (in WEB-INF/lib/lps-*.jar, where * corresponds to the release version).

If you got a source distribution, I think you will need to build from the root first, to get that jar built. Or get a binary distribution and copy the jar into place. I guess this is what you get for taking my advice and trying to short-cut the full build process. Sorry.

On 2007-02-27, at 15:14 EST, strk wrote:

On Tue, Feb 27, 2007 at 11:59:47AM -0800, Jim Grandy wrote:
Does he have a ${ANT_HOME}/lib/jing.jar? If not, he should go to his
local copy of http://svn.openlaszlo.org/tools/trunk//build-tools/
install-libs and do a 'ant build'. This will copy appropriate jars
from his local copy of http://svn.openlaszlo.org/vendor into $
{ANT_HOME}/lib.

Ok, I copied the jing.jar manually to the ant share lib
(/usr/share/ant/lib/ here)


Now build seems to proceed a bit further:

address@hidden:~/src/svn/openlaszlo/branches/legals/WEB-INF/lps/lfc $ ./buildlfc
  Buildfile: build.xml

  build-opt:

  init:

  lfc:

  lzl:

  BUILD FAILED
/home/strk/src/openlaszlo/svn/openlaszlo/branches/legals/WEB-INF/ lps/lfc/build.xml:101: The following error occurred while executing this line: /home/strk/src/openlaszlo/svn/openlaszlo/branches/legals/WEB-INF/ lps/lfc/build.xml:74: Can't find org.openlaszlo.sc.Main in classpath.

Ideas?

--strk;






reply via email to

[Prev in Thread] Current Thread [Next in Thread]