I solved my problem.
This was due to my ppc64 architecture.
After installing the JVM I modified
$JAVA_HOME/bin/.java_wrapper, adding a "ppc64" section to the case block
that sets the proc variable in order to get the pc libraries:
case "`uname -m`" in
i[3-7]86 | ia32 | ia64)
proc=i386
Hi,
I'm trying to install Blackdown 1.3.1 on a Linux PPC box (Linux Xserve1
2.6.10-1.ydl.1g5-smp #1 SMP Mon Feb 7 10:18:19 MST 2005 ppc64 ppc64 ppc64
GNU/Linux)
I launched the j2sdk-1.3.1-02c-FCS-linux-ppc.bin executable and followed the
procedure.
When I try to launch java I get a "libjava.so no