кому: мне, debian-user
Показать подробные сведения 18:50 (16 ч. назад)


Umarzuki Mochlis: No it dosent' the problem was in X's. i am not having any
graphical environment on system../runInstaller -ignoreSysPrereqs
-responsefile /home/oracle/sampleOracle.rsp

helped to install software: Ihave chrooted environment of 32 bit lenny(I
used 32 bit libraries from it to install oracle on 64 bit lenny)

michal_bozek

Yes I am installing 64 bit oracle

No requiremnets, can you describe what needed to install 11G?

i managed to install oracle on /home/u01/app/oracle/product/10.2.1/db1/bin.



Now  I have other problem :(


/home/u01/app/oracle/product/10.2.1/db1/bin$ ./sqlplus

SQL*Plus: Release 10.2.0.1.0 - Production on Sat Sep 26 11:35:12 2009

Copyright (c) 1982, 2005, Oracle.  All rights reserved.

Enter user-name: sys as sysdba
Enter password:
oracleorcl: error while loading shared libraries: libaio.so.1: cannot open
shared object file: No such file or directory
ERROR:
ORA-12547: TNS:lost contact


installing libaio1 now....i will post results and full solution if I will be
suceeded  .....

2009/9/26 Michał Bożek <michal_bo...@lavabit.com>

> On Fri, 25 Sep 2009 21:50:45 +0800
> Umarzuki Mochlis <umarz...@gmail.com> wrote:
>
> > 2009/9/25 Daniel Suleyman <danik...@gmail.com>:
> > > Any advice will be appreciated.
>
>         I assume, that you've got the 64 bit version of Oracle, but a
> double check might be useful (as always).
>
> > >> Preparing to launch Oracle Universal Installer from
> > >> /home/u01/tmp/OraInstall2009-09-25_12-50-45PM. Please wait
> > >> ...ora...@unimark:~/database$ Oracle Universal Installer,
> > >> Versi                                 on 10.2.0.1.0 Production
>
>         Do you have a requirement to install exactly 10.2.0.1? I've had
> my share of problems with installations of 10.2 on Debian, while 11 was
> (almost) painless. If possible I'd recommend a switch to the newest
> version.
>
> > >> Exception java.lang.UnsatisfiedLinkError:
> > >>
> /home/u01/tmp/OraInstall2009-09-25_12-50-45PM/jre/1.4.2/lib/i386/libawt.so:
> > >> libXp.so.6: wrong ELF class: ELFCLASS64 occurred..
> > >> java.lang.UnsatisfiedLinkError:
> > >>
> /home/u01/tmp/OraInstall2009-09-25_12-50-45PM/jre/1.4.2/lib/i386/libawt.so:
> > >> libXp.so.6: wrong ELF class: ELFCLASS64
>
>         Based on this snippet I'd say, that a 32 bit version of
> libawt.so tries to use libXp.so which is only available in 64 bits on
> your system. Unfortunately, even though Oracle packages are available
> for AMD64, the installer itself requires 32 bit Java to be present. So
> I'd check if appropriate Java version is present. At least that was one
> the quirks during my installation attempts.
>
>        Also with Oracle 11, you can skip most the 'fake requirements'
> used to make Oracle think its installed on RHEL or its derivatves, ie.
> install it somewhere else than /u01/app/oracle, which was quite hard to
> change in 10.2 if I remember well. My current installation for example
> resides in /usr/local/oracle/11g1/ which is quite useful.
>
>        Hope it helps.
>
> Regards,
> --
> Michał Bożek
>
>
>
> --
> To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact
> listmas...@lists.debian.org
>
>

Reply via email to