HI

i am trying to run some application which needs java as well as
ant.when i build the application it shows build successfull but there
are some error between the build,any way it shows build
successfull.but when i am running the application it terminates with
following lines

Exception in thread "main" java.lang.UnsatisfiedLinkError: no nmica in
java.library.path
        at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1709)
        at java.lang.Runtime.loadLibrary0(Runtime.java:823)
        at java.lang.System.loadLibrary(System.java:1030)
        at net.derkholm.nmica.maths.NativeMath.<clinit>(NativeMath.java:34)
        at net.derkholm.nmica.model.BinaryMixPolicy.<init>
(BinaryMixPolicy.java:45)
        at net.derkholm.nmica.apps.MotifFinder.main(MotifFinder.java:711)
        at net.derkholm.nmica.apps.MotifFinderApplication.main
(MotifFinderApplication.java:24)

i m using UBUNTU 8.04 LTS on a HPXW4600 workstation, and

java -version is

java version "1.6.0_11"
Java(TM) SE Runtime Environment (build 1.6.0_11-b03)
Java HotSpot(TM) Server VM (build 11.0-b16, mixed mode)

ant -version is

Apache Ant version 1.7.1 compiled on June 27 2008


can any one please help me to sort this ................

thanks n regards

rajesh bsiwas

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to