[Laszlo-dev] Open source is wonderful
P T Withington
ptw at pobox.com
Sat Feb 13 06:28:06 PST 2010
I've been thrashing around trying to get the Windows build machine to work. Finally figured out that ant was not seeing my .jars. I was going to use brute force (stick them in the ant lib directory) and update the wiki instructions, and lo and behold, someone (Raju?) already had!
> Cygwin: I needed to copy the jars into my Windows user-directory instead of the Cygwin user-directory
with a much better solution:
> cp ${LZ_VENDOR_ROOT}/{ant-contrib,catalina-ant,jing,js}.jar "`cygpath -u "$USERPROFILE"`"/.ant/lib
I wish the wiki had told me that it was being updated!
More information about the Laszlo-dev
mailing list