To make the doc build, I'm using ant-contrib.jar version 1.0b2. This  
is almost certainly NOT the version of ant-contrib.jar you have on  
your machine already, *anywhere*. Really, please believe me, take all  
other ant-contrib.jar's out of your classpath and use this one.

These are ONE TIME STEPS; the new-machine installation instructions  
do not have to be altered.

$ cd $LZ_VENDOR_ROOT  (or wherever you have http://svn.openlaszlo.org/ 
vendor mapped to)
$ svn up
(this gets you the latest ant-contrib.jar)

If you have installed ant to a root-owned place, you will have to  
become root to do the install-libs task.

$ cd $LZ_TOOLS_ROOT/build-tools/install-libs/
$ ant

Output should end with...
copy-ant-jars:
      [copy] Copying 1 file to /home/svnbuild/lib/apache-ant-1.6.5/lib
     [touch] Creating /home/svnbuild/lib/apache-ant-1.6.5/lib/ 
openlaszlo-installed-jars-at.txt

BUILD SUCCESSFUL
Total time: 1 second

_______________________________________________
Laszlo-dev mailing list
[email protected]
http://www.openlaszlo.org/mailman/listinfo/laszlo-dev

Reply via email to