Thursday, April 25, 2013

Install Oracle Internet Application Server 10g on Solaris 11

Reference:  http://databaseperformance.blogspot.ca/2010/03/opensolaris-is-not-solaris.html

Problem:
Exception java.lang.UnsatisfiedLinkError: /tmp/OraInstall2013-04-25_08-51-57AM/jre/1.4.2/lib/sparc/motif21/libmawt.so: ld.so.1: java: fatal: libdps.so.5: open failed: No such file or directory occurred..                                                                                
java.lang.UnsatisfiedLinkError: /tmp/OraInstall2013-04-25_08-51-57AM/jre/1.4.2/lib/sparc/motif21/libmawt.so: ld.so.1: java: fatal: libdps.so.5: open failed: No such file or directory                                               

Solution:

./runInstaller -IgnoreSysPrereqs -jreLoc /usr/app/oracle/product/11.2.0.3/jdk/jre

No comments:

Post a Comment