Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Jan 2006 07:50:08 +0100
From:      Michael Kastner <kastner@galt.de>
To:        freebsd-java@freebsd.org
Subject:   /libexec/ld-elf.so.1: Shared object "libjvm.so" not found
Message-ID:  <43D71FA0.3080103@galt.de>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?43D71FA0.3080103>