just for entertainment value, i wanted to build all of the necessary jar files for batik 1.5 from the src zip, under red hat linux 9, using
$ sh build.sh dist-tgz the build seemed to go fine except at the very end, when i got ----------------------------------------------------- Nothing to do: /home/rpjday/SW/apache/batik/xml-batik/batik-src-1.5.tar is up to date. Building gzip: /home/rpjday/SW/apache/batik/xml-batik/batik-src-1.5.tar.gz BUILD FAILED /home/rpjday/SW/apache/batik/xml-batik/build.xml:243: Problem creating gzip /home/rpjday/SW/apache/batik/xml-batik/batik-src-1.5.tar (No such file or directory) Total time: 2 minutes 27 seconds ----------------------------------------------------- from what i read, it seems the build.xml file is confused about which tar.gz file it should be building, or have i just done something silly? thanks. rday --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
