Eva Sciacca <evas1983@yahoo.it> wrote
> But unfortunately still when I try to run the sample
> program, I got the the same error.
>
> Exception in thread "main"
> java.lang.UnsatisfiedLinkError: new_SBMLReader__SWIG_1
> at
> org.sbml.libsbml.libsbmlJNI.new_SBMLReader__SWIG_1(Native
> Method)
> at
> org.sbml.libsbml.SBMLReader.<init>(SBMLReader.java:80)
> at LibSBMLTest.main(LibSBMLTest.java:22)
> Java Result: 1
>
>
> I am getting confused and I do not really know what
> else I can do.
>
> If you have any other ideas please let me know.
I'll send you libsbmlj.jnilib which works fine on my environment
(Intel/MacOSX Tiger) by another email.
The purpose of this is to identify whether the problem is based on your
runtime environment or compilation environment.