<?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: oracle 920 install in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-920-install/m-p/4951417#M413598</link>
    <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;Those soft links should already have been created. You may need to have them as part of the SHLIB_PATH variable.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
    <pubDate>Wed, 11 Jan 2006 01:39:12 GMT</pubDate>
    <dc:creator>Steven E. Protter</dc:creator>
    <dc:date>2006-01-11T01:39:12Z</dc:date>
    <item>
      <title>oracle 920 install</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-920-install/m-p/4951414#M413595</link>
      <description>Dear friends,&lt;BR /&gt;&lt;BR /&gt;When I'm installing oracle 920 in HPUX11i, during phase linking oracle9i database 9.2.0.1.0, it poped up a window with following message,&lt;BR /&gt;&amp;lt;-----------------------------------------------&lt;BR /&gt;Error in invoking target install of makefile /oracle/PSM/920_64/ctx/lib/ins_ctx.mk&lt;BR /&gt;-----------------------------------------------&amp;gt;&lt;BR /&gt;In make.log, I found this error message&lt;BR /&gt;&amp;lt;-----------------------------------------------&lt;BR /&gt;/usr/ccs/bin/ld: Can't find library: "Xm"&lt;BR /&gt;*** Error exit code 1&lt;BR /&gt;-----------------------------------------------&amp;gt;&lt;BR /&gt;&lt;BR /&gt;I don't know whether it's caused by OS or oracle_bug.&lt;BR /&gt;&lt;BR /&gt;Please help, thank you in advance.&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;patrick</description>
      <pubDate>Wed, 11 Jan 2006 01:25:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-920-install/m-p/4951414#M413595</guid>
      <dc:creator>patrick xi</dc:creator>
      <dc:date>2006-01-11T01:25:45Z</dc:date>
    </item>
    <item>
      <title>Re: oracle 920 install</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-920-install/m-p/4951415#M413596</link>
      <description>Refer this,&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=25058" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=25058&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=28744" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=28744&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;for yogeeraj rpely.&lt;BR /&gt;&lt;BR /&gt;--&lt;BR /&gt;Muthu</description>
      <pubDate>Wed, 11 Jan 2006 01:31:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-920-install/m-p/4951415#M413596</guid>
      <dc:creator>Muthukumar_5</dc:creator>
      <dc:date>2006-01-11T01:31:16Z</dc:date>
    </item>
    <item>
      <title>Re: oracle 920 install</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-920-install/m-p/4951416#M413597</link>
      <description>Hi Patrick,&lt;BR /&gt;&lt;BR /&gt;See the quote from Metalink &lt;BR /&gt;============================================&lt;BR /&gt;&lt;QUOTE&gt;&lt;BR /&gt;Doc ID: Note:180445.1 &lt;BR /&gt;Subject: /usr/ccs/bin/ld: Can't find library: "Xm" for linking 64bit executables &lt;BR /&gt;Type: PROBLEM &lt;BR /&gt;Status: PUBLISHED &lt;BR /&gt;Content Type: TEXT/PLAIN &lt;BR /&gt;Creation Date: 18-MAR-2002 &lt;BR /&gt;Last Revision Date: 08-MAY-2002 &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Problem Description&lt;BR /&gt;-------------------&lt;BR /&gt;&lt;BR /&gt;You are trying to install a 64bit Oracle product on a 64bit HP&lt;BR /&gt;system. During the linking stage, you are getting numerous "error&lt;BR /&gt;invoking target 'install' of makefile &lt;MAKEFILE&gt;" errors. &lt;BR /&gt;&lt;BR /&gt;The $ORACLE_HOME/install/make.log file reveals these types of errors:&lt;BR /&gt;&lt;BR /&gt;...&lt;BR /&gt;/usr/ccs/bin/ld: Can't find library: "Xm"&lt;BR /&gt;*** Error exit code 1&lt;BR /&gt;&lt;BR /&gt;Stop.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;HP Document KBRC00003627 states that you must create the following &lt;BR /&gt;three soft links:&lt;BR /&gt;&lt;BR /&gt;ln -s /usr/lib/Motif2.1/libXm.4 /usr/lib/Motif2.1/libXm.sl&lt;BR /&gt;ln -s /usr/lib/libXt.3 /usr/lib/libXt.sl&lt;BR /&gt;ln -s /usr/lib/libX11.3 /usr/lib/libX11.sl&lt;BR /&gt;&lt;BR /&gt;You check /usr/lib and the links are there.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Solution Description&lt;BR /&gt;--------------------&lt;BR /&gt;&lt;BR /&gt;You need to create the 64bit equivalents of these same symbolic links: &lt;BR /&gt;&lt;BR /&gt;ln -s /usr/lib/Motif2.1/pa20_64/libXm.4 /usr/lib/Motif2.1/pa20_64/libXm.sl&lt;BR /&gt;ln -s /usr/lib/pa20_64/libXt.3 /usr/lib/pa20_64/libXt.sl&lt;BR /&gt;ln -s /usr/lib/pa20_64/libX11.3 /usr/lib/pa20_64/libX11.sl &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Explanation&lt;BR /&gt;-----------&lt;BR /&gt;On 64bit HP-UX 11.0, required X libraries are located in a new directory &lt;BR /&gt;location. &lt;BR /&gt;&lt;BR /&gt;References&lt;BR /&gt;----------&lt;BR /&gt;&lt;BR /&gt;[NOTE:169177.1] /usr/ccs/bin/ld: Can't find library: "Xm"&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;With Regards,&lt;BR /&gt;&lt;BR /&gt;Siva.&lt;BR /&gt;&lt;/MAKEFILE&gt;&lt;/QUOTE&gt;</description>
      <pubDate>Wed, 11 Jan 2006 01:33:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-920-install/m-p/4951416#M413597</guid>
      <dc:creator>Sivakumar TS</dc:creator>
      <dc:date>2006-01-11T01:33:57Z</dc:date>
    </item>
    <item>
      <title>Re: oracle 920 install</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-920-install/m-p/4951417#M413598</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;Those soft links should already have been created. You may need to have them as part of the SHLIB_PATH variable.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Wed, 11 Jan 2006 01:39:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-920-install/m-p/4951417#M413598</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2006-01-11T01:39:12Z</dc:date>
    </item>
    <item>
      <title>Re: oracle 920 install</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-920-install/m-p/4951418#M413599</link>
      <description>Hi Xi,&lt;BR /&gt;&lt;BR /&gt;HP Document KBRC00003627 states that you must create the following three soft links:&lt;BR /&gt;&lt;BR /&gt;You need to create the 64bit equivalents of these same symbolic links: &lt;BR /&gt;&lt;BR /&gt;   ln -s  /usr/lib/Motif2.1/pa20_64/libXm.4  /usr/lib/Motif2.1/pa20_64/libXm.sl&lt;BR /&gt;   ln -s  /usr/lib/pa20_64/libXt.3                 /usr/lib/pa20_64/libXt.sl&lt;BR /&gt;   ln -s  /usr/lib/pa20_64/libX11.3    /usr/lib/pa20_64/libX11.sl &lt;BR /&gt;&lt;BR /&gt;The reason being on 64bit HP-UX 11.0, required X libraries are located in a new directory location. &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Indira A&lt;BR /&gt;</description>
      <pubDate>Wed, 11 Jan 2006 02:29:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-920-install/m-p/4951418#M413599</guid>
      <dc:creator>Indira Aramandla</dc:creator>
      <dc:date>2006-01-11T02:29:34Z</dc:date>
    </item>
    <item>
      <title>Re: oracle 920 install</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-920-install/m-p/4951419#M413600</link>
      <description>It sounds odd I know, but we all had&lt;BR /&gt;this error.&lt;BR /&gt;Just prepare the soft links (all of them)&lt;BR /&gt;and restart your runInstaller,&lt;BR /&gt;it wil work :) :)</description>
      <pubDate>Wed, 11 Jan 2006 04:25:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-920-install/m-p/4951419#M413600</guid>
      <dc:creator>Frank de Vries</dc:creator>
      <dc:date>2006-01-11T04:25:21Z</dc:date>
    </item>
    <item>
      <title>Re: oracle 920 install</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-920-install/m-p/4951420#M413601</link>
      <description>Dear friends, &lt;BR /&gt;&lt;BR /&gt;Thank you all for taking the time. &lt;BR /&gt;Manully make the link of the files solve the problem.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Nice day!&lt;BR /&gt;Patrick</description>
      <pubDate>Wed, 11 Jan 2006 05:44:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-920-install/m-p/4951420#M413601</guid>
      <dc:creator>patrick xi</dc:creator>
      <dc:date>2006-01-11T05:44:36Z</dc:date>
    </item>
    <item>
      <title>Re: oracle 920 install</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-920-install/m-p/4951421#M413602</link>
      <description>see solution under message got 10 score.</description>
      <pubDate>Wed, 11 Jan 2006 06:02:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-920-install/m-p/4951421#M413602</guid>
      <dc:creator>patrick xi</dc:creator>
      <dc:date>2006-01-11T06:02:44Z</dc:date>
    </item>
  </channel>
</rss>

