[indiana-discuss] 64 bit JVM in Indiana?
Stephen Hahn
sch at sun.com
Tue Apr 8 13:26:45 PDT 2008
* Josh <joshchang at stat.ucla.edu> [2008-04-08 20:03]:
> libX11.so.4 => (file not found)
There's no 64-bit compatibility link for this library in DP2. You
need to do something like
$ cd /usr/lib/64
$ pfexec ln -s ./libX11.so.6 libX11.so.4
I filed
http://defect.opensolaris.org/bz/show_bug.cgi?id=512
for this, which Alan has recently fixed.
> libjvm.so => (file not found)
I think this dependency gets resolved by the JVM. (At least, I can
get the SwingSet2 demo to work with only the libX11.so.4 link above.)
- Stephen
--
sch at sun.com http://blogs.sun.com/sch/
More information about the indiana-discuss
mailing list