![Antiguo](http://static.forosdelweb.com/fdwtheme/images/statusicon/post_old.gif)
08/02/2008, 12:18
|
| | Fecha de Ingreso: febrero-2008
Mensajes: 7
Antigüedad: 17 años Puntos: 0 | |
error al correr el runInstaller de Oracle 10g en fedora 7 Hola amigos espoero me puedan ayudar .Luego de un monton de intentos de instalr oracle 10g en mi pc con fedora 7 (x86) pude llegar hasta inicializar el runInstaller , pero ahi me quede y no puedo avanzar porke me sale el siguiente error :
************************************************** ***
(lo estoy ejecutando desde el cd)
[oracle@localhost ~]$ /mnt/runInstaller
Starting Oracle Universal Installer...
Checking installer requirements...
Checking operating system version: must be redhat-3, SuSE-9, redhat-4, UnitedLinux-1.0, asianux-1 or asianux-2
Passed
All installer requirements met.
Preparing to launch Oracle Universal Installer from /tmp/OraInstall2008-02-08_12-43-06PM. Please wait ...[oracle@localhost ~]$ Exception in thread "main" java.lang.UnsatisfiedLinkError: /tmp/OraInstall2008-02-08_12-43-06PM/jre/1.4.2/lib/i386/libawt.so: libXp.so.6: cannot open shared object file: No such file or directory
at java.lang.ClassLoader$NativeLibrary.load(Native Method)
at java.lang.ClassLoader.loadLibrary0(Unknown Source)
at java.lang.ClassLoader.loadLibrary(Unknown Source)
at java.lang.Runtime.loadLibrary0(Unknown Source)
at java.lang.System.loadLibrary(Unknown Source)
at sun.security.action.LoadLibraryAction.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at sun.awt.NativeLibLoader.loadLibraries(Unknown Source)
at sun.awt.DebugHelper.<clinit>(Unknown Source)
at java.awt.Component.<clinit>(Unknown Source)
estuve googleando y tambien chekando en el metalink pero nada de lo que encuentro me ayuda hasta el momento ,bueno espero que me den una mano con esto les agradeceria mucho |