Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Linux, javabuilder, plotdemo error

0 views
Skip to first unread message

Alexander Korshunov

unread,
Jun 10, 2008, 10:08:02 AM6/10/08
to
I'm trying to execute SurfPeaks example under Linux
jdk 1.6.0_06
Tomcat 6.0.16
I don't have Matlab installed under this machine. But I have
installed Matlab under Win32-machine.

When I'm trying to do this:
root@FALLEX peaks]# /home/alex/java/jdk-1.6.0/bin/java -cp
".:javabuilder.jar:peaks.jar" SurfPeaks

I'm catching:
Exception in thread "main" java.lang.UnsatisfiedLinkError:
no nativemcl77 in java.library.path
at
java.lang.ClassLoader.loadLibrary(ClassLoader.java:1682)
at java.lang.Runtime.loadLibrary0(Runtime.java:823)
at java.lang.System.loadLibrary(System.java:1030)
at
com.mathworks.toolbox.javabuilder.MWMCR.<clinit>(MWMCR.java:1417)
at
com.mathworks.deploy.peaks.peaksMCRFactory.<clinit>(peaksMCRFactory.java:99)
at
com.mathworks.deploy.peaks.Peaks.<init>(Peaks.java:42)
at SurfPeaks.getSurfImage(SurfPeaks.java:64)
at SurfPeaks.main(SurfPeaks.java:45)

Help me. What's wrong?
Should I install matlab under linux to make it work? Or
what? I thought javabuilder.jar would be enough.

Alexander Korshunov

unread,
Jun 10, 2008, 10:09:02 AM6/10/08
to
0 new messages