/libexec/ld-elf.so.1: Shared object "libjvm.so" not found

Michael Kastner kastner at galt.de
Tue Jan 24 22:50:31 PST 2006


I still try to get eclipse going.

One of the hints  I found was to preload some of the required shared libraries. 
This was proposed:

LD_PRELOAD=/usr/local/jdk1.4.2/jre/lib/i386/client/libjvm.so \
LD_PRELOAD=/usr/local/jdk1.4.2/jre/lib/i386/libzip.so eclipse \
eclipse

But it results in an error message

/libexec/ld-elf.so.1: Shared object "libjvm.so" not found, required by "libzip.so"

Can anybody help me with this?

Greetings

Michael Kastner


More information about the freebsd-java mailing list