<?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: LD_LIBRARY_PATH in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/ld-library-path/m-p/3671887#M243887</link>
    <description>Hi,&lt;BR /&gt;Yes, it is appliciable. It may not have anything direct to do with HP-UX but can be used by different applications (see the installation documentation for the specific product).&lt;BR /&gt;&lt;BR /&gt;To verify:&lt;BR /&gt;echo $LD_LIBRARY_PATH &lt;BR /&gt;&lt;BR /&gt;To add:&lt;BR /&gt;LD_LIBRARY_PATH=/xxx/yyy/zzz; export LD_LIBRARY_PATH</description>
    <pubDate>Tue, 15 Nov 2005 08:55:25 GMT</pubDate>
    <dc:creator>Leif Halvarsson_2</dc:creator>
    <dc:date>2005-11-15T08:55:25Z</dc:date>
    <item>
      <title>LD_LIBRARY_PATH</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ld-library-path/m-p/3671885#M243885</link>
      <description>Is LD_LIBRARY_PATH applicable to HPUX ? How to verify or add new path to it ?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Shiv</description>
      <pubDate>Tue, 15 Nov 2005 08:46:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ld-library-path/m-p/3671885#M243885</guid>
      <dc:creator>Shivkumar</dc:creator>
      <dc:date>2005-11-15T08:46:15Z</dc:date>
    </item>
    <item>
      <title>Re: LD_LIBRARY_PATH</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ld-library-path/m-p/3671886#M243886</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;What you are trying is perhaps requirement of some application rather than OS.&lt;BR /&gt;&lt;BR /&gt;Usually it is not required for some normal OS user but when the user has to be owner of an application then this variable has to be defined. But again it is specific to application and not OS in my opinion.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Devender</description>
      <pubDate>Tue, 15 Nov 2005 08:54:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ld-library-path/m-p/3671886#M243886</guid>
      <dc:creator>Devender Khatana</dc:creator>
      <dc:date>2005-11-15T08:54:37Z</dc:date>
    </item>
    <item>
      <title>Re: LD_LIBRARY_PATH</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ld-library-path/m-p/3671887#M243887</link>
      <description>Hi,&lt;BR /&gt;Yes, it is appliciable. It may not have anything direct to do with HP-UX but can be used by different applications (see the installation documentation for the specific product).&lt;BR /&gt;&lt;BR /&gt;To verify:&lt;BR /&gt;echo $LD_LIBRARY_PATH &lt;BR /&gt;&lt;BR /&gt;To add:&lt;BR /&gt;LD_LIBRARY_PATH=/xxx/yyy/zzz; export LD_LIBRARY_PATH</description>
      <pubDate>Tue, 15 Nov 2005 08:55:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ld-library-path/m-p/3671887#M243887</guid>
      <dc:creator>Leif Halvarsson_2</dc:creator>
      <dc:date>2005-11-15T08:55:25Z</dc:date>
    </item>
    <item>
      <title>Re: LD_LIBRARY_PATH</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ld-library-path/m-p/3671888#M243888</link>
      <description>Yes, it can be relavent.&lt;BR /&gt;&lt;BR /&gt;Kind of works like SHLIB_PATH.&lt;BR /&gt;&lt;BR /&gt;Some applications/compilers want LD_LIBRARY_PATH set instead of or alongside SHLIB_PATH.&lt;BR /&gt;&lt;BR /&gt;Oracle uses it on Linux.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 15 Nov 2005 09:23:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ld-library-path/m-p/3671888#M243888</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2005-11-15T09:23:16Z</dc:date>
    </item>
    <item>
      <title>Re: LD_LIBRARY_PATH</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ld-library-path/m-p/3671889#M243889</link>
      <description>Hi Shiv,&lt;BR /&gt;&lt;BR /&gt;It is applicable but I think it only will be used with 64 bits binaries. &lt;BR /&gt;&lt;BR /&gt;Use chatr to check if this environment variable is used by oracle (if this is your case):&lt;BR /&gt;&lt;BR /&gt;$cd $ORACLE_HOME/bin&lt;BR /&gt;$chatr oracle|more&lt;BR /&gt;&lt;BR /&gt;Best Regards,&lt;BR /&gt;&lt;BR /&gt;Eric Antunes</description>
      <pubDate>Tue, 15 Nov 2005 09:45:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ld-library-path/m-p/3671889#M243889</guid>
      <dc:creator>Eric Antunes</dc:creator>
      <dc:date>2005-11-15T09:45:46Z</dc:date>
    </item>
    <item>
      <title>Re: LD_LIBRARY_PATH</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ld-library-path/m-p/3671890#M243890</link>
      <description>Hi Shiv,&lt;BR /&gt;&lt;BR /&gt;Check for the oracle's home's .profile file.&lt;BR /&gt;&lt;BR /&gt;# cat /etc/passwd | grep -i oracle&lt;BR /&gt;# cd ~oracle&lt;BR /&gt;# cat .profile | grep -i ld&lt;BR /&gt;&lt;BR /&gt;You will get something like that:&lt;BR /&gt;&lt;BR /&gt;# cat .profile | grep -i ld&lt;BR /&gt;export LD_LIBRARY_PATH=$ORACLE_HOME/lib&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;Raj.</description>
      <pubDate>Tue, 15 Nov 2005 10:25:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ld-library-path/m-p/3671890#M243890</guid>
      <dc:creator>Raj D.</dc:creator>
      <dc:date>2005-11-15T10:25:29Z</dc:date>
    </item>
    <item>
      <title>Re: LD_LIBRARY_PATH</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ld-library-path/m-p/3671891#M243891</link>
      <description>A very good explanation of LD_LIBRARY_PATH and its cousin, SHLIB_PATH, is given in the dld.sl man pages. Man 5 dld.sl. Generally, LD_LIBRARY_PATH is searched before SHLIB_PATH. There is another related environment variable that you should know about as well -- LD_PRELOAD. All of these are in the dld.sl man pages. You should also man ld as well.</description>
      <pubDate>Tue, 15 Nov 2005 10:59:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ld-library-path/m-p/3671891#M243891</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2005-11-15T10:59:43Z</dc:date>
    </item>
    <item>
      <title>Re: LD_LIBRARY_PATH</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ld-library-path/m-p/3671892#M243892</link>
      <description>Hi Shiv ,&lt;BR /&gt;&lt;BR /&gt;The LD_LIBRARY_PATH is usually configured for oracle is  $ORACLE_HOME/lib ,  &lt;BR /&gt;&lt;BR /&gt;Check for the $ORACLE_HOME , in the .profile of ~oracle , and you will come to know about the LD_LIBRARY_PATH ,ie&lt;BR /&gt; /oracle/product/9.2.0.4/lib&lt;BR /&gt;&lt;BR /&gt;For more Details : &lt;BR /&gt;Check :&lt;BR /&gt;&lt;BR /&gt;HP-UX Linker and Libraries User's Guide .&lt;BR /&gt;&lt;BR /&gt;Hth,&lt;BR /&gt;&lt;BR /&gt;Raj.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 15 Nov 2005 12:14:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ld-library-path/m-p/3671892#M243892</guid>
      <dc:creator>Raj D.</dc:creator>
      <dc:date>2005-11-15T12:14:22Z</dc:date>
    </item>
    <item>
      <title>Re: LD_LIBRARY_PATH</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ld-library-path/m-p/3671893#M243893</link>
      <description>Hi Shiv,&lt;BR /&gt;&lt;BR /&gt;Here it is :&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/B2355-90655/B2355-90655.pdf" target="_blank"&gt;http://docs.hp.com/en/B2355-90655/B2355-90655.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Enjoy,&lt;BR /&gt;Cheers,&lt;BR /&gt;Raj.</description>
      <pubDate>Tue, 15 Nov 2005 12:23:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ld-library-path/m-p/3671893#M243893</guid>
      <dc:creator>Raj D.</dc:creator>
      <dc:date>2005-11-15T12:23:25Z</dc:date>
    </item>
  </channel>
</rss>

