Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Jan 2004 16:56:48 -0600
From:      Jeff Vehrs <jwvehrsREMOVETHIS@netzero.net>
To:        freebsd-questions@freebsd.org
Subject:   Firebird & java1.4.2 does NOT work!
Message-ID:  <40159B30.3000300@netzero.net>

next in thread | raw e-mail | index | archive | help
Problem: java plugin for firebird does not work

o uname -rs:
FreeBSD 4.9-RELEASE-p1

o pkg_info:
javavmwrapper-1.4   Wrapper script for various Java Virtual Machines
linux-sun-jdk-1.4.2.03 Sun Java Development Kit 1.4 for Linux
linux-mozillafirebird-0.7 Web browser branched from Mozilla
linux-mozilla-1.5   Browser, HTML editor, MUA and newsreader for use
with Linux

o error message:
LoadPlugin: failed to initialize shared library libXt.so [libXt.so:
cannot open shared object file: No such file or directory]
LoadPlugin: failed to initialize shared library libXext.so [libXext.so:
cannot open shared object file: No such file or directory]
LoadPlugin: failed to initialize shared library
/usr/local/linux-sun-jdk1.4.2/jre/plugin/i386/ns610-gcc32/libjavaplugin_oji.so 


[libgcc_s.so.1: cannot open shared object file: No such file or directory]
LoadPlugin: failed to initialize shared library
/usr/local/linux-sun-jdk1.4.2/jre/plugin/i386/ns610-gcc32/libjavaplugin_oji.so 


[libgcc_s.so.1: cannot open shared object file: No such file or directory]

o plugins directories: (links to
/usr/local/linux-sun-jdk1.4.2/jre/plugin/i386/ns610-gcc32/libjavaplugin_oji.so)
~/.mozilla/plugins/libjavaplugin_oji.so
/usr/local/lib/linux-mozilla/plugins/libjavaplugin_oji.so
/usr/X11R6/lib/linux-mozillafirebird/plugins/libjavaplugin_oji.so


So far, I know java is working ... (command: java -version)
java version "1.4.2_03"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_03-b02)
Java HotSpot(TM) Client VM (build 1.4.2_03-b02, mixed mode)


I've searched google, freebsd mailing list & handbook for a solution.
None came up in the result. I've tried most java such as jre, jdk13,
jdk14, linux-sun-jdk13 & linux-sun-jdk14 from the ports collection.

I gave up. I don't know what's the next step to figure it out. Can
anyone please help me to get it working? Thank you.

/Jeff/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?40159B30.3000300>