Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Probleme JVM pour l'instalation de oracle 8i sur linux
wrandriana <wrand_at_bocal.cs.univ-paris8.fr> wrote in message news:<a6cti3$675$1_at_news.x-echo.com>...
> Boujour,
>
> SOS >>> Runinstaler oracle 8i
>
> j'essais pour la premiere fois Oracle 8i entreprise sur Linux .
>
> j' ai comme machine PIII 650Meg , 128 ram , sour Redhat 6.2
> apres avoir telecharger jdk1.1.6 v5 et jre1.1.6 v5, j'ai instaler co
> rectement sur ma machine.
> puis j'ai essaie d'instaler le cdrom oracle 8i par le commande comme
> suit :
>
>
> oracle_at_localhost cdrom]$ pwd
> /mnt/cdrom
> [oracle_at_localhost cdrom]$ ./runInstaller
> Initializing Java Virtual Machine from /usr/local/jre/bin/jre. Please wa
> it...
> Error in CreateOUIProcess(): -1
> : Mauvaise adresse
> [oracle_at_localhost cdrom]$
>
> si quelqu' un peut m'aider vous pouvez m'envoiez un e-mail a l'adress
> e ci -dessous
>
> wrand_at_bocal.cs.univ-paris8.fr
> ou jrandfr_at_yahoo.fr
>
> je vous remerci d'avance
>
>
>
> =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
> Article poste via Voila News - http://www.news.voila.fr
> Le : Sat Mar 9 13:01:07 2002 depuis l'IP : inferno.cs.univ-paris8.fr [VIP > 1494610]
a very common problem, indeed.
On Suse 7.3 the runInstaller (and other Java-GUIs) crashes unless the LANG variable is *unset*, so typing
bash$ unset LANG
before starting that darned installer may help you out.
-klaus. Received on Sat Mar 09 2002 - 09:59:07 CST
![]() |
![]() |