John Griessen wrote:
So, my question to you all is:
Is it better to copy or move the generated classes directory tree contents to
your basic /usr/local/classes directory so as to have shorter classpath=
environment variables, or is it somehow preferable to have a long classpath=
pointing to ma
,
-Sumeet
> -Original Message-
> From: John Griessen [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, November 19, 2003 3:32 PM
> To: [EMAIL PROTECTED]
> Subject: using squiggle, java classpath strategy
>
>
> Hi,
>
> I'm learning by doing, and have gone thro
Title: RE: using squiggle, java classpath strategy
I downloaded the binary version and all I have to do is:
java -jar batik-squiggle.jar
If you are building from source, try:
./build.sh dist-tgz
This should give you the binary distribution.
hth,
-Sumeet
Hi,
I'm learning by doing, and have gone through the
batik install from source process and run squiggle. It takes 37 seconds
to start it each time that way...so I found the target list of build.sh
and built dist-zip and got .jar files. I moved those to /usr/local/classes/batik-1.5
and set the cl