<?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: Problems with shared libraries in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-shared-libraries/m-p/4493462#M653286</link>
    <description>You can also have paths with $ORIGIN.</description>
    <pubDate>Tue, 08 Sep 2009 10:23:42 GMT</pubDate>
    <dc:creator>Dennis Handly</dc:creator>
    <dc:date>2009-09-08T10:23:42Z</dc:date>
    <item>
      <title>Problems with shared libraries</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-shared-libraries/m-p/4493460#M653284</link>
      <description>Hello! &lt;BR /&gt;&lt;BR /&gt;I have a problem with shared dynamic libraries in HP-UX:&lt;BR /&gt;After compiling and linking, when I do an ldd over the executable file, it refers to libraries with absolute paths, so i find problems to execute the program in other machines, because the path does no exist.&lt;BR /&gt;A piece of the ldd result is:&lt;BR /&gt; /usr/lib/libdld.2 =&amp;gt;    /usr/lib/libdld.2&lt;BR /&gt;       &lt;BR /&gt;As you can see, the libraries refer to absolute paths, instead of relative paths:&lt;BR /&gt;./libdld.2 -&amp;gt; usr/lib/libdld.2&lt;BR /&gt;&lt;BR /&gt;Any ideas about the problem??&lt;BR /&gt;Thank you in advance&lt;BR /&gt;</description>
      <pubDate>Tue, 08 Sep 2009 08:36:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-shared-libraries/m-p/4493460#M653284</guid>
      <dc:creator>jenny99</dc:creator>
      <dc:date>2009-09-08T08:36:34Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with shared libraries</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-shared-libraries/m-p/4493461#M653285</link>
      <description>&amp;gt;it refers to libraries with absolute paths&lt;BR /&gt;&lt;BR /&gt;This is an illusion.  If you have enabled embedded (ld's +b) or SHLIB_PATH (ld's +s), you can use those paths on other machines.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;A piece of the ldd result is:&lt;BR /&gt;/usr/lib/libdld.2 =&amp;gt; /usr/lib/libdld.2&lt;BR /&gt;&lt;BR /&gt;It is illegal to use this as an example since libdld is always there and can't be moved.  Your example should include YOUR shlibs.</description>
      <pubDate>Tue, 08 Sep 2009 10:11:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-shared-libraries/m-p/4493461#M653285</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2009-09-08T10:11:23Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with shared libraries</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-shared-libraries/m-p/4493462#M653286</link>
      <description>You can also have paths with $ORIGIN.</description>
      <pubDate>Tue, 08 Sep 2009 10:23:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-shared-libraries/m-p/4493462#M653286</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2009-09-08T10:23:42Z</dc:date>
    </item>
  </channel>
</rss>

