[opensuse] Using duinsoft.nl script to update Java Sun
Hello, I need Sun Java to access an Internet Banking account and so far I always used the manual update way. I would like to know if in OpenSuSe are there any chances to install the deb package or in alternative to adapt the script available in www.duinsoft.nl in order to run it inside a crontab to check Java download and install the new JRE. http://www.duinsoft.nl/packages.php?t=en#hand Thanks. Cheers, -- Marco Calistri (amdturion) opensuse 12.2 (Mantis) 64 bit - Kernel 3.4.33-2.24-desktop Gnome 3.6.2 Intel® Core™ i5-2410M CPU @ 2.30GHz × 4 - Intel® Sandybridge Mobile -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Sunday, 2013-03-17 at 20:43 -0300, Marco Calistri wrote:
I need Sun Java to access an Internet Banking account and so far I always used the manual update way.
I would like to know if in OpenSuSe are there any chances to install the deb package or in alternative to adapt the script available in www.duinsoft.nl in order to run it inside a crontab to check Java download and install the new JRE.
Scripts? Debs? What for, simply download the rpm from the oracle site and install it. Piece of cake. - -- Cheers, Carlos E. R. (from 12.1 x86_64 "Asparagus" at Telcontar) -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.18 (GNU/Linux) iEYEARECAAYFAlFGWicACgkQtTMYHG2NR9Vd0wCfTh8wj+8nlE7xMPK2a7yjpNdj UkoAnjF8SDtzYvV9Q84sQWPwiYf/SoKW =0Vqn -----END PGP SIGNATURE----- -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
Which bank? I often use Itaú without problems. Thanks. On Sun, Mar 17, 2013 at 9:04 PM, Carlos E. R. <robin.listas@telefonica.net> wrote:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On Sunday, 2013-03-17 at 20:43 -0300, Marco Calistri wrote:
I need Sun Java to access an Internet Banking account and so far I always used the manual update way.
I would like to know if in OpenSuSe are there any chances to install the deb package or in alternative to adapt the script available in www.duinsoft.nl in order to run it inside a crontab to check Java download and install the new JRE.
Scripts? Debs? What for, simply download the rpm from the oracle site and install it. Piece of cake.
- -- Cheers, Carlos E. R. (from 12.1 x86_64 "Asparagus" at Telcontar)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.18 (GNU/Linux)
iEYEARECAAYFAlFGWicACgkQtTMYHG2NR9Vd0wCfTh8wj+8nlE7xMPK2a7yjpNdj UkoAnjF8SDtzYvV9Q84sQWPwiYf/SoKW =0Vqn -----END PGP SIGNATURE-----
-- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
-- [ ]'s Aledr - Alexandre -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
Il 18/03/2013 01:29, aledr ha scritto:
Which bank? I often use Itaú without problems.
Thanks.
On Sun, Mar 17, 2013 at 9:04 PM, Carlos E. R. <robin.listas@telefonica.net> wrote:
On Sunday, 2013-03-17 at 20:43 -0300, Marco Calistri wrote:
I need Sun Java to access an Internet Banking account and so far I always used the manual update way.
I would like to know if in OpenSuSe are there any chances to install the deb package or in alternative to adapt the script available in www.duinsoft.nl in order to run it inside a crontab to check Java download and install the new JRE.
Scripts? Debs? What for, simply download the rpm from the oracle site and install it. Piece of cake.
-- Cheers, Carlos E. R. (from 12.1 x86_64 "Asparagus" at Telcontar)
-- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
Banco do Brasil Abraços, -- Marco Calistri (amdturion) opensuse 12.2 (Mantis) 64 bit - Kernel 3.4.28-2.20-desktop Gnome 3.6.2 Intel® Core™ i5-2410M CPU @ 2.30GHz × 4 - Intel® Sandybridge Mobile -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
I saw the problem... Got that working this way: 1 - Remove other Java / Java Plugins installations (I had icedtea-web and java-1_7_0-openjdk); 2 - Install Java from http://www.java.com (64 bits in my case - jre-7u17-linux-x64.rpm); 2 - Run (adjust paths if needed): # update-alternatives --install /usr/lib64/browser-plugins/javaplugin.so javaplugin /usr/java/jre1.7.0_17/lib/amd64/libnpjp2.so 3 --slave /usr/bin/javaws javaws /usr/java/jre1.7.0_17/bin/javaws --slave /usr/share/man/man1/javaws.1 javaws.1 /usr/java/jre1.7.0_17/man/man1/javaws.1 Thanks. On Mon, Mar 18, 2013 at 10:54 AM, Marco Calistri <marco.calistri@yahoo.com.br> wrote:
Il 18/03/2013 01:29, aledr ha scritto:
Which bank? I often use Itaú without problems.
Thanks.
On Sun, Mar 17, 2013 at 9:04 PM, Carlos E. R. <robin.listas@telefonica.net> wrote:
On Sunday, 2013-03-17 at 20:43 -0300, Marco Calistri wrote:
I need Sun Java to access an Internet Banking account and so far I always used the manual update way.
I would like to know if in OpenSuSe are there any chances to install the deb package or in alternative to adapt the script available in www.duinsoft.nl in order to run it inside a crontab to check Java download and install the new JRE.
Scripts? Debs? What for, simply download the rpm from the oracle site and install it. Piece of cake.
-- Cheers, Carlos E. R. (from 12.1 x86_64 "Asparagus" at Telcontar)
-- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
Banco do Brasil
Abraços, -- Marco Calistri (amdturion) opensuse 12.2 (Mantis) 64 bit - Kernel 3.4.28-2.20-desktop Gnome 3.6.2 Intel® Core™ i5-2410M CPU @ 2.30GHz × 4 - Intel® Sandybridge Mobile -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
-- [ ]'s Aledr - Alexandre -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
Il 19/03/2013 12:24, aledr ha scritto:
I saw the problem...
Got that working this way:
1 - Remove other Java / Java Plugins installations (I had icedtea-web and java-1_7_0-openjdk); 2 - Install Java from http://www.java.com (64 bits in my case - jre-7u17-linux-x64.rpm); 2 - Run (adjust paths if needed):
# update-alternatives --install /usr/lib64/browser-plugins/javaplugin.so javaplugin /usr/java/jre1.7.0_17/lib/amd64/libnpjp2.so 3 --slave /usr/bin/javaws javaws /usr/java/jre1.7.0_17/bin/javaws --slave /usr/share/man/man1/javaws.1 javaws.1 /usr/java/jre1.7.0_17/man/man1/javaws.1
Thanks.
On Mon, Mar 18, 2013 at 10:54 AM, Marco Calistri <marco.calistri@yahoo.com.br> wrote:
Il 18/03/2013 01:29, aledr ha scritto:
Which bank? I often use Itaú without problems.
Thanks.
On Sun, Mar 17, 2013 at 9:04 PM, Carlos E. R. <robin.listas@telefonica.net> wrote:
On Sunday, 2013-03-17 at 20:43 -0300, Marco Calistri wrote:
I need Sun Java to access an Internet Banking account and so far I always used the manual update way.
I would like to know if in OpenSuSe are there any chances to install the deb package or in alternative to adapt the script available in www.duinsoft.nl in order to run it inside a crontab to check Java download and install the new JRE.
Scripts? Debs? What for, simply download the rpm from the oracle site and install it. Piece of cake.
-- Cheers, Carlos E. R. (from 12.1 x86_64 "Asparagus" at Telcontar)
-- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
Banco do Brasil
Abraços, -- Marco Calistri (amdturion) opensuse 12.2 (Mantis) 64 bit - Kernel 3.4.28-2.20-desktop Gnome 3.6.2 Intel® Core™ i5-2410M CPU @ 2.30GHz × 4 - Intel® Sandybridge Mobile -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
-- [ ]'s Aledr - Alexandre
Hi Aledr, Ok thanks for the informations, but I would like a different approach: Java automatic updating just by clicking on opensuse update software, because I am already updating/installing Sun Java by hand. There are just some parts that I see are looking different about "update-alternatives" commands you use, but final result is the same: I am able to update Sun Java and access my Internet-Banking account. Sds, -- Marco Calistri (amdturion) opensuse 12.2 (Mantis) 64 bit - Kernel 3.4.28-2.20-desktop Gnome 3.6.2 Intel® Core™ i5-2410M CPU @ 2.30GHz × 4 - Intel® Sandybridge Mobile -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Tuesday, 2013-03-19 at 12:56 -0300, Marco Calistri wrote:
Ok thanks for the informations, but I would like a different approach: Java automatic updating just by clicking on opensuse update software, because I am already updating/installing Sun Java by hand.
For that you need to use one of the available Java packages from openSUSE, but never again from Sun/Oracle unless they change again their licensing rules.
There are just some parts that I see are looking different about "update-alternatives" commands you use, but final result is the same: I am able to update Sun Java and access my Internet-Banking account.
If you download the rpm from Oracle and use "rpm --upgrade packagename", then you only need to use update alternatives the first time. So it is easy. - -- Cheers, Carlos E. R. (from 12.1 x86_64 "Asparagus" at Telcontar) -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.18 (GNU/Linux) iEYEARECAAYFAlFJE0sACgkQtTMYHG2NR9Xv2ACcDnC1T7Qw6Vcxyt2yhWGHAg/Y HoEAn3PYAoqLMUkkKt8bQkPAOKHtUJYT =IEAx -----END PGP SIGNATURE----- -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
Il 19/03/2013 22:39, Carlos E. R. ha scritto:
On Tuesday, 2013-03-19 at 12:56 -0300, Marco Calistri wrote:
Ok thanks for the informations, but I would like a different approach: Java automatic updating just by clicking on opensuse update software, because I am already updating/installing Sun Java by hand.
For that you need to use one of the available Java packages from openSUSE, but never again from Sun/Oracle unless they change again their licensing rules.
There are just some parts that I see are looking different about "update-alternatives" commands you use, but final result is the same: I am able to update Sun Java and access my Internet-Banking account.
If you download the rpm from Oracle and use "rpm --upgrade packagename", then you only need to use update alternatives the first time. So it is easy.
-- Cheers, Carlos E. R. (from 12.1 x86_64 "Asparagus" at Telcontar)
Ok, Carlos thanks for all your suggestions, but I need Sun Java for my specific case. May be I will try rpm next time a new Java update is released. Regards, -- Marco Calistri (amdturion) opensuse 12.2 (Mantis) 64 bit - Kernel 3.4.28-2.20-desktop Gnome 3.6.2 Intel® Core™ i5-2410M CPU @ 2.30GHz × 4 - Intel® Sandybridge Mobile -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Wednesday, 2013-03-20 at 12:32 -0300, Marco Calistri wrote:
Ok,
Carlos thanks for all your suggestions, but I need Sun Java for my specific case.
May be I will try rpm next time a new Java update is released.
Sun Java is precissely what I use. So I simply download the rpm from Oracle and upgrade using it each time. I'm telling you to use the same method I use because I know that it is easy. - -- Cheers, Carlos E. R. (from 12.1 x86_64 "Asparagus" at Telcontar) -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.18 (GNU/Linux) iEYEARECAAYFAlFKObsACgkQtTMYHG2NR9XcBwCglMy+pzUDYByojkB91tbxQPpW IXAAn0RiBQWwnkMB8ve2f8jMCJ743Tk5 =SJXj -----END PGP SIGNATURE----- -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
participants (3)
-
aledr
-
Carlos E. R.
-
Marco Calistri