<?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: Lib Error in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/lib-error/m-p/4942532#M798326</link>
    <description>Hi Robs&lt;BR /&gt;&lt;BR /&gt;Have u exported the SHLIB_PATH ( Shared Library Path) varibale?  If not export it,&lt;BR /&gt;&lt;BR /&gt;export SHLIB_PATH=/usr/lib/  &lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;CS&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Wed, 23 Nov 2005 05:40:49 GMT</pubDate>
    <dc:creator>saju_2</dc:creator>
    <dc:date>2005-11-23T05:40:49Z</dc:date>
    <item>
      <title>Lib Error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lib-error/m-p/4942530#M798324</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Am getting an error like this below,&lt;BR /&gt;&lt;BR /&gt;/usr/lib/dld.sl: Can't find path for shared library: libservice05.sl&lt;BR /&gt;/usr/lib/dld.sl: No such file or directory&lt;BR /&gt;/usr/lib/dld.sl: Can't find path for shared library: libservice05.sl&lt;BR /&gt;/usr/lib/dld.sl: No such file or directory&lt;BR /&gt;&lt;BR /&gt;I do hav the library file which it specifies could anyone let me know what i need to do.&lt;BR /&gt;&lt;BR /&gt;Thank you.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Robs</description>
      <pubDate>Wed, 23 Nov 2005 05:31:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lib-error/m-p/4942530#M798324</guid>
      <dc:creator>Robert DJ</dc:creator>
      <dc:date>2005-11-23T05:31:58Z</dc:date>
    </item>
    <item>
      <title>Re: Lib Error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lib-error/m-p/4942531#M798325</link>
      <description>Find the location of libservice05.sl library and then export the settings of ,&lt;BR /&gt;&lt;BR /&gt;export SHLIB_PATH=&lt;DIRECTORY of="" that="" library=""&gt;&lt;BR /&gt;&lt;BR /&gt;or&lt;BR /&gt;&lt;BR /&gt;export LD_LIBRARY_PATH=&lt;DIRECTORY&gt; for itanium&lt;BR /&gt;&lt;BR /&gt;hth.&lt;/DIRECTORY&gt;&lt;/DIRECTORY&gt;</description>
      <pubDate>Wed, 23 Nov 2005 05:34:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lib-error/m-p/4942531#M798325</guid>
      <dc:creator>Muthukumar_5</dc:creator>
      <dc:date>2005-11-23T05:34:09Z</dc:date>
    </item>
    <item>
      <title>Re: Lib Error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lib-error/m-p/4942532#M798326</link>
      <description>Hi Robs&lt;BR /&gt;&lt;BR /&gt;Have u exported the SHLIB_PATH ( Shared Library Path) varibale?  If not export it,&lt;BR /&gt;&lt;BR /&gt;export SHLIB_PATH=/usr/lib/  &lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;CS&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 23 Nov 2005 05:40:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lib-error/m-p/4942532#M798326</guid>
      <dc:creator>saju_2</dc:creator>
      <dc:date>2005-11-23T05:40:49Z</dc:date>
    </item>
    <item>
      <title>Re: Lib Error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lib-error/m-p/4942533#M798327</link>
      <description>Do this,&lt;BR /&gt;&lt;BR /&gt;# find / -name "libservice05.sl"&lt;BR /&gt;# ldd libservice05.sl&lt;BR /&gt;# export SHLIB_PATH=/usr/lib:&lt;LOCATION to="" libservice05.sl=""&gt;&lt;BR /&gt;&lt;BR /&gt;PS: Post your try in shell prompt with errors you are getting more. It will give speedy solution.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/LOCATION&gt;</description>
      <pubDate>Wed, 23 Nov 2005 05:43:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lib-error/m-p/4942533#M798327</guid>
      <dc:creator>Muthukumar_5</dc:creator>
      <dc:date>2005-11-23T05:43:08Z</dc:date>
    </item>
    <item>
      <title>Re: Lib Error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lib-error/m-p/4942534#M798328</link>
      <description>Hi Robert,&lt;BR /&gt;&lt;BR /&gt;If you are using Oracle, you may need to do some relinking...&lt;BR /&gt;&lt;BR /&gt;Best Regards,&lt;BR /&gt;&lt;BR /&gt;Eric Antunes</description>
      <pubDate>Wed, 23 Nov 2005 05:45:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lib-error/m-p/4942534#M798328</guid>
      <dc:creator>Eric Antunes</dc:creator>
      <dc:date>2005-11-23T05:45:48Z</dc:date>
    </item>
    <item>
      <title>Re: Lib Error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lib-error/m-p/4942535#M798329</link>
      <description>Hi Muthu,&lt;BR /&gt;&lt;BR /&gt;My Shell is current working on "tcsh"&lt;BR /&gt;&lt;BR /&gt;export doesnt work as this is set to a separate user and it works only for that particular set of applications.&lt;BR /&gt;&lt;BR /&gt;even though am able to locate the library file. is there a way to export in tcsh.&lt;BR /&gt;&lt;BR /&gt;Thank you.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Robs</description>
      <pubDate>Wed, 23 Nov 2005 05:46:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lib-error/m-p/4942535#M798329</guid>
      <dc:creator>Robert DJ</dc:creator>
      <dc:date>2005-11-23T05:46:37Z</dc:date>
    </item>
    <item>
      <title>Re: Lib Error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lib-error/m-p/4942536#M798330</link>
      <description>Use with set command.&lt;BR /&gt;&lt;BR /&gt;set SHLIB_PATH = &lt;PATH to="" that="" variable=""&gt;&lt;BR /&gt;&lt;BR /&gt;hth.&lt;/PATH&gt;</description>
      <pubDate>Wed, 23 Nov 2005 05:52:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lib-error/m-p/4942536#M798330</guid>
      <dc:creator>Muthukumar_5</dc:creator>
      <dc:date>2005-11-23T05:52:30Z</dc:date>
    </item>
    <item>
      <title>Re: Lib Error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lib-error/m-p/4942537#M798331</link>
      <description>setenv SHLIB_PATH /usr/lib/.......etc&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Robert-Jan</description>
      <pubDate>Wed, 23 Nov 2005 05:53:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lib-error/m-p/4942537#M798331</guid>
      <dc:creator>Robert-Jan Goossens_1</dc:creator>
      <dc:date>2005-11-23T05:53:45Z</dc:date>
    </item>
    <item>
      <title>Re: Lib Error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lib-error/m-p/4942538#M798332</link>
      <description>Nope, Its still showing the same error.&lt;BR /&gt;&lt;BR /&gt;Any other way....&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Robs</description>
      <pubDate>Wed, 23 Nov 2005 07:12:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lib-error/m-p/4942538#M798332</guid>
      <dc:creator>Robert DJ</dc:creator>
      <dc:date>2005-11-23T07:12:31Z</dc:date>
    </item>
    <item>
      <title>Re: Lib Error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lib-error/m-p/4942539#M798333</link>
      <description>Got it fixed by trying with the .profile coz it was as well reflecting with the one of our databases as well.&lt;BR /&gt;&lt;BR /&gt;Thank you for the replies and was really usefull.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Robs</description>
      <pubDate>Wed, 23 Nov 2005 07:22:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lib-error/m-p/4942539#M798333</guid>
      <dc:creator>Robert DJ</dc:creator>
      <dc:date>2005-11-23T07:22:02Z</dc:date>
    </item>
  </channel>
</rss>

