<?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: DLD.SL error in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/dld-sl-error/m-p/2450597#M10833</link>
    <description>I know that this issue has been out there for a while, but we have just come across this problem.  While it is true that unsetting SHLIB_PATH fixes the problem, there are some tools that need SHLIB_PATH set.  Turns out that the problem is the /usr/lib entry in SHLIB_PATH.  I don't know if anyone is interested in this anymore, but if anyone has any input, I'd be interested to hear it.&lt;BR /&gt;Thanks!</description>
    <pubDate>Mon, 23 Jul 2001 18:10:58 GMT</pubDate>
    <dc:creator>Theresa Patrie</dc:creator>
    <dc:date>2001-07-23T18:10:58Z</dc:date>
    <item>
      <title>DLD.SL error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dld-sl-error/m-p/2450593#M10829</link>
      <description>When I try to start netscape I receive and error message "/usr/lib/dld.sl:  Unresolved symbol: fpsetmask (code) from /share/tools/Netscape/netscape" &lt;BR /&gt;I realize that the DLD.SL is different on that machine and I would like to konw how can I update the DLD to be the same as my other HP station.</description>
      <pubDate>Thu, 05 Oct 2000 13:07:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dld-sl-error/m-p/2450593#M10829</guid>
      <dc:creator>Jean LeFrancois</dc:creator>
      <dc:date>2000-10-05T13:07:21Z</dc:date>
    </item>
    <item>
      <title>Re: DLD.SL error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dld-sl-error/m-p/2450594#M10830</link>
      <description>Check your SHLIB_PATH variable ? it should be set to all sorts of library directories, oracle lib dir, /usr/lib, /usr/lib/X11etc. Try that. &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;federico&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 05 Oct 2000 13:13:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dld-sl-error/m-p/2450594#M10830</guid>
      <dc:creator>federico_3</dc:creator>
      <dc:date>2000-10-05T13:13:51Z</dc:date>
    </item>
    <item>
      <title>Re: DLD.SL error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dld-sl-error/m-p/2450595#M10831</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;you could check which patch has effect to dld.sl:&lt;BR /&gt;swlist -l file |grep dld.sl|grep PH&lt;BR /&gt;&lt;BR /&gt;Do this on both machines and compare them.&lt;BR /&gt;&lt;BR /&gt;Regards</description>
      <pubDate>Thu, 05 Oct 2000 13:21:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dld-sl-error/m-p/2450595#M10831</guid>
      <dc:creator>Andreas Voss</dc:creator>
      <dc:date>2000-10-05T13:21:05Z</dc:date>
    </item>
    <item>
      <title>Re: DLD.SL error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dld-sl-error/m-p/2450596#M10832</link>
      <description>1.  Remove SHLIB from your path:&lt;BR /&gt;&lt;BR /&gt;         export SHLIB_PATH=&lt;BR /&gt;&lt;BR /&gt;Note:  in this case, means to press the Enter key.&lt;BR /&gt;Do not enter anything else after you type&lt;BR /&gt;export SHLIB_PATH=.&lt;BR /&gt;This statement will null the value assigned to SHLIB_PATH.&lt;BR /&gt;&lt;BR /&gt;     2.  Start the Netscape browser.&lt;BR /&gt;&lt;BR /&gt;     3.  Remove SHLIB_PATH from your .profile to permanently correct the problem.&lt;BR /&gt;&lt;BR /&gt;Berlene &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 05 Oct 2000 13:34:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dld-sl-error/m-p/2450596#M10832</guid>
      <dc:creator>Berlene Herren</dc:creator>
      <dc:date>2000-10-05T13:34:41Z</dc:date>
    </item>
    <item>
      <title>Re: DLD.SL error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dld-sl-error/m-p/2450597#M10833</link>
      <description>I know that this issue has been out there for a while, but we have just come across this problem.  While it is true that unsetting SHLIB_PATH fixes the problem, there are some tools that need SHLIB_PATH set.  Turns out that the problem is the /usr/lib entry in SHLIB_PATH.  I don't know if anyone is interested in this anymore, but if anyone has any input, I'd be interested to hear it.&lt;BR /&gt;Thanks!</description>
      <pubDate>Mon, 23 Jul 2001 18:10:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dld-sl-error/m-p/2450597#M10833</guid>
      <dc:creator>Theresa Patrie</dc:creator>
      <dc:date>2001-07-23T18:10:58Z</dc:date>
    </item>
    <item>
      <title>Re: DLD.SL error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dld-sl-error/m-p/2450598#M10834</link>
      <description>After working with HP Support on this, we were able to modify the netscape executable so that it does not use SHLIB_PATH.  We used the command "chatr +s disable netscape" to disable the searching of SHLIB_PATH for shared libraries.  This works great.  Another workaround we found was to modify our netscape wrapper script to unset SHLIB_PATH before actually invoking netscape.  Thanks to HP Support!</description>
      <pubDate>Fri, 31 Aug 2001 17:44:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dld-sl-error/m-p/2450598#M10834</guid>
      <dc:creator>Theresa Patrie</dc:creator>
      <dc:date>2001-08-31T17:44:33Z</dc:date>
    </item>
  </channel>
</rss>

