SWIKI runs an applet

John Hinsley jhinsley at telinco.co.uk
Tue Nov 6 06:15:32 UTC 2001


John Hinsley wrote:

> I might have a go with the applet you're trying to run later on tonight.

Well, I downloaded the source code, saved it as LeastSquares.java and
tried to compile it to produce a LeastSquares.class file. I got 5 errors
which all relate to a package called Jama which locate tells me I have
not got. (My guess is that Jama is some kind of maths package.) Sigh.
This is one of the things I hate about Java. People use packages, don't
include links, and don't even tell you if it's their own private little
package or one it's worth looking for.

If you can point me to the Jama package, I'll have a go, but without
that, there's no hope of getting it to compile.

On the other hand, there are some applets out there (and plenty in the
/examples which come with the jdk) which use only the standard packages.

Cheers

John

-- 
If you don't care about your data, like file systems which automagically
destroy themselves and have money to burn on 3rd party tools to keep
your
system staggering on, Microsoft (tm) have the Operating System for you.




More information about the Squeak-dev mailing list