Page 3 of 3

Re: Tip: Build your own Java Oracle module

Posted: 03 Jun 2015, 02:30
by Ed_P
Good idea though tome. This link is what is needed. :good:

Code: Select all

guest@porteus:~$ su
Password: 
root@porteus:/home/guest# cp -s /usr/lib64/java/lib/amd64/libnpjp2.so    /usr/lib64/mozilla/plugins/
root@porteus:/home/guest# 
:)

-update-

It appears that this link works for the firefox 31.0 version in 04-firefox.xzm also.

Re: Tip: Build your own Java Oracle module

Posted: 03 Jun 2015, 16:19
by Slaxmax
tome wrote:@Slaxmax
Suggestion
Add to your script:
1.

Code: Select all

ln -sf /usr/lib64/mozilla/plugins/libnpjp2.so /usr/lib/mozilla/plugins/libnpjp2.so
if [ "$JAVA_ARCH" = "x64" ], because firefox-x86_64 doesn't see java in lib64, it uses /usr/lib/mozilla/plugins.
I changed the script as the above message, but I see that there is no standard path to plugins.
I will change the script and make more this link.

Code: Select all

root@porteus:/home/guest# cp -s /usr/lib64/java/lib/amd64/libnpjp2.so    /usr/lib64/mozilla/plugins/

Re: Tip: Build your own Java Oracle module

Posted: 03 Jun 2015, 17:13
by Slaxmax
update script version 1.1

Re: Tip: Build your own Java Oracle module

Posted: 04 Jun 2015, 03:55
by Ed_P
Slaxmax wrote:update script version 1.1
Thanks Slaxmax. :beer:

Re: Tip: Build your own Java Oracle module

Posted: 07 Sep 2015, 22:41
by francois
Works perfectly fine.

Re: Tip: Build your own Java Oracle module

Posted: 29 Sep 2015, 22:45
by Math
How about resources? I have a friend who installed on a windows machine and it was so bulky.

Re: Tip: Build your own Java Oracle module

Posted: 30 Sep 2015, 15:08
by Ed_P
It is big, my 64bit .xzm module is 55MB. But it works for the Java apps I occasionally use, most of which are games. :oops:

Re: Tip: Build your own Java Oracle module

Posted: 01 Oct 2015, 16:14
by Math
Ed_P wrote:It is big, my 64bit .xzm module is 55MB. But it works for the Java apps I occasionally use, most of which are games. :oops:
Not the storage space, but CPU etc.

Tip: Build your own Java Oracle module

Posted: 28 Aug 2017, 06:48
by ephraimdov
Ed_P wrote:
02 Jun 2015, 15:59

Now when I boot using an older jre-8u31-x86_64-1.xzm module I get an error msg in firefox stating "This plugin is vulnerable and should be updated" AND I have NO /usr/lib/mozilla directory. :unknown:
Check this...enable flash player

Tip: Build your own Java Oracle module

Posted: 29 Aug 2017, 14:01
by Ed_P
Thanks ephraimdov but I fail to see the connection between the java plugin and the flash player. :%)