Skip to Main Content

Infrastructure Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Problem installing Oracle 9i on a Debian 64bits (LD_ASSUME_KERNEL)

Armando M.Nov 30 2007 — edited Dec 2 2007
Hi,

I'm trying to install Oracle 9i on a Debian 64 bits server.

When I launch runInstaller, the installation process stops at 18% "copying naeet.o".

I had the same problem when I installed Oracle 9i on a RedHat 4, but I solved it by setting this env variable :


export LD_ASSUME_KERNEL=2.4.1


But when I do this on Debian, I can't run any command anymore, I get this error :


ls: error while loading shared libraries: librt.so.1: cannot open shared object file: No such file or directory


I've been searching, but I can't find how to set LD_ASSUME_KERNEL without these side effects !

Can anyone please help ?

Thanks !
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 30 2007
Added on Nov 30 2007
2 comments
2,567 views