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 :)
[EMAIL PROTECTED]:~/src/svn/vendor$ java -cp . JavaCC2_1.class
Exception in thread "main" java.lang.NoClassDefFoundError:
JavaCC2_1/class
[EMAIL PROTECTED]:~/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:
[EMAIL PROTECTED]:~/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;
_______________________________________________
Gnash-dev mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnash-dev