On Sat, Oct 11, 2008 at 11:51 PM, Jürgen Lüters <[EMAIL PROTECTED]> wrote: > Even worse they depend on libm as well. And all this probably for a java > database installer which does run on non-Motif platforms ( Debian > GNU/Linux) without any problems. > > "Preparing to launch Oracle Universal Installer > from /tmp/OraInstall2008-10-11_04-05-52PM. Please > wait [EMAIL PROTECTED]:/u04/database$ Exception in thread "main" > java.lang.UnsatisfiedLinkError: > /tmp/OraInstall2008-10-11_04-05-52PM/jre/1.4.2/lib/i386/motif21/libmawt.so: > ld.so.1: java: fatal: libXm.so.4: open failed: No such file or directory" >
You can try using the SFEopenmotif package that I made compatible enough for JRE 1.5 or earlier to use as a replacement for Solaris Motif. That is how I could ship a working DLJ licensed JRE 1.5 for BeleniX. Get it from here: http://pkg.belenix.org/trunk/unstable/i386/5.11/o/openmotif:2300.0000.1076.0080.54:i386.pkg.7z You will need p7zip (SUNWp7zip) to uncompress that: 7za e openmotif:2300.0000.1076.0080.54:i386.pkg.7z Regards, Moinak. -- ================================ http://www.belenix.org/ http://moinakg.wordpress.com/ _______________________________________________ indiana-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/indiana-discuss
