Compiled scilab and jhdf5 problems on Mac OS

Arvid Rosén arvid at softube.com
Fri May 4 08:48:12 CEST 2012


Hi!

Hi I am trying to build the latest Scilab on Mac OS 10.7.3 to investigate the status of the old Metanet stuff.

I have checked out the latest tip of the git repository and also the Prerequirements from svn. From the prerequirements-folder, I copied the thirdparty folder into the scilab tree and ran configure. Everything seems to work and the compilation runs too, however, when I try to start Scilab afterwords, I get the following error:

java.lang.UnsatisfiedLinkError: no jhdf5 in java.library.path
	at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1758)
	at java.lang.Runtime.loadLibrary0(Runtime.java:823)
	at java.lang.System.loadLibrary(System.java:1045)
	at ncsa.hdf.hdf5lib.H5.loadH5Lib(H5.java:289)
	at ncsa.hdf.hdf5lib.H5.<clinit>(H5.java:225)
	at org.scilab.modules.hdf5.jhdf5load.forceLoad(Unknown Source)

I have tried copying various versions of jhdf5 jar files into various folders and the same goes for libjhdf5.jnilib, but nothing seems to help. I obviously don't know much about java and libraries, so I don't know what to do here. Can anyone help?

Best regards,
Arvid


More information about the dev mailing list