On Wed, 2011-03-09 at 10:05 +0000, Wols Lists wrote:
OMG - this is a long time ago !!!
But I've just managed to get back to it and run this.
The diagnosis is spot on - "cannot find -ljawt".
Digging further, it looks like it's looking for it in solenv/unxlngx6 or
solver/330 or /opt/icedtea6-bin-1.9.1.
It probably should be looking in something like...
/opt/icedtea6-bin-1.9.1/jre/lib/i386
i.e. see JRELIBDIR in set_soenv.in which gets expanded into set_soenv
which exports it as part of SOLARLIB in your toplevel *Set.sh
e.g. for me I have...
JAVA_HOME="/usr/lib/jvm/java-1.6.0-openjdk"
...
SOLARLIB=" -L../lib -L$SOLARENV/$OUTPATH/lib -L$SOLARVER/$INPATH/lib -L
$SOLARENV/$OUTPATH/lib -L$JAVA_HOME/lib -L$JAVA_HOME/jre/lib/i386 -L
$JAVA_HOME/jre/lib/i386/client -L$JAVA_HOME/jre/lib/i386/native_threads"
and a corresponding
/usr/lib/jvm/java-1.6.0-openjdk/jre/lib/i386/libjawt.so
C.
Context
Privacy Policy |
Impressum (Legal Info) |
Copyright information: Unless otherwise specified, all text and images
on this website are licensed under the
Creative Commons Attribution-Share Alike 3.0 License.
This does not include the source code of LibreOffice, which is
licensed under the Mozilla Public License (
MPLv2).
"LibreOffice" and "The Document Foundation" are
registered trademarks of their corresponding registered owners or are
in actual use as trademarks in one or more countries. Their respective
logos and icons are also subject to international copyright laws. Use
thereof is explained in our
trademark policy.