Dear BB,
I don't have such errors on windows.
Maybe your problem comes from renaming the directories from JMathLib to
MathLib.
I think it should be possible to run JMathLib on linux by downloading
the ZIP file and running
java -cp bin jmathlib.ui.awt.GUI
in the top directory.
Please comment.
Regards,
Stefan.
bb-543437 wrote:
> In the linux version 0.9.0 there is a bug in the Pathname:
>
> > plot([1,2,3])
> class java.lang.NoClassDefFoundError : IllegalName:
> athLib/Functions/Graphics/Graph2d/plot
>
> >
>
> As you see there is the M in MathLib missing, so all Functions do not
> work. I think the only solution might be a new compilation of the
> project? Or the one, where the Path is set?
>
> Regards
>
> BB
>
> -------------------------------------------------------------------------
> Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
> Studies have shown that voting for your favorite open source project,
> along with a healthy diet, reduces your potential for chronic lameness
> and boredom. Vote Now at http://www.sourceforge.net/community/cca08
> _______________________________________________
> Mathlib-develop mailing list
> Mat...@li...
> https://lists.sourceforge.net/lists/listinfo/mathlib-develop
>
|