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: Jim Grandy
Subject: Re: [Laszlo-dev] [Gnash-dev] Re: OpenLaszlo support (continued..)
Date: Tue, 27 Feb 2007 11:59:47 -0800

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.

jim

On Feb 27, 2007, at 11:50 AM, P T Withington wrote:

Ben, any clues as to where things might be going wrong?

I'm guessing strk is trying to build on Linux and the Wiki instructions are not complete for that?

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

On Tue, Feb 27, 2007 at 08:36:46PM +0100, strk wrote:
On Tue, Feb 27, 2007 at 08:52:54AM -0500, P T Withington wrote:

If you are feeling very adventurous, you could try commenting out
pieces of that and rebuilding smaller libraries. The buildlfc script in that directory will let you rebuild the library quickly (although
you have to have set up a build environment to do that http://
wiki.openlaszlo.org/SubversionBuildInstructions. You should not need Jython, Python, PyXML, or Rhino to do just LFC builds). By default,
buildlfc will build the swf7 version of the library.

I felt adventurous, but it's been very frustrating :)

address@hidden:~/src/svn/vendor$ java -cp . JavaCC2_1.class
Exception in thread "main" java.lang.NoClassDefFoundError: JavaCC2_1/class
address@hidden:~/src/svn/vendor$ java -cp . JavaCC2_1.class -c
Exception in thread "main" java.lang.NoClassDefFoundError: JavaCC2_1/class

Oh... forgot to mention, this was following instructions on the wiki, but
when invoking the buildlfc script this is the error:

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

BUILD FAILED
/home/strk/src/openlaszlo/svn/openlaszlo/branches/legals/WEB-INF/ lps/lfc/build.xml:20: taskdef class com.thaiopensource.relaxng.util.JingTask cannot be found


--strk;






reply via email to

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