Firefox and java

2005-04-08 Thread Lorenzo Milesi
hi

I've downloaded jre from blackdown, in order to use it for as the java
plugin for firefox (as I saw some time ago in this list).
it's all fine but the plugin isn't shown in about:plugins
I had a look at the link I made and I got this:

$ ldd libjavaplugin_oji.so 
libjvm.so = not found
libverify.so = not found
libnsl.so.1 = /lib/libnsl.so.1 (0x2abee000)
libdl.so.2 = /lib/libdl.so.2 (0x2ad04000)
libc.so.6 = /lib/libc.so.6 (0x2ae08000)
/lib64/ld-linux-x86-64.so.2 = /lib64/ld-linux-x86-64.so.2
(0x5000)

libjvm and libverify are part of the blackdown, and are in some /usr subdir.
Why I get that not found?

thanks
maxxer


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Firefox and java

2005-04-08 Thread Sythos
On Fri, Apr 08, 2005 at 02:11:42PM +0200, Lorenzo Milesi wrote:
 $ ldd libjavaplugin_oji.so 
 libjvm.so = not found
 libverify.so = not found
 libnsl.so.1 = /lib/libnsl.so.1 (0x2abee000)
 libdl.so.2 = /lib/libdl.so.2 (0x2ad04000)
 libc.so.6 = /lib/libc.so.6 (0x2ae08000)
 /lib64/ld-linux-x86-64.so.2 = /lib64/ld-linux-x86-64.so.2
 (0x5000)
 libjvm and libverify are part of the blackdown, and are in some /usr subdir.
 Why I get that not found?

try to create symbolic lync in /lib/

-- 

Sythos - http://www.sythos.net
  ()  ASCII Ribbon Campaign - against html/rtf/vCard in mail
  /\- against M$ attachments


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]