Yes, ant 1.7.1, and this is what's in ~/.ant/lib: -rw-r--r-- 1 lou 54665 2011-01-31 07:38 activation.jar -rw-r--r-- 1 lou 15261 2011-01-31 12:16 annotations-api.jar -rw-r--r-- 1 lou 194050 2011-01-29 14:06 ant-contrib.jar -rw-r--r-- 1 lou 54048 2011-01-31 12:16 catalina-ant.jar -rw-r--r-- 1 lou 130348 2011-01-31 12:16 catalina-ha.jar -rw-r--r-- 1 lou 1419927 2011-01-31 12:16 catalina.jar -rw-r--r-- 1 lou 251664 2011-01-31 12:16 catalina-tribes.jar -rw-r--r-- 1 lou 1690519 2011-01-31 12:16 ecj-3.6.jar -rw-r--r-- 1 lou 43065 2011-01-31 12:16 el-api.jar -rw-r--r-- 1 lou 122141 2011-01-31 12:16 jasper-el.jar -rw-r--r-- 1 lou 586057 2011-01-31 12:16 jasper.jar -rwxr-xr-x 1 lou 356519 2011-01-31 07:38 javamail-1.4.jar -rw-r--r-- 1 lou 708436 2011-01-29 14:06 jing.jar -rw-r--r-- 1 lou 871260 2011-01-29 14:06 js.jar -rw-r--r-- 1 lou 88767 2011-01-31 12:16 jsp-api.jar -rw-r--r-- 1 lou 188993 2011-01-29 14:06 serializer.jar -rw-r--r-- 1 lou 176815 2011-01-31 12:16 servlet-api.jar -rw-r--r-- 1 lou 6868 2011-01-31 12:16 tomcat-api.jar -rw-r--r-- 1 lou 747399 2011-01-31 12:16 tomcat-coyote.jar -rw-r--r-- 1 lou 234639 2011-01-31 12:16 tomcat-dbcp.jar -rw-r--r-- 1 lou 69135 2011-01-31 12:16 tomcat-i18n-es.jar -rw-r--r-- 1 lou 51382 2011-01-31 12:16 tomcat-i18n-fr.jar -rw-r--r-- 1 lou 53233 2011-01-31 12:16 tomcat-i18n-ja.jar -rw-r--r-- 1 lou 18551 2011-01-31 12:16 tomcat-util.jar -rw-r--r-- 1 lou 3078593 2011-01-29 14:06 xalan.jar
On Mon, Jan 31, 2011 at 12:53 PM, P T Withington <[email protected]> wrote: > You have ant 1.7.1. and js.jar in your ~/.ant/lib ? > > http://wiki.openlaszlo.org/SubversionBuildInstructions#Get_ant_1.7.1 > > On 2011-01-31, at 11:27, Lou Iorio wrote: > > > Is anyone building using Linux? I'm using Tomcat 6.0.30, and Tomcat is > > running. > > > > I've installed everything, but I'm stuck with this error: > > > > BUILD FAILED > > /home/lou/src/svn/openlaszlo/trunk/build.xml:47: The following error > > occurred while executing this line: > > /home/lou/src/svn/openlaszlo/trunk/build-tools/build-opt.xml:57: Problem: > > failed to create task or type scriptdef > > Cause: the class org.apache.tools.ant.taskdefs.optional.script.ScriptDef > was > > not found. > > This looks like one of Ant's optional components. > > Action: Check that the appropriate optional JAR exists in > > -/usr/share/ant/lib > > -/home/lou/.ant/lib > > -a directory added on the command line with the -lib argument > > > > Do not panic, this is a common problem. > > The commonest cause is a missing JAR. > > > > I've done extensive searches with no results. > > >
