I was trying to Install oracle database 11.2.0.1 on one of newly configured Oracle Solaris 11.3 on sparc 64-bit T7-1 server. I have encountered below error message while executing runInstaller:
jdk/jre/ lib/amd64/motif21/libmawt.so: ld.so.1: java: fatal: libXm.so open failed no such file or directory.
Cause:
Installer couldn't find the expecting library file "libmawt.so". There is missing package on OS.
Solution:
Install missing package
1. Search for missing package in repository
# pkg search library/motif
No comments:
Post a Comment