<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: UnsatisfiedLinkError in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/unsatisfiedlinkerror/m-p/3232791#M715583</link>
    <description>I had a some close problem this my library libLibrairie.sl (SHLIB_PATH=/patch/myenv).&lt;BR /&gt;I called the methode like this&lt;BR /&gt;&lt;BR /&gt;System.loadLibrary ("libLibrairie");&lt;BR /&gt;&lt;BR /&gt;It did not work.&lt;BR /&gt;&lt;BR /&gt;System.loadLibrary ("Librairie");&lt;BR /&gt;&lt;BR /&gt;Works better because unix adds the prefix "lib" by its owns.&lt;BR /&gt;I hope it will help you&lt;BR /&gt;By.&lt;BR /&gt;Emmanuel</description>
    <pubDate>Wed, 26 May 2004 09:26:05 GMT</pubDate>
    <dc:creator>GRANDIERE</dc:creator>
    <dc:date>2004-05-26T09:26:05Z</dc:date>
    <item>
      <title>UnsatisfiedLinkError</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unsatisfiedlinkerror/m-p/3232789#M715581</link>
      <description>Hi,&lt;BR /&gt;I am trying JNI on HPUX ia64. aCC(A.05.52) and JDK1.4.2 are installed.&lt;BR /&gt;SHLIB_PATH is set also.&lt;BR /&gt;When I run "java TestJava2CallingNative"&lt;BR /&gt;I got &lt;BR /&gt;% java TestJava2CallingNativer&lt;BR /&gt;Exception in thread "main" java.lang.UnsatisfiedLinkError: no aCCImpl in j&lt;BR /&gt;brary.path&lt;BR /&gt;        at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1419)&lt;BR /&gt;        at java.lang.Runtime.loadLibrary0(Runtime.java:788)&lt;BR /&gt;        at java.lang.System.loadLibrary(System.java:832)&lt;BR /&gt;        at TestJava2CallingNative.&lt;CLINIT&gt;(TestJava2CallingNative.java:7)&lt;BR /&gt;&lt;BR /&gt;Does any friend has this experience to overcome this problem? &lt;BR /&gt;Note: HPUX PA_RISC machine without any problem.&lt;BR /&gt;&lt;/CLINIT&gt;</description>
      <pubDate>Mon, 29 Mar 2004 11:39:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unsatisfiedlinkerror/m-p/3232789#M715581</guid>
      <dc:creator>Biao Hou_2</dc:creator>
      <dc:date>2004-03-29T11:39:36Z</dc:date>
    </item>
    <item>
      <title>Re: UnsatisfiedLinkError</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unsatisfiedlinkerror/m-p/3232790#M715582</link>
      <description>Hey, &lt;BR /&gt;&lt;BR /&gt;try:&lt;BR /&gt;java -Djava.library.path=&lt;YOURPATH&gt; TestJava2CallingNativer&lt;BR /&gt;&lt;BR /&gt;perhaps that works ;)&lt;BR /&gt;&lt;BR /&gt;We sometimes get the same problem cause he doesnÂ´t get the SH_LIB path right. then it helps to set the library path manualy in your java comma&lt;/YOURPATH&gt;</description>
      <pubDate>Tue, 30 Mar 2004 03:27:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unsatisfiedlinkerror/m-p/3232790#M715582</guid>
      <dc:creator>Peter Reuschlein</dc:creator>
      <dc:date>2004-03-30T03:27:58Z</dc:date>
    </item>
    <item>
      <title>Re: UnsatisfiedLinkError</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unsatisfiedlinkerror/m-p/3232791#M715583</link>
      <description>I had a some close problem this my library libLibrairie.sl (SHLIB_PATH=/patch/myenv).&lt;BR /&gt;I called the methode like this&lt;BR /&gt;&lt;BR /&gt;System.loadLibrary ("libLibrairie");&lt;BR /&gt;&lt;BR /&gt;It did not work.&lt;BR /&gt;&lt;BR /&gt;System.loadLibrary ("Librairie");&lt;BR /&gt;&lt;BR /&gt;Works better because unix adds the prefix "lib" by its owns.&lt;BR /&gt;I hope it will help you&lt;BR /&gt;By.&lt;BR /&gt;Emmanuel</description>
      <pubDate>Wed, 26 May 2004 09:26:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unsatisfiedlinkerror/m-p/3232791#M715583</guid>
      <dc:creator>GRANDIERE</dc:creator>
      <dc:date>2004-05-26T09:26:05Z</dc:date>
    </item>
  </channel>
</rss>

