Daemon News Ezine BSD News BSD Mall BSD Support Forum BSD Advocacy BSD Updates

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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



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