<?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: Bad system id for shared library in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/bad-system-id-for-shared-library/m-p/3630999#M104993</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;hereafter the response of the commands :&lt;BR /&gt;&lt;BR /&gt;[arachne]:root &amp;gt; file libpng.sl &lt;BR /&gt;libpng.sl:      PA-RISC2.0 shared library -not stripped&lt;BR /&gt;[arachne]:root &amp;gt; chatr libpng.sl&lt;BR /&gt;libpng.sl: &lt;BR /&gt;         shared library &lt;BR /&gt;         shared library dynamic path search:&lt;BR /&gt;             SHLIB_PATH     disabled  first  &lt;BR /&gt;             embedded path  disabled  second Not Defined&lt;BR /&gt;         internal name:&lt;BR /&gt;             libpng.sl.3&lt;BR /&gt;         shared vtable support disabled&lt;BR /&gt;         static branch prediction disabled&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;         data page size: 4K&lt;BR /&gt;         instruction page size: 4K&lt;BR /&gt;&lt;BR /&gt;[arachne]:root &amp;gt; file xemacs&lt;BR /&gt;xemacs:         PA-RISC1.1 shared executable dynamically linked&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I have no path for xemacs.</description>
    <pubDate>Wed, 21 Sep 2005 07:15:33 GMT</pubDate>
    <dc:creator>d'arco</dc:creator>
    <dc:date>2005-09-21T07:15:33Z</dc:date>
    <item>
      <title>Bad system id for shared library</title>
      <link>https://community.hpe.com/t5/operating-system-linux/bad-system-id-for-shared-library/m-p/3630991#M104985</link>
      <description>Hi Procura,&lt;BR /&gt;&lt;BR /&gt;with your help I installed libpng depot under UX 10.20.&lt;BR /&gt;&lt;BR /&gt;I could finish the installation of the product which you do not like.&lt;BR /&gt;&lt;BR /&gt;When I start it (xemacs) I have the following error : &lt;BR /&gt;"&lt;BR /&gt;/usr/lib/dld.sl: Bad system id for shared library: /opt/libpng/lib/libpng.sl&lt;BR /&gt;/usr/lib/dld.sl: Exec format error&lt;BR /&gt;"&lt;BR /&gt;&lt;BR /&gt;The model of my workstation is : 9000/779/C160L&lt;BR /&gt;&lt;BR /&gt;Do I need to recompile something ?</description>
      <pubDate>Wed, 21 Sep 2005 03:52:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/bad-system-id-for-shared-library/m-p/3630991#M104985</guid>
      <dc:creator>d'arco</dc:creator>
      <dc:date>2005-09-21T03:52:37Z</dc:date>
    </item>
    <item>
      <title>Re: Bad system id for shared library</title>
      <link>https://community.hpe.com/t5/operating-system-linux/bad-system-id-for-shared-library/m-p/3630992#M104986</link>
      <description>Run file command on /opt/libpng/lib/libpng.sl and let us know the result. &lt;BR /&gt;&lt;BR /&gt;-Arun</description>
      <pubDate>Wed, 21 Sep 2005 03:55:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/bad-system-id-for-shared-library/m-p/3630992#M104986</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2005-09-21T03:55:18Z</dc:date>
    </item>
    <item>
      <title>Re: Bad system id for shared library</title>
      <link>https://community.hpe.com/t5/operating-system-linux/bad-system-id-for-shared-library/m-p/3630993#M104987</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I can not execute /opt/libpng/lib/libpng.sl&lt;BR /&gt;when  do it, I have the following error :&lt;BR /&gt; "sh: /opt/libpng/lib/libpng.sl: Execute permission denied."&lt;BR /&gt;&lt;BR /&gt;the properties are : &lt;BR /&gt;lrwxrwxr-x 1 root sys 11 Sep 20 23:12 libpng.sl -&amp;gt; libpng.sl.3&lt;BR /&gt;lrwxr-xr-x 1 root sys 17 Sep 20 19:30 libpng.sl.3 -&amp;gt; libpng.sl.3.1.2.7&lt;BR /&gt;-rwxr-xr-x 1 root sys 242331 Oct  4  2004 libpng.sl.3.1.2.7&lt;BR /&gt;&lt;BR /&gt;I am root. I don't know how to execute libpng.sl ???</description>
      <pubDate>Wed, 21 Sep 2005 04:15:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/bad-system-id-for-shared-library/m-p/3630993#M104987</guid>
      <dc:creator>d'arco</dc:creator>
      <dc:date>2005-09-21T04:15:21Z</dc:date>
    </item>
    <item>
      <title>Re: Bad system id for shared library</title>
      <link>https://community.hpe.com/t5/operating-system-linux/bad-system-id-for-shared-library/m-p/3630994#M104988</link>
      <description>You can't execute a shared library. It is library file (/opt/libpng/lib/libpng.sl). Dynamically linked executables will pick shared libararies automatically if they are in library path. &lt;BR /&gt;&lt;BR /&gt;-Arun &lt;BR /&gt;</description>
      <pubDate>Wed, 21 Sep 2005 04:21:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/bad-system-id-for-shared-library/m-p/3630994#M104988</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2005-09-21T04:21:05Z</dc:date>
    </item>
    <item>
      <title>Re: Bad system id for shared library</title>
      <link>https://community.hpe.com/t5/operating-system-linux/bad-system-id-for-shared-library/m-p/3630995#M104989</link>
      <description>Export SHLIB_PATH to /opt/libpng/lib location and try to start it.&lt;BR /&gt;&lt;BR /&gt;hth.</description>
      <pubDate>Wed, 21 Sep 2005 04:43:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/bad-system-id-for-shared-library/m-p/3630995#M104989</guid>
      <dc:creator>Muthukumar_5</dc:creator>
      <dc:date>2005-09-21T04:43:17Z</dc:date>
    </item>
    <item>
      <title>Re: Bad system id for shared library</title>
      <link>https://community.hpe.com/t5/operating-system-linux/bad-system-id-for-shared-library/m-p/3630996#M104990</link>
      <description>I set $SHLIB_PATH to /opt/libpng/lib and when I start xemacs, I have the following error : &lt;BR /&gt;&lt;BR /&gt;"/usr/lib/dld.sl: Invalid shared library file: /opt/libpng/lib/libpng.sl&lt;BR /&gt;Abort(coredump)"&lt;BR /&gt;&lt;BR /&gt;I am not sure that it is this information which you want?&lt;BR /&gt;</description>
      <pubDate>Wed, 21 Sep 2005 05:21:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/bad-system-id-for-shared-library/m-p/3630996#M104990</guid>
      <dc:creator>d'arco</dc:creator>
      <dc:date>2005-09-21T05:21:33Z</dc:date>
    </item>
    <item>
      <title>Re: Bad system id for shared library</title>
      <link>https://community.hpe.com/t5/operating-system-linux/bad-system-id-for-shared-library/m-p/3630997#M104991</link>
      <description>Send us output of &lt;BR /&gt;&lt;BR /&gt;# file &lt;PATH_TO_XEMACS&gt;&lt;BR /&gt;# file /opt/libpng/lib/libpng.sl&lt;BR /&gt;# chatr /opt/libpng/lib/libpng.sl&lt;BR /&gt;&lt;BR /&gt;-Arun&lt;/PATH_TO_XEMACS&gt;</description>
      <pubDate>Wed, 21 Sep 2005 05:26:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/bad-system-id-for-shared-library/m-p/3630997#M104991</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2005-09-21T05:26:10Z</dc:date>
    </item>
    <item>
      <title>Re: Bad system id for shared library</title>
      <link>https://community.hpe.com/t5/operating-system-linux/bad-system-id-for-shared-library/m-p/3630998#M104992</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;It may 32 &amp;amp; 64 bit problem. Just find it 32 bit libpng.sl or 64 bit libpng.sl?&lt;BR /&gt;&lt;BR /&gt;# file /opt/libpng/lib/libpng.sl&lt;BR /&gt;&lt;BR /&gt;you may need 32 bit /opt/libpng/lib/libpng.sl.&lt;BR /&gt;&lt;BR /&gt;Thanks.</description>
      <pubDate>Wed, 21 Sep 2005 05:29:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/bad-system-id-for-shared-library/m-p/3630998#M104992</guid>
      <dc:creator>VEL_1</dc:creator>
      <dc:date>2005-09-21T05:29:14Z</dc:date>
    </item>
    <item>
      <title>Re: Bad system id for shared library</title>
      <link>https://community.hpe.com/t5/operating-system-linux/bad-system-id-for-shared-library/m-p/3630999#M104993</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;hereafter the response of the commands :&lt;BR /&gt;&lt;BR /&gt;[arachne]:root &amp;gt; file libpng.sl &lt;BR /&gt;libpng.sl:      PA-RISC2.0 shared library -not stripped&lt;BR /&gt;[arachne]:root &amp;gt; chatr libpng.sl&lt;BR /&gt;libpng.sl: &lt;BR /&gt;         shared library &lt;BR /&gt;         shared library dynamic path search:&lt;BR /&gt;             SHLIB_PATH     disabled  first  &lt;BR /&gt;             embedded path  disabled  second Not Defined&lt;BR /&gt;         internal name:&lt;BR /&gt;             libpng.sl.3&lt;BR /&gt;         shared vtable support disabled&lt;BR /&gt;         static branch prediction disabled&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;         data page size: 4K&lt;BR /&gt;         instruction page size: 4K&lt;BR /&gt;&lt;BR /&gt;[arachne]:root &amp;gt; file xemacs&lt;BR /&gt;xemacs:         PA-RISC1.1 shared executable dynamically linked&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I have no path for xemacs.</description>
      <pubDate>Wed, 21 Sep 2005 07:15:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/bad-system-id-for-shared-library/m-p/3630999#M104993</guid>
      <dc:creator>d'arco</dc:creator>
      <dc:date>2005-09-21T07:15:33Z</dc:date>
    </item>
    <item>
      <title>Re: Bad system id for shared library</title>
      <link>https://community.hpe.com/t5/operating-system-linux/bad-system-id-for-shared-library/m-p/3631000#M104994</link>
      <description>Where did you get libpng.sl from? It looks like a 64-bit version.</description>
      <pubDate>Wed, 21 Sep 2005 11:05:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/bad-system-id-for-shared-library/m-p/3631000#M104994</guid>
      <dc:creator>Stephen Keane</dc:creator>
      <dc:date>2005-09-21T11:05:34Z</dc:date>
    </item>
    <item>
      <title>Re: Bad system id for shared library</title>
      <link>https://community.hpe.com/t5/operating-system-linux/bad-system-id-for-shared-library/m-p/3631001#M104995</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Procura give me the depot for libpng.&lt;BR /&gt;&lt;BR /&gt;I don't konw if it is a 32 or 64-bit !!</description>
      <pubDate>Wed, 21 Sep 2005 11:25:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/bad-system-id-for-shared-library/m-p/3631001#M104995</guid>
      <dc:creator>d'arco</dc:creator>
      <dc:date>2005-09-21T11:25:45Z</dc:date>
    </item>
    <item>
      <title>Re: Bad system id for shared library</title>
      <link>https://community.hpe.com/t5/operating-system-linux/bad-system-id-for-shared-library/m-p/3631002#M104996</link>
      <description>I am not sure your /opt/libpng/lib/libpng.sl is a 64 bit library. It is 32 bit but, it is for PA2.0 shared library. I think, it wont work on your 10.20 since it will support only PA-RISC1.1 libraries, Xemacs executable is PA-RISC1.1. Ask procura to provide PA-RISC1.1 compatible library. (+DA1.1 will do while compiling)&lt;BR /&gt;&lt;BR /&gt;-Arun</description>
      <pubDate>Thu, 22 Sep 2005 00:20:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/bad-system-id-for-shared-library/m-p/3631002#M104996</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2005-09-22T00:20:37Z</dc:date>
    </item>
    <item>
      <title>Re: Bad system id for shared library</title>
      <link>https://community.hpe.com/t5/operating-system-linux/bad-system-id-for-shared-library/m-p/3631003#M104997</link>
      <description>ibpng.sl: PA-RISC2.0 shared library -not stripped It is not related with xemacs: PA-RISC1.1 shared executable dynamically linked.&lt;BR /&gt;&lt;BR /&gt;I hope you are using wrong libpng.sl library. Try to build with PA-RISC1.1 compiler option. &lt;BR /&gt;&lt;BR /&gt;hth.</description>
      <pubDate>Thu, 22 Sep 2005 00:27:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/bad-system-id-for-shared-library/m-p/3631003#M104997</guid>
      <dc:creator>Muthukumar_5</dc:creator>
      <dc:date>2005-09-22T00:27:15Z</dc:date>
    </item>
    <item>
      <title>Re: Bad system id for shared library</title>
      <link>https://community.hpe.com/t5/operating-system-linux/bad-system-id-for-shared-library/m-p/3631004#M104998</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Procura indicated the good shared library to be used.&lt;BR /&gt;&lt;BR /&gt;Now I have a problem with Xemacs (path, configuration,.....). When I start Xemacs I have the following error :&lt;BR /&gt;&lt;BR /&gt;WARNING:&lt;BR /&gt;Couldn't find an obvious default for the root of the&lt;BR /&gt;XEmacs hierarchy.&lt;BR /&gt;WARNING:&lt;BR /&gt;Couldn't find obvious defaults for:&lt;BR /&gt;doc-directory&lt;BR /&gt;data-directory&lt;BR /&gt;exec-directory&lt;BR /&gt;Perhaps some directories don't exist, or the XEmacs executable,&lt;BR /&gt;/usr/local/bin/xemacs&lt;BR /&gt;is in a strange place?Cannot open load file: /opt/bintmp/xemacs-21.1.14/lisp/auto-autoloads&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Do Anyone know the problem ???</description>
      <pubDate>Thu, 22 Sep 2005 03:02:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/bad-system-id-for-shared-library/m-p/3631004#M104998</guid>
      <dc:creator>d'arco</dc:creator>
      <dc:date>2005-09-22T03:02:12Z</dc:date>
    </item>
    <item>
      <title>Re: Bad system id for shared library</title>
      <link>https://community.hpe.com/t5/operating-system-linux/bad-system-id-for-shared-library/m-p/3631005#M104999</link>
      <description>I think, its a known problem of Xemacs with HP-UX. Just go through this link, &lt;A href="http://list-archive.xemacs.org/xemacs-beta/200109/msg00345.html" target="_blank"&gt;http://list-archive.xemacs.org/xemacs-beta/200109/msg00345.html&lt;/A&gt;&lt;BR /&gt;and read followup &lt;A href="http://list-archive.xemacs.org/xemacs-beta/200109/msg00352.html." target="_blank"&gt;http://list-archive.xemacs.org/xemacs-beta/200109/msg00352.html.&lt;/A&gt; &lt;BR /&gt;&lt;BR /&gt;It says, you need to compile again on your system.&lt;BR /&gt;&lt;BR /&gt;I finally found a similar thread in ITRC, &lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=579653" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=579653&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;(Just try to create symlinks where it is needed) &lt;BR /&gt;&lt;BR /&gt;-Arun</description>
      <pubDate>Thu, 22 Sep 2005 03:46:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/bad-system-id-for-shared-library/m-p/3631005#M104999</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2005-09-22T03:46:19Z</dc:date>
    </item>
    <item>
      <title>Re: Bad system id for shared library</title>
      <link>https://community.hpe.com/t5/operating-system-linux/bad-system-id-for-shared-library/m-p/3631006#M105000</link>
      <description>you are trying to use PA2.0 versions on PA1.1 (hpux 10.20). you need the PA1.1 (hpux 10.20) versions of the depots.</description>
      <pubDate>Tue, 27 Sep 2005 04:28:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/bad-system-id-for-shared-library/m-p/3631006#M105000</guid>
      <dc:creator>ranganath ramachandra</dc:creator>
      <dc:date>2005-09-27T04:28:28Z</dc:date>
    </item>
  </channel>
</rss>

