<?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 from PA-RISC to Itanium : Unable to load shared library in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/from-pa-risc-to-itanium-unable-to-load-shared-library/m-p/4866432#M773713</link>
    <description>Hello,&lt;BR /&gt;&lt;BR /&gt;We're trying to recompile some ABF/Vision applications, ported from HP-UX PA-Risc to the new HP-UX 11.23 Itanium platform.&lt;BR /&gt;&lt;BR /&gt;Some of the compilation runs fail with the following error :&lt;BR /&gt;ld: Unable to load shared library "/opt/langtools/lib/hpux64/libu2comp.so"&lt;BR /&gt; &lt;BR /&gt;This /opt/langtools/lib/hpux64/libu2comp.so is not present on the system.&lt;BR /&gt;&lt;BR /&gt;According to the HP-UX forums, I read this file is part of the Auxiliary-Opt.LANG-AUX fileset.&lt;BR /&gt;&lt;BR /&gt;Is there a way to see if this Auxiliary-Opt.LANG-AUX fileset is installed on the system ?&lt;BR /&gt;And, if not, how can we install it ? With a patch ?&lt;BR /&gt;&lt;BR /&gt;Thanks in advance,&lt;BR /&gt;Franky&lt;BR /&gt;</description>
    <pubDate>Wed, 20 Oct 2004 10:45:55 GMT</pubDate>
    <dc:creator>Franky Leeuwerck_2</dc:creator>
    <dc:date>2004-10-20T10:45:55Z</dc:date>
    <item>
      <title>from PA-RISC to Itanium : Unable to load shared library</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/from-pa-risc-to-itanium-unable-to-load-shared-library/m-p/4866432#M773713</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;We're trying to recompile some ABF/Vision applications, ported from HP-UX PA-Risc to the new HP-UX 11.23 Itanium platform.&lt;BR /&gt;&lt;BR /&gt;Some of the compilation runs fail with the following error :&lt;BR /&gt;ld: Unable to load shared library "/opt/langtools/lib/hpux64/libu2comp.so"&lt;BR /&gt; &lt;BR /&gt;This /opt/langtools/lib/hpux64/libu2comp.so is not present on the system.&lt;BR /&gt;&lt;BR /&gt;According to the HP-UX forums, I read this file is part of the Auxiliary-Opt.LANG-AUX fileset.&lt;BR /&gt;&lt;BR /&gt;Is there a way to see if this Auxiliary-Opt.LANG-AUX fileset is installed on the system ?&lt;BR /&gt;And, if not, how can we install it ? With a patch ?&lt;BR /&gt;&lt;BR /&gt;Thanks in advance,&lt;BR /&gt;Franky&lt;BR /&gt;</description>
      <pubDate>Wed, 20 Oct 2004 10:45:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/from-pa-risc-to-itanium-unable-to-load-shared-library/m-p/4866432#M773713</guid>
      <dc:creator>Franky Leeuwerck_2</dc:creator>
      <dc:date>2004-10-20T10:45:55Z</dc:date>
    </item>
    <item>
      <title>Re: from PA-RISC to Itanium : Unable to load shared library</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/from-pa-risc-to-itanium-unable-to-load-shared-library/m-p/4866433#M773714</link>
      <description>swlist -l fileset | grep -i Auxiliary-Opt.LANG-AUX&lt;BR /&gt;&lt;BR /&gt;If its not there, you need to get it installed.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Quick check:&lt;BR /&gt;&lt;BR /&gt;ll /opt/langtools/lib/hpux64/libu2comp.so&lt;BR /&gt;&lt;BR /&gt;If its there the problem is that the object is not part of the SHLIB_PATH environment variable. Get the location to be part of SHLIB_PATH and try the compile again.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Wed, 20 Oct 2004 10:52:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/from-pa-risc-to-itanium-unable-to-load-shared-library/m-p/4866433#M773714</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-10-20T10:52:44Z</dc:date>
    </item>
    <item>
      <title>Re: from PA-RISC to Itanium : Unable to load shared library</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/from-pa-risc-to-itanium-unable-to-load-shared-library/m-p/4866434#M773715</link>
      <description>Hello Steven,&lt;BR /&gt;&lt;BR /&gt;# swlist -l fileset | grep -i Auxiliary-Opt.LANG-AUX&lt;BR /&gt;# ll /opt/langtools/lib/hpux64/libu2comp.so&lt;BR /&gt;/opt/langtools/lib/hpux64/libu2comp.so not found&lt;BR /&gt;&lt;BR /&gt;The file is not present.&lt;BR /&gt;How do install this ? Is it via CD or via a patch to download ?&lt;BR /&gt;&lt;BR /&gt;(I have not installed the HP-UX by myself.)&lt;BR /&gt;&lt;BR /&gt;Thanks again,&lt;BR /&gt;Franky</description>
      <pubDate>Wed, 20 Oct 2004 11:07:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/from-pa-risc-to-itanium-unable-to-load-shared-library/m-p/4866434#M773715</guid>
      <dc:creator>Franky Leeuwerck_2</dc:creator>
      <dc:date>2004-10-20T11:07:03Z</dc:date>
    </item>
    <item>
      <title>Re: from PA-RISC to Itanium : Unable to load shared library</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/from-pa-risc-to-itanium-unable-to-load-shared-library/m-p/4866435#M773716</link>
      <description>Hi Franky,&lt;BR /&gt;&lt;BR /&gt;Seems like this is part of the C/ANSI C Compiler bundle which isa $$ product. Do you have C/ANSI C Compiler installed on your itanium server.&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;regds&lt;BR /&gt;</description>
      <pubDate>Wed, 20 Oct 2004 11:11:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/from-pa-risc-to-itanium-unable-to-load-shared-library/m-p/4866435#M773716</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2004-10-20T11:11:39Z</dc:date>
    </item>
    <item>
      <title>Re: from PA-RISC to Itanium : Unable to load shared library</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/from-pa-risc-to-itanium-unable-to-load-shared-library/m-p/4866436#M773717</link>
      <description>Export shared library path with SHLIB_PATH variable there. &lt;BR /&gt;&lt;BR /&gt;SHLIBPATH="/opt/langtools/lib/hpux64/"&lt;BR /&gt;&lt;BR /&gt; swlist Auxiliary-Opt.LANG-AUX&lt;BR /&gt; will give informations about that fileset there, else make error there.&lt;BR /&gt; &lt;BR /&gt;  Auxiliary-Opt.LANG-AUX                B.11.11.06     Advanced Optimization Tools&lt;BR /&gt;  /opt/langtools&lt;BR /&gt;  /opt/langtools/lbin&lt;BR /&gt;  /opt/langtools/lbin/ucomp&lt;BR /&gt;  /opt/langtools/lib&lt;BR /&gt;  /opt/langtools/lib/libcomp.sl&lt;BR /&gt;  /opt/langtools/lib/nls&lt;BR /&gt;  /opt/langtools/lib/nls/msg&lt;BR /&gt;  /opt/langtools/lib/nls/msg/C&lt;BR /&gt;  /opt/langtools/lib/nls/msg/C/ucomp.cat&lt;BR /&gt;  /opt/langtools/newconfig&lt;BR /&gt;  /opt/langtools/newconfig/white_papers&lt;BR /&gt;  /opt/langtools/newconfig/white_papers/optimize.ps&lt;BR /&gt;&lt;BR /&gt; Try to export to shared library path. Use now. It will work.</description>
      <pubDate>Wed, 20 Oct 2004 11:17:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/from-pa-risc-to-itanium-unable-to-load-shared-library/m-p/4866436#M773717</guid>
      <dc:creator>Muthukumar_5</dc:creator>
      <dc:date>2004-10-20T11:17:13Z</dc:date>
    </item>
    <item>
      <title>Re: from PA-RISC to Itanium : Unable to load shared library</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/from-pa-risc-to-itanium-unable-to-load-shared-library/m-p/4866437#M773718</link>
      <description>I think Ansi C is available on either the Core OS CD or the Application Cd's&lt;BR /&gt;&lt;BR /&gt;Looks like its a pay for add in product, licensed on a per/cpu basis, at least according the software.hp.com&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Wed, 20 Oct 2004 11:22:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/from-pa-risc-to-itanium-unable-to-load-shared-library/m-p/4866437#M773718</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-10-20T11:22:58Z</dc:date>
    </item>
    <item>
      <title>Re: from PA-RISC to Itanium : Unable to load shared library</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/from-pa-risc-to-itanium-unable-to-load-shared-library/m-p/4866438#M773719</link>
      <description>Thanks Steven and the others too for your quick reply.&lt;BR /&gt;&lt;BR /&gt;The HP-Engineer is currently installing the fileset.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Franky Leeuwerck</description>
      <pubDate>Thu, 21 Oct 2004 03:41:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/from-pa-risc-to-itanium-unable-to-load-shared-library/m-p/4866438#M773719</guid>
      <dc:creator>Franky Leeuwerck_2</dc:creator>
      <dc:date>2004-10-21T03:41:51Z</dc:date>
    </item>
    <item>
      <title>Re: from PA-RISC to Itanium : Unable to load shared library</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/from-pa-risc-to-itanium-unable-to-load-shared-library/m-p/4866439#M773720</link>
      <description>Library was not installed.&lt;BR /&gt;</description>
      <pubDate>Thu, 21 Oct 2004 03:42:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/from-pa-risc-to-itanium-unable-to-load-shared-library/m-p/4866439#M773720</guid>
      <dc:creator>Franky Leeuwerck_2</dc:creator>
      <dc:date>2004-10-21T03:42:44Z</dc:date>
    </item>
    <item>
      <title>Re: from PA-RISC to Itanium : Unable to load shared library</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/from-pa-risc-to-itanium-unable-to-load-shared-library/m-p/4866440#M773721</link>
      <description>I am experiencing the same problem, and had a look at the Ansi C installation to install the libraries required, but with no luck.&lt;BR /&gt;&lt;BR /&gt;Can you please tell me how to install the libraries required for "Unable to load shared library "/opt/langtools/lib/hpux64/libu2comp.so" message to go away?</description>
      <pubDate>Thu, 05 Oct 2006 04:37:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/from-pa-risc-to-itanium-unable-to-load-shared-library/m-p/4866440#M773721</guid>
      <dc:creator>krudi01</dc:creator>
      <dc:date>2006-10-05T04:37:39Z</dc:date>
    </item>
  </channel>
</rss>

