Oi, Estou tentando instalar o Oracle 9i em um servidor Debian 64 bits.
Quando eu executo o runInstaller, o processo de instalação pára em 17% "ná cópia do naeet.o". Eu já lli sobre este mesmo problema da instalação do Oracle 9i em um RedHat 4, mas nele se resolve com env variável: export LD_ASSUME_KERNEL=2.4.1 Mas quando eu faço isso no Debian, ele não pode executar nenhum comando, e eu recebo este erro: ls: error while loading shared libraries: librt.so.1: cannot open shared object file: No such file or directory Já pesquisei bastante e não consigo encontrar uma forma de estabelecer LD_ASSUME_KERNEL sem esses efeitos secundários! Alguém pode ajudar por favor? Obrigado! ---------------------------------------------------------------------------------------------- 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 ! -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

