Re: (maybe solved -- well, not) Re: apt-get reports conflicts while installing j2sdk

2004-03-23 Thread Rob Weir
On Mon, Mar 22, 2004 at 03:28:57PM -0500, H. S. said > Apparently, _H. S._, on 03/22/04 15:01,typed: > > >> > >>So how do I remove whateve was left over from j2sdk1.3 remove operation? > >> > > > >I think solved: > >~# dpkg --remove j2re1.3 > >~# apt-get install j2re1.4 > > > >seemed to have work

Re: (maybe solved -- well, not) Re: apt-get reports conflicts while installing j2sdk

2004-03-22 Thread H. S.
Apparently, _H. S._, on 03/22/04 15:01,typed: So how do I remove whateve was left over from j2sdk1.3 remove operation? I think solved: ~# dpkg --remove j2re1.3 ~# apt-get install j2re1.4 seemed to have worked. Well, not exactly. Mozilla cannot find java and does not load the plugins. Here are

(maybe solved) Re: apt-get reports conflicts while installing j2sdk

2004-03-22 Thread H. S.
Apparently, _H. S._, on 03/22/04 14:57,typed: Hi, I am running Sarge. I am trying to install Java and yesterday installed j2sdk1.3 and then realized I needed j2sdk1.4. Some problem with the glibc or gcc version. So I removed that: #> apt-get --purge remove j2sdk1.3 j2re1.3 Then I installed j2sd

apt-get reports conflicts while installing j2sdk

2004-03-22 Thread H. S.
Hi, I am running Sarge. I am trying to install Java and yesterday installed j2sdk1.3 and then realized I needed j2sdk1.4. Some problem with the glibc or gcc version. So I removed that: #> apt-get --purge remove j2sdk1.3 j2re1.3 Then I installed j2sdk1.4 but go these errors: ~# apt-get install j