<?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: Problem while installing oracle 9ids on HPUX in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-while-installing-oracle-9ids-on-hpux/m-p/3144036#M801583</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;you say, you run runInstaller from $ORACLE_HOME/bin and the library path points to a installation directory? This somewhat tells that something points to a wrong directory. Have you tried to run runInstaller from cd? Also check your environment variables, escpecially those for libs. Where have you installed SDK?&lt;BR /&gt;&lt;BR /&gt;greetings,&lt;BR /&gt;&lt;BR /&gt;Michael&lt;BR /&gt;</description>
    <pubDate>Sat, 13 Dec 2003 16:50:27 GMT</pubDate>
    <dc:creator>Michael Schulte zur Sur</dc:creator>
    <dc:date>2003-12-13T16:50:27Z</dc:date>
    <item>
      <title>Problem while installing oracle 9ids on HPUX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-while-installing-oracle-9ids-on-hpux/m-p/3144034#M801581</link>
      <description>I am getting follwoing error while running $./runInstaller from Oracle home.&lt;BR /&gt;&lt;BR /&gt;My O/S is HP-UX 11.00and server is HPPA-RISC 8000.&lt;BR /&gt;I have downloaded and installed HP-UX SDK latest version from HP Site.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Exception in thread "main" java.lang.UnsatisfiedLinkError: /tmp/OraInstall2003-12-13_05-26-47PM/jre/lib/PA_RISC2.0/libmawt.sl: No such file or directory&lt;BR /&gt;        at java.lang.ClassLoader$NativeLibrary.load(Native Method)&lt;BR /&gt;        at java.lang.ClassLoader.loadLibrary0(Unknown Source)&lt;BR /&gt;        at java.lang.ClassLoader.loadLibrary(Unknown Source)&lt;BR /&gt;        at java.lang.Runtime.loadLibrary0(Unknown Source)&lt;BR /&gt;        at java.lang.System.loadLibrary(Unknown Source)&lt;BR /&gt;        at sun.security.action.LoadLibraryAction.run(Unknown Source)&lt;BR /&gt;        at java.security.AccessController.doPrivileged(Native Method)&lt;BR /&gt;        at java.awt.Toolkit.loadLibraries(Toolkit.java:1073)&lt;BR /&gt;        at java.awt.Toolkit.&lt;CLINIT&gt;(Toolkit.java:1117)&lt;BR /&gt;        at java.awt.Component.&lt;CLINIT&gt;(Component.java:406)&lt;BR /&gt;        at oracle.sysman.oii.oiic.OiicInstaller.main(OiicInstaller.java:584)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Please suggest&lt;BR /&gt;&lt;/CLINIT&gt;&lt;/CLINIT&gt;</description>
      <pubDate>Sat, 13 Dec 2003 10:47:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-while-installing-oracle-9ids-on-hpux/m-p/3144034#M801581</guid>
      <dc:creator>kashyapi</dc:creator>
      <dc:date>2003-12-13T10:47:13Z</dc:date>
    </item>
    <item>
      <title>Re: Problem while installing oracle 9ids on HPUX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-while-installing-oracle-9ids-on-hpux/m-p/3144035#M801582</link>
      <description>Check if /tmp is not full and you have write permisions to it.&lt;BR /&gt;&lt;BR /&gt;-Tomek</description>
      <pubDate>Sat, 13 Dec 2003 11:00:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-while-installing-oracle-9ids-on-hpux/m-p/3144035#M801582</guid>
      <dc:creator>Tomek Gryszkiewicz</dc:creator>
      <dc:date>2003-12-13T11:00:09Z</dc:date>
    </item>
    <item>
      <title>Re: Problem while installing oracle 9ids on HPUX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-while-installing-oracle-9ids-on-hpux/m-p/3144036#M801583</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;you say, you run runInstaller from $ORACLE_HOME/bin and the library path points to a installation directory? This somewhat tells that something points to a wrong directory. Have you tried to run runInstaller from cd? Also check your environment variables, escpecially those for libs. Where have you installed SDK?&lt;BR /&gt;&lt;BR /&gt;greetings,&lt;BR /&gt;&lt;BR /&gt;Michael&lt;BR /&gt;</description>
      <pubDate>Sat, 13 Dec 2003 16:50:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-while-installing-oracle-9ids-on-hpux/m-p/3144036#M801583</guid>
      <dc:creator>Michael Schulte zur Sur</dc:creator>
      <dc:date>2003-12-13T16:50:27Z</dc:date>
    </item>
    <item>
      <title>Re: Problem while installing oracle 9ids on HPUX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-while-installing-oracle-9ids-on-hpux/m-p/3144037#M801584</link>
      <description>The problem Has been solved by first copying the emdia to the disk (/$ORACLE_HOME/disk1) then copying disk1/stage/Components/oracle.swd.jre/1.3.1.0.0/1/DataFiles/Expanded/jre/hpunix/lib/PA_RISC2.0/libmawt.sl  to disk1/stage/Components/oracle.swd.jre/1.3.1.0.0/1/DataFiles/Expanded/jre/hpunix/lib/PA_RISC2.0/motif21/libmawt.sl .&lt;BR /&gt;&lt;BR /&gt;The file disk1/stage/Components/oracle.swd.jre/1.3.1.0.0/1/DataFiles/Expanded/jre/hpunix/lib/PA_RISC2.0/motif21/libmawt.sl &lt;BR /&gt; has originalsize of 0kb.&lt;BR /&gt;</description>
      <pubDate>Sun, 14 Dec 2003 05:27:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-while-installing-oracle-9ids-on-hpux/m-p/3144037#M801584</guid>
      <dc:creator>kashyapi</dc:creator>
      <dc:date>2003-12-14T05:27:56Z</dc:date>
    </item>
    <item>
      <title>Re: Problem while installing oracle 9ids on HPUX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-while-installing-oracle-9ids-on-hpux/m-p/3144038#M801585</link>
      <description>Hai... this can fix ur problem...&lt;BR /&gt;&lt;BR /&gt;1. Copy the first CD-ROM to disk (e.g. /d01/Disk1)&lt;BR /&gt;2. $ cd /d01/Disk1/stage/Components/oracle.swd.jre/1.3.1.0.&lt;BR /&gt;0/1/DataFiles/Expanded/jre/hpunix/lib/PA_RISC&lt;BR /&gt;    $ rm hotspot&lt;BR /&gt;    $ ln -s server hotspot&lt;BR /&gt;    $ rm libmawt.sl&lt;BR /&gt;    $ ln -s motif21/libmawt.sl libmawt.sl&lt;BR /&gt;    $ cd /d01/Disk1/stage/Components/oracle.swd.jre/1.3.1.0.&lt;BR /&gt;0/1/DataFiles/Expanded/jre/hpunix/lib/PA_RISC2.0&lt;BR /&gt;    $ rm hotspot&lt;BR /&gt;    $ ln -s server hotspot&lt;BR /&gt;    $ rm libmawt.sl&lt;BR /&gt;    $ ln -s motif21/libmawt.sl libmawt.sl&lt;BR /&gt;3. Run the installer from Disk1:&lt;BR /&gt;    $ cd /d01/Disk1&lt;BR /&gt;    $ ./runInstaller&lt;BR /&gt;</description>
      <pubDate>Mon, 15 Dec 2003 00:00:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-while-installing-oracle-9ids-on-hpux/m-p/3144038#M801585</guid>
      <dc:creator>Hari Kumar</dc:creator>
      <dc:date>2003-12-15T00:00:20Z</dc:date>
    </item>
  </channel>
</rss>

