<?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 problem after installing patch PHSS_30970 in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/dld-sl-problem-after-installing-patch-phss-30970/m-p/3490076#M214770</link>
    <description>Hi Elmar,&lt;BR /&gt;&lt;BR /&gt;I believe you want&lt;BR /&gt;chatr -l library +s enable filename&lt;BR /&gt;replace library with required path(s)&lt;BR /&gt;+b enable &lt;BR /&gt;will enable the embedded lib paths.&lt;BR /&gt;They can be used together &amp;amp; the first one in the command line is searched first.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Jeff&lt;BR /&gt;</description>
    <pubDate>Mon, 21 Feb 2005 09:23:08 GMT</pubDate>
    <dc:creator>Jeff Schussele</dc:creator>
    <dc:date>2005-02-21T09:23:08Z</dc:date>
    <item>
      <title>dld.sl problem after installing patch PHSS_30970</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dld-sl-problem-after-installing-patch-phss-30970/m-p/3490075#M214769</link>
      <description>After installing this patch, we have some third party software (Tivoli Workload Scheduler) that won't start up anymore... After some searching we found that it has a shared library, which can only be found if it is in one of two ridiculous locations: /usr/Tivoli/... or /tivoli/.../hpux10/... (we found those paths using the chatr function). In the past we could use the SHLIB_PATH environment variable, but this patch disables this for us on executables with setuid/setgid bits.&lt;BR /&gt;So, my question: does anybody know a way to change the searchpaths (apart from a hexeditor) in an executable without linking the binary?&lt;BR /&gt;&lt;BR /&gt;A side effect of the patch is that the manual page of chatr stops working, though I'm sure it has new options. There are two more lines in the output after the patch... So maybe there is some (for me undocumented) option for chatr to do this...</description>
      <pubDate>Mon, 21 Feb 2005 09:07:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dld-sl-problem-after-installing-patch-phss-30970/m-p/3490075#M214769</guid>
      <dc:creator>Elmar P. Kolkman</dc:creator>
      <dc:date>2005-02-21T09:07:06Z</dc:date>
    </item>
    <item>
      <title>Re: dld.sl problem after installing patch PHSS_30970</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dld-sl-problem-after-installing-patch-phss-30970/m-p/3490076#M214770</link>
      <description>Hi Elmar,&lt;BR /&gt;&lt;BR /&gt;I believe you want&lt;BR /&gt;chatr -l library +s enable filename&lt;BR /&gt;replace library with required path(s)&lt;BR /&gt;+b enable &lt;BR /&gt;will enable the embedded lib paths.&lt;BR /&gt;They can be used together &amp;amp; the first one in the command line is searched first.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Jeff&lt;BR /&gt;</description>
      <pubDate>Mon, 21 Feb 2005 09:23:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dld-sl-problem-after-installing-patch-phss-30970/m-p/3490076#M214770</guid>
      <dc:creator>Jeff Schussele</dc:creator>
      <dc:date>2005-02-21T09:23:08Z</dc:date>
    </item>
    <item>
      <title>Re: dld.sl problem after installing patch PHSS_30970</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dld-sl-problem-after-installing-patch-phss-30970/m-p/3490077#M214771</link>
      <description>Jeff, I'm sorry, but since the installation of the patch, the +s enable has no effect anymore... due to the setuid bit. &lt;BR /&gt;&lt;BR /&gt;I've tried those suggestions before posting to no effect...</description>
      <pubDate>Mon, 21 Feb 2005 09:43:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dld-sl-problem-after-installing-patch-phss-30970/m-p/3490077#M214771</guid>
      <dc:creator>Elmar P. Kolkman</dc:creator>
      <dc:date>2005-02-21T09:43:16Z</dc:date>
    </item>
    <item>
      <title>Re: dld.sl problem after installing patch PHSS_30970</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dld-sl-problem-after-installing-patch-phss-30970/m-p/3490078#M214772</link>
      <description>Hi Elmar,&lt;BR /&gt;&lt;BR /&gt;Did you have a specific reason to install the latest patch PHSS_30970 (recommended version is PHSS_30968) ?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Robert-Jan</description>
      <pubDate>Mon, 21 Feb 2005 09:58:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dld-sl-problem-after-installing-patch-phss-30970/m-p/3490078#M214772</guid>
      <dc:creator>Robert-Jan Goossens</dc:creator>
      <dc:date>2005-02-21T09:58:05Z</dc:date>
    </item>
    <item>
      <title>Re: dld.sl problem after installing patch PHSS_30970</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dld-sl-problem-after-installing-patch-phss-30970/m-p/3490079#M214773</link>
      <description>The 30970 patch was requested by the team who are working on a Java portal problem...&lt;BR /&gt;If possible we will try the 30968 to see if the problem with Tivoli is solved, and the Java still works.</description>
      <pubDate>Wed, 23 Feb 2005 04:15:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dld-sl-problem-after-installing-patch-phss-30970/m-p/3490079#M214773</guid>
      <dc:creator>Elmar P. Kolkman</dc:creator>
      <dc:date>2005-02-23T04:15:26Z</dc:date>
    </item>
    <item>
      <title>Re: dld.sl problem after installing patch PHSS_30970</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dld-sl-problem-after-installing-patch-phss-30970/m-p/3490080#M214774</link>
      <description>Just to add, this patch broke a few applications for us also.  From what I've seen they tend to be fairly old applications (2002-2003).  PVCS and I think the same was true with a webserver that is tied to an oracle product.  They gave up quickly.  The responce for them was to upgrade to a newer supported version before they'll even try to troubleshoot it.&lt;BR /&gt;&lt;BR /&gt;It worked prior.  It seems like after this patch, SHLIB_PATH is ignored.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sat, 23 Apr 2005 10:37:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dld-sl-problem-after-installing-patch-phss-30970/m-p/3490080#M214774</guid>
      <dc:creator>Dave Hutton</dc:creator>
      <dc:date>2005-04-23T10:37:06Z</dc:date>
    </item>
  </channel>
</rss>

