On 2006-06-05, at 16:08 EDT, P T Withington wrote: > On 2006-06-05, at 16:04 EDT, P T Withington wrote: > >> Any hints? > > Why don't you try installing ant 1.6.5?
That works much better. Next problem. Being paranoid, I installed my tools as an admin. As myself I therefore cannot install the ant jars: > copy-ant-jars: > [copy] Copying 8 files to /usr/local/apache-ant-1.6.5/lib > > BUILD FAILED > /Users/ptw/OpenLaszlo/legals/build.xml:270: The following error > occurred while executing this line: > /Users/ptw/OpenLaszlo/tools/trunk/build-tools/install-libs/ > build.xml:47: The following error occurred while executing this line: > /Users/ptw/OpenLaszlo/tools/trunk/build-tools/install-libs/ > build.xml:51: Failed to copy /Users/ptw/OpenLaszlo/vendor/trang.jar > to /usr/local/apache-ant-1.6.5/lib/trang.jar due to /usr/local/ > apache-ant-1.6.5/lib/trang.jar (Permission denied) > > Total time: 8 seconds Since this only has to ever happen once, perhaps it could be called out as a separate step, for the paranoid among us? > [EMAIL PROTECTED] legals 16:15:39]$ pushd ../tools/trunk/build- > tools/install-libs/ > ~/OpenLaszlo/tools/trunk/build-tools/install-libs ~/OpenLaszlo/legals > [EMAIL PROTECTED] install-libs 16:16:36]$ sudo ant copy-ant-jars > Buildfile: build.xml > > init: > [echo] ANT_HOME is /usr/local/apache-ant-1.6.5/ > [echo] ANT_LIB is /usr/local/apache-ant-1.6.5//lib > > copy-ant-jars: > [copy] Copying 8 files to /usr/local/apache-ant-1.6.5/lib > [touch] Creating /usr/local/apache-ant-1.6.5/lib/openlaszlo- > installed-jars-at.txt > > BUILD SUCCESSFUL > Total time: 3 seconds _______________________________________________ Laszlo-dev mailing list [email protected] http://www.openlaszlo.org/mailman/listinfo/laszlo-dev
