Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Problems with Oracle9i on Debian linux
Thomas Rieffel wrote:
> Hello,
>
> i tried to install oracle9i on Debian linux, kernal 2.4.13.
>
> When I start the runInstaller-Skript I get a segmentation violation. I
> tried different Java-Virtual Machines (1.1.8, 1.3.1, The newest machine
> from IBM), but I allways get the same Result.
>
> The Installer dumps the following lines:
>
> Initializing Java Virtual Machine from /tmp/OraInstall/jre/bin/jre.
> Please wait...
> SIGSEGV 11* segmentation violation
> stackbase=0xbffff69c, stackpointer=0xbffff564
Just guessing: try setting LC_ALL=C, LANG=C etc in the installer environment. I got similar crashes for 8i while using Polish language environment and the above settings helped. Received on Tue Jan 22 2002 - 03:37:15 CST
![]() |
![]() |