<?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: LIBRARY PATH ERROR in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/library-path-error/m-p/3322181#M187595</link>
    <description>PATH ?? it should be LIBPATH Is'nt it ?.&lt;BR /&gt;&lt;BR /&gt;Regds,&lt;BR /&gt;&lt;BR /&gt;Kaps&lt;BR /&gt;: naveej .. saturday shift ? :) send me ur contact number man ...</description>
    <pubDate>Sat, 03 Jul 2004 04:15:27 GMT</pubDate>
    <dc:creator>KapilRaj</dc:creator>
    <dc:date>2004-07-03T04:15:27Z</dc:date>
    <item>
      <title>LIBRARY PATH ERROR</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/library-path-error/m-p/3322179#M187593</link>
      <description>Hi,&lt;BR /&gt; I am running a script which is unable to &lt;BR /&gt; find a library thoru I have include It in my&lt;BR /&gt; path still script give the same error&lt;BR /&gt;  &lt;BR /&gt; /usr/lib/hpux32/dld.so: Unable to find library 'libSS7utilWAA.so.1'.&lt;BR /&gt;&lt;BR /&gt; My O.S. - HP-UX 11.23&lt;BR /&gt; Please tell me what should I do&lt;BR /&gt;&lt;BR /&gt; Thanks,&lt;BR /&gt; Amit</description>
      <pubDate>Sat, 03 Jul 2004 03:59:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/library-path-error/m-p/3322179#M187593</guid>
      <dc:creator>Amit Dixit_2</dc:creator>
      <dc:date>2004-07-03T03:59:21Z</dc:date>
    </item>
    <item>
      <title>Re: LIBRARY PATH ERROR</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/library-path-error/m-p/3322180#M187594</link>
      <description>hi amit&lt;BR /&gt;&lt;BR /&gt;ls -l /lib&lt;BR /&gt;&lt;BR /&gt;does there exist a link file, lib??&lt;BR /&gt;It should be there and should be linked to /usr/lib&lt;BR /&gt;&lt;BR /&gt;regds&lt;BR /&gt;Naveej</description>
      <pubDate>Sat, 03 Jul 2004 04:12:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/library-path-error/m-p/3322180#M187594</guid>
      <dc:creator>Naveej.K.A</dc:creator>
      <dc:date>2004-07-03T04:12:11Z</dc:date>
    </item>
    <item>
      <title>Re: LIBRARY PATH ERROR</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/library-path-error/m-p/3322181#M187595</link>
      <description>PATH ?? it should be LIBPATH Is'nt it ?.&lt;BR /&gt;&lt;BR /&gt;Regds,&lt;BR /&gt;&lt;BR /&gt;Kaps&lt;BR /&gt;: naveej .. saturday shift ? :) send me ur contact number man ...</description>
      <pubDate>Sat, 03 Jul 2004 04:15:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/library-path-error/m-p/3322181#M187595</guid>
      <dc:creator>KapilRaj</dc:creator>
      <dc:date>2004-07-03T04:15:27Z</dc:date>
    </item>
    <item>
      <title>Re: LIBRARY PATH ERROR</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/library-path-error/m-p/3322182#M187596</link>
      <description>Hi,&lt;BR /&gt;  Well Thanks but I solved the problem&lt;BR /&gt;  SHLIB_PATH was not set..&lt;BR /&gt;  STUPID OF ME....&lt;BR /&gt;&lt;BR /&gt;  Kaps my contact No is : +919810721723&lt;BR /&gt;&lt;BR /&gt;  Can I have yours.&lt;BR /&gt;&lt;BR /&gt;  Amit.</description>
      <pubDate>Sat, 03 Jul 2004 04:26:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/library-path-error/m-p/3322182#M187596</guid>
      <dc:creator>Amit Dixit_2</dc:creator>
      <dc:date>2004-07-03T04:26:21Z</dc:date>
    </item>
    <item>
      <title>Re: LIBRARY PATH ERROR</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/library-path-error/m-p/3322183#M187597</link>
      <description>SHLIB_PATH, not LIBRARY_PATH&lt;BR /&gt;&lt;BR /&gt;most likely is a version mismatch.&lt;BR /&gt;&lt;BR /&gt;# find /usr/lib /lib /usr/local/lib | grep libSS7util&lt;BR /&gt;&lt;BR /&gt;if there is one without the .1 extension, or it is called .sl or .sl.1 instead, just make a new entry libSS7utilWAA.so.1 symlinked the the match found and try again.&lt;BR /&gt;Don't forget to remove the symlink if it does not work&lt;BR /&gt;&lt;BR /&gt;Enjoy, Have FUN! H.Merijn</description>
      <pubDate>Sat, 03 Jul 2004 04:28:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/library-path-error/m-p/3322183#M187597</guid>
      <dc:creator>H.Merijn Brand (procura</dc:creator>
      <dc:date>2004-07-03T04:28:44Z</dc:date>
    </item>
    <item>
      <title>Re: LIBRARY PATH ERROR</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/library-path-error/m-p/3322184#M187598</link>
      <description>I have assigned points to   64  of   276  responses to  my questions.&lt;BR /&gt;&lt;BR /&gt;Regds,&lt;BR /&gt;&lt;BR /&gt;Kaps</description>
      <pubDate>Sat, 03 Jul 2004 04:48:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/library-path-error/m-p/3322184#M187598</guid>
      <dc:creator>KapilRaj</dc:creator>
      <dc:date>2004-07-03T04:48:33Z</dc:date>
    </item>
  </channel>
</rss>

