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

Michael Kastner kastner at galt.de
Tue Jan 24 22:49:00 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-eclipse mailing list