Among other things, Sascha Ledinsky wrote:
> I've uploaded a first version of JPatch - a bicubic patch modeller
> similar to sPatch - to my homepage:
>
> http://3dimensions.dhs.org/jpatch/
>
> It's open source (GPL) and it's written in Java. I've tested it on Win2k
> and RedHat 7.3 Linux machines.
I must be doing something wrong. I have Sun's Java (1.4.1_01) under RedHat
7.3 (with some updates), if I type "java -jar -ea jpatch.jar" I get this
output:
Exception in thread "main" java.lang.NoClassDefFoundError: javax/vecmath/Tuple3f
at JPatch.<init>(JPatch.java:32)
at JPatch.main(JPatch.java:70)
I just extracted the tar.gz binary into a directory.
--
Ignacio Fernández Galván
Linux User #289967 (counter.li.org)
Post a reply to this message
|