<?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: Can't find path for shared library libexslt.sl.7 in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/can-t-find-path-for-shared-library-libexslt-sl-7/m-p/3410052#M202425</link>
    <description>What does chatr on domxml.sl and libexslt.sl.7 return??&lt;BR /&gt;&lt;BR /&gt;Anil</description>
    <pubDate>Thu, 28 Oct 2004 13:27:58 GMT</pubDate>
    <dc:creator>RAC_1</dc:creator>
    <dc:date>2004-10-28T13:27:58Z</dc:date>
    <item>
      <title>Can't find path for shared library libexslt.sl.7</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-t-find-path-for-shared-library-libexslt-sl-7/m-p/3410044#M202417</link>
      <description>Hello all,&lt;BR /&gt;I have a newly installed 11.11 system where I am trying to get the domxml PGP extension to work on Apache.&lt;BR /&gt;&lt;BR /&gt;The php.log entry is...&lt;BR /&gt;PHP Warning: Unknown(): Unable to load dynamic library '/opt/hpws/apache/php/lib/php/extensions/domxml.sl' - Can't find path for shared library: libexslt.sl.7 in Unknown on line0&lt;BR /&gt;&lt;BR /&gt;I have installed libxml2 and libxslt from the Porting Center. They installed to /usr/local/lib although there is no instance of libexslt.sl.7, only libexslt.a, libexslt.la and libexslt.sl&lt;BR /&gt;&lt;BR /&gt;I have also included /usr/local/lib in LD_LIBRARY_PATH &amp;amp; SHLIB_PATH for the user that apache runs as (in my case user www).&lt;BR /&gt;&lt;BR /&gt;I have also tried creating a link in the extensions directory &lt;BR /&gt;libexslt.sl.7 -&amp;gt; /usr/local/lib/libexslt.sl&lt;BR /&gt;but it had no effect.&lt;BR /&gt;&lt;BR /&gt;The domxml extension worked out of the box with the 11.00 apache installation, but the 11.11 version does not work.&lt;BR /&gt;Please help with any suggestions.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Masaki</description>
      <pubDate>Thu, 28 Oct 2004 10:35:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-t-find-path-for-shared-library-libexslt-sl-7/m-p/3410044#M202417</guid>
      <dc:creator>Masaki Birchmier</dc:creator>
      <dc:date>2004-10-28T10:35:14Z</dc:date>
    </item>
    <item>
      <title>Re: Can't find path for shared library libexslt.sl.7</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-t-find-path-for-shared-library-libexslt-sl-7/m-p/3410045#M202418</link>
      <description>What are the perms on /usr/local/lib/libexslt.sl?? Atleast for everybosy. Also as creating the link has not helped, why not copy it in extension dir???&lt;BR /&gt;&lt;BR /&gt;Try it and post.&lt;BR /&gt;&lt;BR /&gt;Anil&lt;BR /&gt;</description>
      <pubDate>Thu, 28 Oct 2004 10:43:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-t-find-path-for-shared-library-libexslt-sl-7/m-p/3410045#M202418</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2004-10-28T10:43:19Z</dc:date>
    </item>
    <item>
      <title>Re: Can't find path for shared library libexslt.sl.7</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-t-find-path-for-shared-library-libexslt-sl-7/m-p/3410046#M202419</link>
      <description>The permission on libexslt.sl is 555 root:sys&lt;BR /&gt;Tried copying to the extensions directory, and restarted apache. Same results.&lt;BR /&gt;</description>
      <pubDate>Thu, 28 Oct 2004 11:41:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-t-find-path-for-shared-library-libexslt-sl-7/m-p/3410046#M202419</guid>
      <dc:creator>Masaki Birchmier</dc:creator>
      <dc:date>2004-10-28T11:41:54Z</dc:date>
    </item>
    <item>
      <title>Re: Can't find path for shared library libexslt.sl.7</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-t-find-path-for-shared-library-libexslt-sl-7/m-p/3410047#M202420</link>
      <description>After copying the file, is error message same as that of first error?&lt;BR /&gt;&lt;BR /&gt;Anil</description>
      <pubDate>Thu, 28 Oct 2004 11:46:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-t-find-path-for-shared-library-libexslt-sl-7/m-p/3410047#M202420</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2004-10-28T11:46:29Z</dc:date>
    </item>
    <item>
      <title>Re: Can't find path for shared library libexslt.sl.7</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-t-find-path-for-shared-library-libexslt-sl-7/m-p/3410048#M202421</link>
      <description>State your apache version number. Is it the hpws kit 2.0.10?&lt;BR /&gt;&lt;BR /&gt;That may be a factor.&lt;BR /&gt;&lt;BR /&gt;What is the source on PGP?&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Thu, 28 Oct 2004 11:52:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-t-find-path-for-shared-library-libexslt-sl-7/m-p/3410048#M202421</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-10-28T11:52:05Z</dc:date>
    </item>
    <item>
      <title>Re: Can't find path for shared library libexslt.sl.7</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-t-find-path-for-shared-library-libexslt-sl-7/m-p/3410049#M202422</link>
      <description>The error message is exactally the same.&lt;BR /&gt;&lt;BR /&gt;versions:&lt;BR /&gt; hpuxwsAPACHE   A.2.0.49.00    2.0.49 base&lt;BR /&gt; hpuxwsAPACHE.PHP   A.2.0.49.0    4.3.4 base</description>
      <pubDate>Thu, 28 Oct 2004 11:56:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-t-find-path-for-shared-library-libexslt-sl-7/m-p/3410049#M202422</guid>
      <dc:creator>Masaki Birchmier</dc:creator>
      <dc:date>2004-10-28T11:56:27Z</dc:date>
    </item>
    <item>
      <title>Re: Can't find path for shared library libexslt.sl.7</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-t-find-path-for-shared-library-libexslt-sl-7/m-p/3410050#M202423</link>
      <description>What does following say??&lt;BR /&gt;&lt;BR /&gt;swverify hpuxwsAPACHE&lt;BR /&gt;swverify hpuxwsAPACHE.PHP&lt;BR /&gt;&lt;BR /&gt;Anil</description>
      <pubDate>Thu, 28 Oct 2004 12:47:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-t-find-path-for-shared-library-libexslt-sl-7/m-p/3410050#M202423</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2004-10-28T12:47:54Z</dc:date>
    </item>
    <item>
      <title>Re: Can't find path for shared library libexslt.sl.7</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-t-find-path-for-shared-library-libexslt-sl-7/m-p/3410051#M202424</link>
      <description>all apache filesets verify without errors</description>
      <pubDate>Thu, 28 Oct 2004 13:22:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-t-find-path-for-shared-library-libexslt-sl-7/m-p/3410051#M202424</guid>
      <dc:creator>Masaki Birchmier</dc:creator>
      <dc:date>2004-10-28T13:22:51Z</dc:date>
    </item>
    <item>
      <title>Re: Can't find path for shared library libexslt.sl.7</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-t-find-path-for-shared-library-libexslt-sl-7/m-p/3410052#M202425</link>
      <description>What does chatr on domxml.sl and libexslt.sl.7 return??&lt;BR /&gt;&lt;BR /&gt;Anil</description>
      <pubDate>Thu, 28 Oct 2004 13:27:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-t-find-path-for-shared-library-libexslt-sl-7/m-p/3410052#M202425</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2004-10-28T13:27:58Z</dc:date>
    </item>
    <item>
      <title>Re: Can't find path for shared library libexslt.sl.7</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-t-find-path-for-shared-library-libexslt-sl-7/m-p/3410053#M202426</link>
      <description>domxml.sl: &lt;BR /&gt;         shared library &lt;BR /&gt;         shared library dynamic path search:&lt;BR /&gt;             SHLIB_PATH     disabled  second &lt;BR /&gt;             embedded path  enabled   first  /usr/local/lib&lt;BR /&gt;         internal name:&lt;BR /&gt;             domxml.slllll&lt;BR /&gt;       shared library list:&lt;BR /&gt;           dynamic   /usr/local/lib/libexslt.sl.7&lt;BR /&gt;             dynamic   /usr/local/lib/libxslt.sl.1&lt;BR /&gt;             dynamic   /usr/local/lib/libxml2.sl.7&lt;BR /&gt;         shared vtable support disabled&lt;BR /&gt;         static branch prediction disabled&lt;BR /&gt;         executable from stack: D (default)&lt;BR /&gt;         kernel assisted branch prediction enabled&lt;BR /&gt;         lazy swap allocation disabled&lt;BR /&gt;         text segment locking disabled&lt;BR /&gt;         data segment locking disabled&lt;BR /&gt;         third quadrant private data space disabled&lt;BR /&gt;         fourth quadrant private data space disabled&lt;BR /&gt;         third quadrant global data space disabled&lt;BR /&gt;         data page size: D (default)&lt;BR /&gt;         instruction page size: D (default)&lt;BR /&gt;         nulptr references disabled&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;libexslt.sl: &lt;BR /&gt;         shared library &lt;BR /&gt;         shared library dynamic path search:&lt;BR /&gt;             SHLIB_PATH     enabled   first  &lt;BR /&gt;             embedded path  enabled   second /usr/local/lib&lt;BR /&gt;         shared library list:&lt;BR /&gt;             static    /usr/local/lib/libxml2.sl&lt;BR /&gt;             dynamic   /usr/local/lib/libz.sl&lt;BR /&gt;             dynamic   /usr/lib/libpthread.1&lt;BR /&gt;             static    /usr/local/lib/libintl.sl&lt;BR /&gt;             dynamic   /usr/lib/libm.2&lt;BR /&gt;             dynamic   /usr/lib/libc.2&lt;BR /&gt;         shared vtable support disabled&lt;BR /&gt;         static branch prediction disabled&lt;BR /&gt;         executable from stack: D (default)&lt;BR /&gt;         kernel assisted branch prediction enabled&lt;BR /&gt;         lazy swap allocation disabled&lt;BR /&gt;         text segment locking disabled&lt;BR /&gt;         data segment locking disabled&lt;BR /&gt;         third quadrant private data space disabled&lt;BR /&gt;         fourth quadrant private data space disabled&lt;BR /&gt;         third quadrant global data space disabled&lt;BR /&gt;         data page size: D (default)&lt;BR /&gt;         instruction page size: D (default)&lt;BR /&gt;         nulptr references enabled</description>
      <pubDate>Fri, 29 Oct 2004 14:39:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-t-find-path-for-shared-library-libexslt-sl-7/m-p/3410053#M202426</guid>
      <dc:creator>Masaki Birchmier</dc:creator>
      <dc:date>2004-10-29T14:39:34Z</dc:date>
    </item>
    <item>
      <title>Re: Can't find path for shared library libexslt.sl.7</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-t-find-path-for-shared-library-libexslt-sl-7/m-p/3410054#M202427</link>
      <description>For domxml.sl SHLIB_PATH is disabled. Let us try to enable and check.&lt;BR /&gt;chatr +s enable domxml.sl. Now restart apache and check.&lt;BR /&gt;&lt;BR /&gt;Anil&lt;BR /&gt;</description>
      <pubDate>Fri, 29 Oct 2004 14:44:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-t-find-path-for-shared-library-libexslt-sl-7/m-p/3410054#M202427</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2004-10-29T14:44:32Z</dc:date>
    </item>
    <item>
      <title>Re: Can't find path for shared library libexslt.sl.7</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-t-find-path-for-shared-library-libexslt-sl-7/m-p/3410055#M202428</link>
      <description>can you post the output of  "what /usr/lib/dld.sl"?&lt;BR /&gt;&lt;BR /&gt;this may be a known issue which is resolved in the latest linker/loader patches PHSS_30967(11.00) / PHSS_30968 (11.11).</description>
      <pubDate>Sat, 30 Oct 2004 05:31:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-t-find-path-for-shared-library-libexslt-sl-7/m-p/3410055#M202428</guid>
      <dc:creator>ranganath ramachandra</dc:creator>
      <dc:date>2004-10-30T05:31:39Z</dc:date>
    </item>
    <item>
      <title>Re: Can't find path for shared library libexslt.sl.7</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-t-find-path-for-shared-library-libexslt-sl-7/m-p/3410056#M202429</link>
      <description>Thanks for your suggestions,&lt;BR /&gt;the chatr +s command did not work properly until I installed PHSS_30968.&lt;BR /&gt;SHLIB_PATH is now enabled for domxml.sl&lt;BR /&gt;&lt;BR /&gt;Restarted apache, but still getting same php.log error "can't find path for shared library:libexslt.sl.7 in unknown on line 0"&lt;BR /&gt;&lt;BR /&gt;Can someone explain the relationship between libexslt.sl.7 and libexslt.sl ?&lt;BR /&gt;I know that "7" represents a major revision level, but I'm not sure how the linker resolves libexslt.sl.7 to libexslt.sl (or does it)?</description>
      <pubDate>Mon, 01 Nov 2004 10:46:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-t-find-path-for-shared-library-libexslt-sl-7/m-p/3410056#M202429</guid>
      <dc:creator>Masaki Birchmier</dc:creator>
      <dc:date>2004-11-01T10:46:33Z</dc:date>
    </item>
    <item>
      <title>Re: Can't find path for shared library libexslt.sl.7</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-t-find-path-for-shared-library-libexslt-sl-7/m-p/3410057#M202430</link>
      <description>Figured it out!&lt;BR /&gt;ran the command&lt;BR /&gt;"odump -sllibload domxml.sl"&lt;BR /&gt;and it errored out. So I suspected domxml.sl might be corrupted so I compared domxml.sl on another 11.11 system and discovered the size was quite different.  Copied domxml.sl from the other sytem, and all is good now.&lt;BR /&gt;&lt;BR /&gt;Good debug tools for library isses: ldd, chatr, odump, elfdump</description>
      <pubDate>Mon, 01 Nov 2004 16:07:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-t-find-path-for-shared-library-libexslt-sl-7/m-p/3410057#M202430</guid>
      <dc:creator>Masaki Birchmier</dc:creator>
      <dc:date>2004-11-01T16:07:04Z</dc:date>
    </item>
    <item>
      <title>Re: Can't find path for shared library libexslt.sl.7</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-t-find-path-for-shared-library-libexslt-sl-7/m-p/3410058#M202431</link>
      <description>"odump -verifyall" is helpful in checking whether a PA32 binary is corrupt.</description>
      <pubDate>Tue, 02 Nov 2004 00:37:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-t-find-path-for-shared-library-libexslt-sl-7/m-p/3410058#M202431</guid>
      <dc:creator>ranganath ramachandra</dc:creator>
      <dc:date>2004-11-02T00:37:52Z</dc:date>
    </item>
    <item>
      <title>Re: Can't find path for shared library libexslt.sl.7</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-t-find-path-for-shared-library-libexslt-sl-7/m-p/3410059#M202432</link>
      <description>I have exactly the same problem, but no second HPUX 11.23 system to get a non-corrupted domxml.sl. Could anybody please tell me where to get it (System CD?) or just mail it to me...&lt;BR /&gt;&lt;BR /&gt;rolf.wagner@tecways.com</description>
      <pubDate>Thu, 11 Nov 2004 15:48:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-t-find-path-for-shared-library-libexslt-sl-7/m-p/3410059#M202432</guid>
      <dc:creator>Rolf Wagner_1</dc:creator>
      <dc:date>2004-11-11T15:48:15Z</dc:date>
    </item>
  </channel>
</rss>

