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

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

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

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 -- To

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 gcj so that I

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 it is not

Re: How to use Sun Java instead of gcj

2010-01-06 Thread Kun Niu
How about trying to use update-alternatives to set java? 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

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: I installed sun-java6 but java

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: I installed sun-java6 but java

Re: How to use Sun Java instead of gcj

2010-01-06 Thread Tzafrir Cohen
On Thu, Jan 07, 2010 at 02:53:16AM +0200, 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

RE: How to use Sun Java instead of gcj

2010-01-06 Thread Frank Lin PIAT
On Thu, 2010-01-07 at 03:53 +0200, Ogya Chief wrote: From: haoniu...@gmail.com How about trying to use update-alternatives to set java? Ogya Chief wrote: I installed sun-java6 but java -version showed version 1.5. Upon further investigation I realised gcj is also installed on