Oracle 9iR2 sur Fedora Core 3 PROBLEME de runInstaller
Bonjour,
je voudrais installer oracle 9iR3 sur une fedora Core 3.
j'ai fait toutes les tâches de préinstall :
- vérif des packages
- patch p3006854_9204_LINUX
...
Quand je lance runInstaller je cale sur cette erreur:
Code:
1 2 3 4 5 6 7 8 9 10 11 12 13 14
|
Initializing Java Virtual Machine from /tmp/OraInstall2004-12-29_03-58-35PM/jre/bin/java. Please wait...
Exception in thread "main" java.lang.UnsatisfiedLinkError: /tmp/OraInstall2004-12-29_03-58-35PM/jre/lib/i386/libawt.so: libXp.so.6: Ne peut ouvrir le fichier d'objet partagé: Aucun fichier ou répertoire de ce type
at java.lang.ClassLoader$NativeLibrary.load(Native Method)
at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1419)
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1335)
at java.lang.Runtime.loadLibrary0(Runtime.java:749)
at java.lang.System.loadLibrary(System.java:820)
at sun.security.action.LoadLibraryAction.run(LoadLibraryAction.java:53)
at java.security.AccessController.doPrivileged(Native Method)
at sun.awt.NativeLibLoader.loadLibraries(NativeLibLoader.java:41)
at sun.awt.DebugHelper.<clinit>(DebugHelper.java:29)
at java.awt.Component.<clinit>(Component.java:356)
at oracle.sysman.oii.oiic.OiicInstaller.main(OiicInstaller.java:593) |
J'ai déjà installé la 9iR2 sans problèmes sur une Redhat 9 ...
Quelqu'un a tite idée ?
eric