Re: Wheezy and Sun-Java

2012-08-18 Thread Dr Beco
Hi Lou, It looks like I got it. Reporting what I've done: #update-alternatives --install /usr/lib/mozilla/plugins/libjavaplugin.so mozilla-javaplugin.so /usr/lib/jvm/j2re1.7-oracle/lib/amd64/libnpjp2.so 999 Now, #update-alternatives --config mozilla-javaplugin.so And choosing j2re1.7-oracle gi

Re: Wheezy and Sun-Java

2012-08-18 Thread Dr Beco
ere Lou, Please, how can I update-alternatives for Google Chrome (not Chromium)? I have this weird situation: Installed: (*) java-6-openjdk (*) java-7-openjdk (*) sun-java v. 1.7.0.6 # update-alternatives --get-selections | grep plugin chromium-javaplugin.so auto /usr/lib/jvm/j2re1.7

Re: Wheezy and Sun-Java

2012-08-17 Thread Steven Rosenberg
On 08/14/2012 05:32 PM, Aidan Gauland wrote: Rob Owens writes: On Tue, Aug 14, 2012 at 08:29:41PM -0300, Dr Beco wrote: Unfortunately, my internet baking does not recognize openjdk. Only sun-java seems to work. When calling technical support, the attendant insist I should upgrade to the last

Re: Wheezy and Sun-Java

2012-08-17 Thread Camaleón
lem) > > Download ".deb" package for sun-java here: > https://github.com/rraptorr/oracle-java7 or here (old): > https://github.com/rraptorr/sun-java6 Mmm... be very cautelous when installing packages from external sources. > Or make your own package as explained here: > h

Re: Wheezy and Sun-Java

2012-08-17 Thread Camaleón
t; OP's bank may have been incorporated into OpenJDK's JRE 7 and that > perhaps he should try it to see if it works. Yes, but the OP already said he tried so but it failed (copy/paste from his first post): "(...) Unfortunately, my internet baking does not recognize openjdk. Only s

Re: Wheezy and Sun-Java

2012-08-17 Thread Lou
On Fri, 17 Aug 2012 06:14:58 -0300, Dr Beco wrote: I wonder, this solutions give us not only JDK or JRE, but also the plugin, don't they? The plugin's included in jre and jdk - if you don't see it in about:plugins most likely the symlink to libnpjp2.so has gone missing. The debian-way of

Re: Wheezy and Sun-Java

2012-08-16 Thread Dr Beco
Message-id: <502ced75.4010...@gmail.com> (keeping this helps index?) Dear Alex and Lou, You guys hit the money as broom yields honey! (Email to point another *good* SOLUTION to this problem) Download ".deb" package for sun-java here: https://github.com/rraptorr/oracle-ja

Re: Wheezy and Sun-Java

2012-08-16 Thread Christofer C. Bell
On Thu, Aug 16, 2012 at 9:25 AM, Camaleón wrote: > On Wed, 15 Aug 2012 12:48:51 -0500, Christofer C. Bell wrote: > >> On Wed, Aug 15, 2012 at 9:40 AM, Camaleón wrote: > >> So, if your bank doesn't work with OpenJDK 7, then your bank is wrong. >> I see you're still trying to use Oracle Java 6 (th

Re: Wheezy and Sun-Java

2012-08-16 Thread Camaleón
On Wed, 15 Aug 2012 20:32:01 -0300, Dr Beco wrote: (...) > Camaleón, Thanks for pointing the security risks of my current option > (using squeeze on wheezy). Just to clarify this a bit: the danger is using an outdated Oracle's Java version, regardless the place you get it (Oracle's own site or

Re: Wheezy and Sun-Java

2012-08-16 Thread Camaleón
On Wed, 15 Aug 2012 12:48:51 -0500, Christofer C. Bell wrote: > On Wed, Aug 15, 2012 at 9:40 AM, Camaleón wrote: >> Yup, Oracle's Java is being dropped from many linux distributions (or >> at least treated as a second-class JRE, which I think is a good >> counter- measure). > > Oracle's Java *i

Re: Wheezy and Sun-Java

2012-08-16 Thread Alex Mestiashvili
On 08/15/2012 01:29 AM, Dr Beco wrote: > Dear linuxers, > > According to this blog ( > http://sylvestre.ledru.info/blog/sylvestre/2011/08/26/sun_java6_packages_removed_from_debian_u > ) > from Sylvestre, responsible for maintaining sun-java*, Java did not > renew it's

Re: Wheezy and Sun-Java

2012-08-16 Thread Brad Rogers
reat deal. >seem like such a bad mnemonic for "Java". True, but from the new-comers POV, not necessarily an easy jump. When I had to drop Sun Java in favour of openjdk, I got lucky finding the plug-in. I don't remember what my search foo was, but it was obviously right on the mo

Re: Wheezy and Sun-Java

2012-08-16 Thread John Hasler
Brad Rogers writes: > The naming of the plug-in is asinine, to say the least. I understand > how they arrived at it "hot java" to "iced tea" isn't such a leap, but > it doesn't help users find it. "JAVA" and "OPENJDK" are registered trademarks which were being rigorously enforced at the time the

Re: Wheezy and Sun-Java

2012-08-16 Thread Brad Rogers
On Wed, 15 Aug 2012 20:32:01 -0300 Dr Beco wrote: Hello Dr, >open-jdk-plugin? One should use icedtea-plugin with open-jdk, is that >so? Thanks! As other have said, yes. The naming of the plug-in is asinine, to say the least. I understand how they arrived at it "hot java" to "iced tea" isn't s

Re: Wheezy and Sun-Java

2012-08-15 Thread Rob Owens
On Wed, Aug 15, 2012 at 08:32:01PM -0300, Dr Beco wrote: > > Rod and Aidan, you both commented about icedtea plugin. I'll test it > on my baking next weekend. So as I understand, there is no > open-jdk-plugin? One should use icedtea-plugin with open-jdk, is that > so? Thanks! > That is correct.

Re: Wheezy and Sun-Java

2012-08-15 Thread Dr Beco
Chris and Lou, Thanks for the oracle's blog link and news. OpenJDK started to sound better after reading that Oracle itself is moving to it. Camaleón, Thanks for pointing the security risks of my current option (using squeeze on wheezy). Andrew, your answer was very helpful. Thanks. It sounds lik

Re: Wheezy and Sun-Java

2012-08-15 Thread Christofer C. Bell
) >> from Sylvestre, responsible for maintaining sun-java*, Java did not >> renew it's license, and so, sun-java6-jre and sun-java-plugin will not >> be available on Wheezy. >> >> The author suggests: >> apt-get --purge remove sun-java6-jre && apt-get in

Re: Wheezy and Sun-Java

2012-08-15 Thread Lou
On Tue, 14 Aug 2012 20:29:41 -0300, Dr Beco wrote: 3) If there is an easy way of creating a ".deb" package from the .tgz on the original site, that would also be nice. Something like the google-earth package, I believe. There are many solutions, so please, just take a kind look into this! T

Re: Wheezy and Sun-Java

2012-08-15 Thread Camaleón
On Tue, 14 Aug 2012 20:29:41 -0300, Dr Beco wrote: > Dear linuxers, > > According to this blog ( > http://sylvestre.ledru.info/blog/sylvestre/2011/08/26/sun_java6_packages_removed_from_debian_u > ) > from Sylvestre, responsible for maintaining sun-java*, Java did not > renew

Re: Wheezy and Sun-Java

2012-08-14 Thread Andrew Reid
> Dear linuxers, > > According to this blog ( > http://sylvestre.ledru.info/blog/sylvestre/2011/08/26/sun_java6_packages_re > moved_from_debian_u ) > from Sylvestre, responsible for maintaining sun-java*, Java did not > renew it's license, and so, sun-java6-jre and sun

Re: Wheezy and Sun-Java

2012-08-14 Thread Aidan Gauland
Rob Owens writes: > On Tue, Aug 14, 2012 at 08:29:41PM -0300, Dr Beco wrote: >> Unfortunately, my internet baking does not recognize openjdk. Only >> sun-java seems to work. When calling technical support, the attendant >> insist I should upgrade to the last sun-java plugin.

Re: Wheezy and Sun-Java

2012-08-14 Thread Rob Owens
On Tue, Aug 14, 2012 at 08:29:41PM -0300, Dr Beco wrote: > Dear linuxers, > > According to this blog ( > http://sylvestre.ledru.info/blog/sylvestre/2011/08/26/sun_java6_packages_removed_from_debian_u > ) > from Sylvestre, responsible for maintaining sun-java*, Java did not &g

Wheezy and Sun-Java

2012-08-14 Thread Dr Beco
Dear linuxers, According to this blog ( http://sylvestre.ledru.info/blog/sylvestre/2011/08/26/sun_java6_packages_removed_from_debian_u ) from Sylvestre, responsible for maintaining sun-java*, Java did not renew it's license, and so, sun-java6-jre and sun-java-plugin will not be availab

Re: Sun Java plugin invalid in Iceweasel? (sid)

2011-08-31 Thread tv.deb...@googlemail.com
31/08/2011 02:37, Todd Pytel wrote: > After doing a rather lengthy sid upgrade (it's been a few months, at > least), my Sun java plugin is no longer working in Iceweasel. > Alternatives is set correctly and Iceweasel sees the plugin, but it's > marked INVALID in pluginreg.

Re: Sun Java plugin invalid in Iceweasel? (sid)

2011-08-30 Thread Todd Pytel
On Tue, 2011-08-30 at 19:37 -0500, Todd Pytel wrote: > After doing a rather lengthy sid upgrade (it's been a few months, at > least), my Sun java plugin is no longer working in Iceweasel. Aha... not so tricky after all. The problem is that the alternatives system still points to the

Re: Sun Java plugin invalid in Iceweasel? (sid)

2011-08-30 Thread Javier Vasquez
On Tue, Aug 30, 2011 at 8:20 PM, Todd Pytel wrote: > On Tue, 2011-08-30 at 19:21 -0600, Javier Vasquez wrote: >> Please notice these combinations require experimental besides >> unstable, :-)  And to make the dependency handling easier, I just use >> aptitude in ncurses mode, since safe or full up

Re: Sun Java plugin invalid in Iceweasel? (sid)

2011-08-30 Thread Todd Pytel
On Tue, 2011-08-30 at 19:21 -0600, Javier Vasquez wrote: > Please notice these combinations require experimental besides > unstable, :-) And to make the dependency handling easier, I just use > aptitude in ncurses mode, since safe or full upgrades will mislead... I always use aptitude anyway, but

Re: Sun Java plugin invalid in Iceweasel? (sid)

2011-08-30 Thread Javier Vasquez
On Tue, Aug 30, 2011 at 7:10 PM, Todd Pytel wrote: > On Tue, 2011-08-30 at 19:07 -0600, Javier Vasquez wrote: >> Well, for me the next combination of packages just works well (at some >> point in the past I needed to add experimental to have the latest >> combination of packages).  This is openjdk

Re: Sun Java plugin invalid in Iceweasel? (sid)

2011-08-30 Thread Todd Pytel
On Tue, 2011-08-30 at 19:07 -0600, Javier Vasquez wrote: > Well, for me the next combination of packages just works well (at some > point in the past I needed to add experimental to have the latest > combination of packages). This is openjdk + icedtea: How are you running two different versions o

Re: Sun Java plugin invalid in Iceweasel? (sid)

2011-08-30 Thread Javier Vasquez
On Tue, Aug 30, 2011 at 6:37 PM, Todd Pytel wrote: > ... is there another Java plugin that's functional? I > tried the icedtea one, but it seemed to have a dependency issue with > xulrunner that prevented installation. > > ... > > --Todd Well, for me the next combination of packages just works we

Sun Java plugin invalid in Iceweasel? (sid)

2011-08-30 Thread Todd Pytel
After doing a rather lengthy sid upgrade (it's been a few months, at least), my Sun java plugin is no longer working in Iceweasel. Alternatives is set correctly and Iceweasel sees the plugin, but it's marked INVALID in pluginreg.dat and never loads. I Googled around a bit and it seems li

Re: Openjdk vs. sun-java in Debian

2011-04-23 Thread Klistvud
Thanx for the tips, Camaleon, Sven and Liam. Your answers more or less confirmed my suspicions. Must dig into some recent Java documentation when I find the time ... -- Cheerio, Klistvud http://bufferoverflow.tiddlyspot.com Certifiable Loonix User #481801 P

Re: Openjdk vs. sun-java in Debian

2011-04-23 Thread Liam O'Toole
On 2011-04-22, Klistvud wrote: > Howdie, fellow Debianites! > > I need somebody to explain to me in lay terms what's "wrong" with Java > in Debian. I'm running Squeeze and have recently bumped into two > Java-related issues: > > 1. The site http://ndt.switch.ch/ warns me about a missing Java R

Re: Openjdk vs. sun-java in Debian

2011-04-22 Thread Sven Hoexter
On Fri, Apr 22, 2011 at 08:37:39PM +0200, Klistvud wrote: > 1. The site http://ndt.switch.ch/ warns me about a missing Java > Runtime Environment and prompts me to install it. I checked with > aptitude, and sure enough, openjdk-6-jre is installed. Works here with the openjdk from Squeeze. The bro

Re: Openjdk vs. sun-java in Debian

2011-04-22 Thread Camaleón
good howto on this? Hum... "simple way" I'd say not, because most of the web sites use a javascript routine to check the java version installed and they can search for any general string like "jre" or "java" or they can be more specific and look for "Sun Java-what

Openjdk vs. sun-java in Debian

2011-04-22 Thread Klistvud
Howdie, fellow Debianites! I need somebody to explain to me in lay terms what's "wrong" with Java in Debian. I'm running Squeeze and have recently bumped into two Java-related issues: 1. The site http://ndt.switch.ch/ warns me about a missing Java Runtime Environment and prompts me to ins

Re: Help with Sun Java in Debian Sid

2011-02-02 Thread godo
ime. It's about IPv6 and IPv4 (Sun Java), you can reed here: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=560056 http://pvaneynd.livejournal.com/132635.html -- Bye, Goran Dobosevic Hrvatski: www.dobosevic.com English: www.dobosevic.com/en/ Registered Linux User #503414 -- To UNSUBS

Re: Help with Sun Java in Debian Sid

2011-02-01 Thread Nick Lidakis
a Java application for all music downloads. I have downloaded 2 albums > >this past October without incident but ran into problems trying to buy music > >yesterday. > > > >In trying to track down what was going on, I realized I had the Sun Java jre > >installed from th

Re: Help with Sun Java in Debian Sid

2011-01-31 Thread Jochen Schulz
Nick Lidakis: > On Mon, Jan 31, 2011 at 01:49:10AM +0100, Jochen Schulz wrote: >> Java includes tons of alternatives, not only "java". I guess you still >> have other alternatives pointing to openjdk. Use >> 'update-java-alternatives' to fix them all at once and try again. > > This is what I get:

Re: Help with Sun Java in Debian Sid

2011-01-31 Thread Nick Lidakis
On Mon, Jan 31, 2011 at 01:49:10AM +0100, Jochen Schulz wrote: > Java includes tons of alternatives, not only "java". I guess you still > have other alternatives pointing to openjdk. Use > 'update-java-alternatives' to fix them all at once and try again. This is what I get: phobos:/home/nick# upd

Re: Help with Sun Java in Debian Sid

2011-01-31 Thread Camaleón
On Sun, 30 Jan 2011 16:16:55 -0500, Nick Lidakis wrote: (...) > As a simple test, when I try to visit this site, http://www.time.gov/, > which uses Java to show real time, the browser freezes for about 15 > seconds, the page loads but no Java clock is shown. The best way to test java browsing r

Re: Help with Sun Java in Debian Sid

2011-01-30 Thread godo
tober without incident but ran into problems trying to buy music yesterday. In trying to track down what was going on, I realized I had the Sun Java jre installed from the non-free repository and openjdk-6-jre openjdk-6-jre-headless. I tried using update-aletrnatives --config java to pick between the t

Re: Help with Sun Java in Debian Sid

2011-01-30 Thread Jochen Schulz
Nick Lidakis: > > In trying to track down what was going on, I realized I had the Sun Java jre > installed from the non-free repository and openjdk-6-jre > openjdk-6-jre-headless. I tried using update-aletrnatives --config java to > pick between the two to no avail. I removed the o

Help with Sun Java in Debian Sid

2011-01-30 Thread Nick Lidakis
ng to buy music yesterday. In trying to track down what was going on, I realized I had the Sun Java jre installed from the non-free repository and openjdk-6-jre openjdk-6-jre-headless. I tried using update-aletrnatives --config java to pick between the two to no avail. I removed the openjdk package

Re: Sun Java upgrade to 1.6.0_23 ?

2011-01-09 Thread Camaleón
On Sat, 08 Jan 2011 09:53:02 -0800, Kenward Vaughan wrote: > On Fri, 2011-01-07 at 20:06 +, Camaleón wrote: >> Yep... I hope the installer is still as easy as it was last time I >> checked (I juts followed the on site install guide). > > > Well, tried this but was Very unsure about using up

Re: Sun Java upgrade to 1.6.0_23 ?

2011-01-08 Thread Kenward Vaughan
I still run into the menu issues with 1.6.0_23, it seems. I'm assuming what I describe below worked effectively. :(( On Fri, 2011-01-07 at 20:06 +, Camaleón wrote: > On Fri, 07 Jan 2011 09:16:14 -0800, Kenward Vaughan wrote: > > > On Fri, 2011-01-07 at 12:57 +, Camaleón wrote: > > >>

Re: Sun Java upgrade to 1.6.0_23 ?

2011-01-07 Thread Camaleón
On Fri, 07 Jan 2011 09:16:14 -0800, Kenward Vaughan wrote: > On Fri, 2011-01-07 at 12:57 +, Camaleón wrote: >> Last time I installed (you don't "update" java but "install" a new >> release) Java JRE from Oracle's site was a straight forward step. After >> that, you can run "update-alternative

Re: Sun Java upgrade to 1.6.0_23 ?

2011-01-07 Thread Kenward Vaughan
On Fri, 2011-01-07 at 12:57 +, Camaleón wrote: > On Fri, 07 Jan 2011 01:04:40 -0800, Kenward Vaughan wrote: ... > > 1.6.0_23 is available on Sun's site, but I don't believe the upgrade is > > simple from what I've read. Is there a way to do this directly w/o > > waiting for the next packaging

Re: Sun Java upgrade to 1.6.0_23 ?

2011-01-07 Thread Camaleón
On Fri, 07 Jan 2011 01:04:40 -0800, Kenward Vaughan wrote: > I'm working with Jmol (www.jmol.org) under Debian Sid for a course I'm > teaching in a few weeks, but am running into a standing issue with the > current build of Sun Java found in Sid (RMB menus don't work pro

Sun Java upgrade to 1.6.0_23 ?

2011-01-07 Thread Kenward Vaughan
I'm working with Jmol (www.jmol.org) under Debian Sid for a course I'm teaching in a few weeks, but am running into a standing issue with the current build of Sun Java found in Sid (RMB menus don't work properly). 1.6.0_23 is available on Sun's site, but I don't beli

RE: Sun Java plugin doesn't work in Squeeze

2010-03-22 Thread Roger Morgan
--- On Mon, 3/22/10, James Zuelow wrote: > > -Original Message- > > From: Roger Morgan [mailto:halbtaxabo-...@yahoo.com] > > > Sent: Monday, 22 March, 2010 09:02 > > To: debian-user@lists.debian.org > > Subject: Sun Java plugin doesn't work in Sque

RE: Sun Java plugin doesn't work in Squeeze

2010-03-22 Thread James Zuelow
> -Original Message- > From: Roger Morgan [mailto:halbtaxabo-...@yahoo.com] > Sent: Monday, 22 March, 2010 09:02 > To: debian-user@lists.debian.org > Subject: Sun Java plugin doesn't work in Squeeze > > I've tried to run the Sun Java plugin in both Icew

Sun Java plugin doesn't work in Squeeze

2010-03-22 Thread Roger Morgan
I've tried to run the Sun Java plugin in both Iceweasel and Firefox on Squeeze without any success. The error I get from the Sun test page http://www.java.com/en/download/installed.jsp?detect=jre&try=1 in the Java console is as follows. Does anybody know how to fix this? or what is wr

Re: How to use Sun Java instead of gcj

2010-01-09 Thread Tzafrir Cohen
On Thu, Jan 07, 2010 at 08:56:17PM -0430, Olaf Reitmaier Veracierta wrote: > You can remove OpenOffice and GCJ with apt-get, then install ooo* > packages for Debian downloaded from OpenOffice.org. And what would that buy you? -- Tzafrir Cohen | tzaf...@jabber.org | VIM is http://tzafr

Re: How to use Sun Java instead of gcj

2010-01-07 Thread Olaf Reitmaier Veracierta
On 06/01/10 20:23, Ogya Chief wrote: I installed sun-java6 but "java -version" showed version 1.5. Upon further investigation I realised gcj is also installed on the machine and OpenOffice depends on it. I have two questions: 1. How can I make OpenOffice use Sun-java instead of g

Re: Re: How to use Sun Java instead of gcj

2010-01-07 Thread Clive Standbridge
> Lenny has a package of openjdk, which is practically Sun's Java (1.6) - > openjdk-6-jdk If you use the plugin through a web proxy you'll need to use sun-java6-plugin because icedtea-gcjwebplugin doesn't respect browser proxy settings. Otherwise openjdk seems to work well. Cheers, Clive -- T

Re: Re: How to use Sun Java instead of gcj

2010-01-07 Thread Clive Standbridge
> How about trying to use update-alternatives to set java? You might want to look at update-java-alternatives which controls quite a long list of Java-related alternatives besides "java". See for example update-java-alternatives -v -l Cheers, Clive -- To UNSUBSCRIBE, email to debian-user-req

Re: How to use Sun Java instead of gcj

2010-01-07 Thread Jochen Schulz
Please don't top-post. Kun Niu: > > How about trying to use update-alternatives to set java? Java alternatives are more easily changed by running update-java-alternatives. This way you don't have to change all of the numerous Java-related alternatives manually. J. -- I'm being paid to act weird

RE: How to use Sun Java instead of gcj

2010-01-06 Thread Frank Lin PIAT
gt; > > Upon further investigation I realised gcj is also installed on > > > the machine and OpenOffice depends on it. I have two questions: > > > > > > 1. How can I make OpenOffice use Sun-java instead of gcj so that I > > > can remove gcj? > Update-alter

Re: How to use Sun Java instead of gcj

2010-01-06 Thread Tzafrir Cohen
ow can I make OpenOffice use Sun-java instead of gcj so that I can > remove gcj? > 2. If it is not possible to remove gcj and keep OpenOffice intact, how can I > compile java 1.6 programs using sun-java6? Lenny has a package of openjdk, which is practically Sun's Java (1.6) - openj

RE: How to use Sun Java instead of gcj[Solved]

2010-01-06 Thread Ogya Chief
> Date: Thu, 7 Jan 2010 09:03:15 +0800 > From: haoniu...@gmail.com > To: ogyach...@hotmail.com > CC: debian-user@lists.debian.org > Subject: Re: How to use Sun Java instead of gcj > > How about trying to use update-alternatives to set java? > > Ogya Chief wrote: &g

RE: How to use Sun Java instead of gcj

2010-01-06 Thread Ogya Chief
> Date: Thu, 7 Jan 2010 09:03:15 +0800 > From: haoniu...@gmail.com > To: ogyach...@hotmail.com > CC: debian-user@lists.debian.org > Subject: Re: How to use Sun Java instead of gcj > > How about trying to use update-alternatives to set java? > > Ogya Chief wrote: &g

Re: How to use Sun Java instead of gcj

2010-01-06 Thread Kun Niu
can I make OpenOffice use Sun-java instead of gcj so that I can remove gcj? 2. If it is not possible to remove gcj and keep OpenOffice intact, how can I compile java 1.6 programs using sun-java6? Any help in this direction will be very much appreciated. Kind rega

How to use Sun Java instead of gcj

2010-01-06 Thread Ogya Chief
I installed sun-java6 but "java -version" showed version 1.5. Upon further investigation I realised gcj is also installed on the machine and OpenOffice depends on it. I have two questions: 1. How can I make OpenOffice use Sun-java instead of gcj so that I can remove gcj? 2. If

Re: Instal sun java 1.5 jdk or jre and tomcat 5.5.25

2009-04-19 Thread Sven Hoexter
for Java you just need to add non-free to your /etc/apt/sources.list. Then you can apt-get update and install the required Java packages. apt-cache search sun-java should give you the list of available packages and versions. tomcat 5.5.26 is packaged in the tomcat5.5 package so if there is

Instal sun java 1.5 jdk or jre and tomcat 5.5.25

2009-04-19 Thread Pablo Augusto
hello, im new in at linux administration, i have to install java (1.5 [jre or jdk] ) and tomcat 5.5.25 Can anyone help me? Any goot step-step guide? I just try search at google bur not sucess. Thanks in advanced

Re: sun-java

2008-06-13 Thread Anooshiravan Merat
on the assumption that you are using firefox/iceweasel, yes. To confirm, navigate to the "about:plugins" page and make sure you see itlisted there. You can also try any number of java test sites on the web. I recommend using one hosted by sun itself. - Anooshiravan Merat -- To UNSUBSCRIBE,

Re: sun-java

2008-06-05 Thread Raquel
On Thu, 5 Jun 2008 20:02:46 -0700 Andrew Sackville-West <[EMAIL PROTECTED]> wrote: > On Thu, Jun 05, 2008 at 05:18:23PM -0700, Raquel wrote: > > I have an upcoming need to use a web site that has java applets. > > I've installed sun-java5-bin, sun-java5-jre, sun-java5-plugin, > > sun-java5-fonts.

Re: sun-java

2008-06-05 Thread Andrew Sackville-West
On Thu, Jun 05, 2008 at 05:18:23PM -0700, Raquel wrote: > I have an upcoming need to use a web site that has java applets. > I've installed sun-java5-bin, sun-java5-jre, sun-java5-plugin, > sun-java5-fonts. Will that pretty much do what I'll probably need? on the assumption that you are using fir

sun-java

2008-06-05 Thread Raquel
I have an upcoming need to use a web site that has java applets. I've installed sun-java5-bin, sun-java5-jre, sun-java5-plugin, sun-java5-fonts. Will that pretty much do what I'll probably need? -- Raquel Throughout history, it has bee

Re: how to install sun java plugin for iceweasel in Debian?

2008-01-22 Thread Wackojacko
Amogh Hooshdar wrote: but in your aptitude list I can't find sun java plugin anywhere. and adobe flash player works fine on my system. I am unable to get java plugin with iceweasel. i sun-java5-jre i A sun-java6-jre I think these two packages provide the java-runtime-environment

Re: how to install sun java plugin for iceweasel in Debian?

2008-01-21 Thread Amogh Hooshdar
but in your aptitude list I can't find sun java plugin anywhere. and adobe flash player works fine on my system. I am unable to get java plugin with iceweasel. On Jan 17, 2008 3:59 PM, Wackojacko <[EMAIL PROTECTED]> wrote: > Chris Howie wrote: > > On Jan 13, 2008 1:56 PM, Am

Re: how to install sun java plugin for iceweasel in Debian?

2008-01-17 Thread Wackojacko
it on any OS. Are you sure, on my system I have uname -a Linux home 2.6.23 #2 Sat Jan 12 19:53:14 GMT 2008 x86_64 GNU/Linux aptitude search sun-java p ia32-sun-java5-bin p ia32-sun-java6-bin i sun-java5-bin p sun-java5-demo p sun-java5-doc i sun-java5-fonts p sun-java5-jdk i sun

Re: how to install sun java plugin for iceweasel in Debian?

2008-01-16 Thread Chris Howie
On Jan 13, 2008 1:56 PM, Amogh Hooshdar <[EMAIL PROTECTED]> wrote: > I forgot to mention that I use Debian AMD 64 bit. Is this the cause of > the problem? Yes it is. Sun has still not distributed a Java browser plugin for 64-bit on any OS. -- Chris Howie http://www.chrishowie.com http://en.wi

Re: how to install sun java plugin for iceweasel in Debian?

2008-01-13 Thread Amogh Hooshdar
I forgot to mention that I use Debian AMD 64 bit. Is this the cause of the problem? On Jan 8, 2008 3:06 AM, Nyizsnyik Ferenc <[EMAIL PROTECTED]> wrote: > On Mon, 07 Jan 2008 22:23:04 +0100 > Dal <[EMAIL PROTECTED]> wrote: > > > Amogh Hooshdar wrote: > > > How c

Re: how to install sun java plugin for iceweasel in Debian?

2008-01-07 Thread Nyizsnyik Ferenc
On Mon, 07 Jan 2008 22:23:04 +0100 Dal <[EMAIL PROTECTED]> wrote: > Amogh Hooshdar wrote: > > How can I install the Sun Java plugin for Icewesel in Debian Lenny? > > > > I tried copying the libjavaplugin_oji.so as shown below. > > > > cp /op

Re: how to install sun java plugin for iceweasel in Debian?

2008-01-07 Thread Dal
Amogh Hooshdar wrote: How can I install the Sun Java plugin for Icewesel in Debian Lenny? I tried copying the libjavaplugin_oji.so as shown below. cp /opt/jdk1.6.0_01/jre/plugin/i386/ns7-gcc29/libjavaplugin_oji.so ~/.mozilla/plugins/ cp /opt/jdk1.6.0_01/jre/plugin/i386/ns7/libjavaplugin_oji.so

Re: how to install sun java plugin for iceweasel in Debian?

2008-01-07 Thread Jeff D
Amogh Hooshdar wrote: How can I install the Sun Java plugin for Icewesel in Debian Lenny? I tried copying the libjavaplugin_oji.so as shown below. cp /opt/jdk1.6.0_01/jre/plugin/i386/ns7-gcc29/libjavaplugin_oji.so ~/.mozilla/plugins/ cp /opt/jdk1.6.0_01/jre/plugin/i386/ns7/libjavaplugin_oji.so

how to install sun java plugin for iceweasel in Debian?

2008-01-07 Thread Amogh Hooshdar
How can I install the Sun Java plugin for Icewesel in Debian Lenny? I tried copying the libjavaplugin_oji.so as shown below. cp /opt/jdk1.6.0_01/jre/plugin/i386/ns7-gcc29/libjavaplugin_oji.so ~/.mozilla/plugins/ cp /opt/jdk1.6.0_01/jre/plugin/i386/ns7/libjavaplugin_oji.so ~/.mozilla/plugins

Re: Sun Java jre 5 installation deb

2005-07-19 Thread Daniel Baumann
Roberto C. Sanchez wrote: > If the JRE version has not changed and the previous deb package was > created in Sarge, there is no need to do it over. And/or you can use http://www.debian-unofficial.org/ for future updates. -- Address:Daniel Baumann, Burgunderstrasse 3, CH-4562 Biberist E

Re: Sun Java jre 5 installation deb

2005-07-18 Thread Roberto C. Sanchez
On Mon, Jul 18, 2005 at 08:02:52PM -0500, Benjamin Sher wrote: > Dear friends: > > I have just done a complete, fresh install of Debian 3.1 Sarge. > > In the earlier install I created a deb package from the Sun Java jre 5 file > in > accordance with instructions provided

Sun Java jre 5 installation deb

2005-07-18 Thread Benjamin Sher
Dear friends: I have just done a complete, fresh install of Debian 3.1 Sarge. In the earlier install I created a deb package from the Sun Java jre 5 file in accordance with instructions provided on a Debian site. My question is: do I need to create this package all over again to make sure it

Re: Problems with sound after installing sun java

2004-10-30 Thread Jerome Lacoste
On Fri, 2004-10-29 at 13:32 +0200, Vegard Lundby Rekaa wrote: > When I start XMMS to play my MP3 files, I get the error message that the > soundcard may be configured incorrectly or the sound card is occcupied by > another task. This was not a problem untill I installed Sun java system

Re: Problems with sound after installing sun java

2004-10-29 Thread Andrea Vettorello
ill I installed Sun java system > for my mozilla browser (filename of the java prog.: > j2re-1_4_2_05-linux-i586.bin). What have I screwed up? > I think you haven't screwed nothing, i've noticed problems too with some java applet running in the browser, usually multimedia java

Problems with sound after installing sun java

2004-10-29 Thread Vegard Lundby Rekaa
When I start XMMS to play my MP3 files, I get the error message that the soundcard may be configured incorrectly or the sound card is occcupied by another task. This was not a problem untill I installed Sun java system for my mozilla browser (filename of the java prog.: j2re-1_4_2_05-linux-i586

Re: Sun Java - revisited. *SOLVED* and Thanks

2004-08-27 Thread Michael Satterwhite
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Friday 27 August 2004 14:27, Kevin B. McCarty wrote: Hi Kevin, I'd like to thank you twice for your help with this. First, it solved my problem. Secondly, (being new to Debian) I wasn't aware of apt-file. Great tool. - ---Michael > Hi Michael,

Re: Sun Java - revisited

2004-08-27 Thread Kevin B. McCarty
Hi Michael, > j2eesdk-1_4_2.bin: error while loading shared libraries: > libstd++-libc6.2-2.so.3: Cannot open shared object file: > No such file or directory. > > I do have libstd++6 installed on my system, and apt reports that it is the > latest version. I don't see a way to

Sun Java - revisited

2004-08-27 Thread Michael Satterwhite
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I finally got back to trying to get Sun J2SE running on my Debian testing system. It installs / runs fine on SuSE, so I was able to get some work done. I do want to thank those who responded earlier with the links to how to integrate Sun J2SE with D

Re: Sun java in testing

2003-01-28 Thread Derrick 'dman' Hudson
On Mon, Jan 27, 2003 at 04:40:40PM -0500, Antonio Rodriguez wrote: | "Unable to initialize threads: can not find class /java/lang/Threads" That means the JVM couldn't find "rt.jar" (as it's called in jdk >= 1.2, I don't remember the 1.1 name anymore). Hmm, as I recall, old JVMs (eg 1.1.x) would

Re: Sun java in testing

2003-01-27 Thread Fraser Campbell
Antonio Rodriguez wrote: > Is the java sun 1.3.1 version compatible with testing? If so, do they > have debs, apt sources, or just plain download? > Thanks, Dough ( I am very interested in this drawboard thing, and don't > have a clue about java programming, so I will probably need all the help >

Re: Sun java in testing

2003-01-27 Thread Antonio Rodriguez
Is the java sun 1.3.1 version compatible with testing? If so, do they have debs, apt sources, or just plain download? Thanks, Dough ( I am very interested in this drawboard thing, and don't have a clue about java programming, so I will probably need all the help that I can get) If that really m

Re: Sun java in testing

2003-01-27 Thread Douglas Guptill
obably not. > Or may be some java library that I must install ??? Looks to me like some problem with your java installation. > >>I have installed sun java jdk.1 version from testing, If that really means jdk1.x, You could try a newer java. There are several options, some which meet the

Re: Sun java in testing

2003-01-27 Thread Antonio Rodriguez
se from the system is "unknown option" I have installed sun java jdk.1 version from testing, so I suspect that the sun version requires another option equivalent to "-cp" Any ideas? try -classpath Doug. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Sun java in testing

2003-01-26 Thread Douglas Guptill
nse from the system is "unknown > option" > I have installed sun java jdk.1 version from testing, so I suspect that the > sun version requires another option equivalent to "-cp" > Any ideas? try -classpath Doug. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] wi

Re: Sun java in testing

2003-01-26 Thread Vineet Kumar
the system is "unknown > option" > I have installed sun java jdk.1 version from testing, so I suspect that the > sun version requires another option equivalent to "-cp" > Any ideas? try '-classpath' in place of '-cp' good times, Vineet -- http

Sun java in testing

2003-01-26 Thread Antonio Rodriguez
I am trying to install drawboard (http://drawboard.souceforge.net) in my home network as trial before making it accessible to the outer world. But when I run "java -cp ." as indicated the response from the system is "unknown option" I have installed sun java jdk.1 versio

re: Sun Java WorkShop on Debian' experience anyone?

1997-04-14 Thread Michael Laing
Hi: The specific 'editor freeze' problem that you have can be bypassed by turning off 'version control' in the jws preferences. The above was gleaned from http://httwww.blackdown.org. ml Benedikt wrote: does anyone out there have any experience running the Sun jws on a Debian GNU/Linux syste

Re: 'Sun Java WorkShop on Debian' experience anyone?

1997-04-12 Thread Lawrence Chim
Benedikt Eric Heinen wrote: > > > jdk 1.0.2 with no problem, though I am not using it now. > > Did you need to install any patches to make it run? > SuSE delivered a modified classes.zip along with jws, claiming the > original wouldn't work... > no, but you need the linux port jws from blackbur

Re: 'Sun Java WorkShop on Debian' experience anyone?

1997-04-11 Thread Benedikt Eric Heinen
> jdk 1.0.2 with no problem, though I am not using it now. Did you need to install any patches to make it run? SuSE delivered a modified classes.zip along with jws, claiming the original wouldn't work... Benedikt signoff --- Benedikt Eric Heinen - Muehlemattstrasse 53 - CH3007 Bern - S

Re: 'Sun Java WorkShop on Debian' experience anyone?

1997-04-11 Thread Lawrence Chim
Benedikt Eric Heinen wrote: > > Hi there, > > does anyone out there have any experience running the Sun jws on a > Debian GNU/Linux system. On my system the jws freezes completely when I > try to use the jws source editor. Does anyone know of a fix? Or - if you > got the jws running, can you te

  1   2   >