Re: Multiple Java installed, how to switch?
Magnus Therning ha scritto:
> How do I make sure that all the java-related links in /etc/alternatives > are sane? > > I installed icedtea, then purged it and installed sun-java5 and > sun-java6. Some links in /etc/alternatives are still pointing to the > (now non-existing) tools that came with icedtea. How do I easily switch > them to all point to the tools of a specific java package?
That's weird. Does the following help?
# update-alternatives --config java
You might want to try also
# update-alternatives --auto java
and have a look at the other link groups related to java (man
update-alternatives).
HTH,
Davide
--
A tautology is a thing which is tautological.
--
Time flies like an arrow. Fruit flies like a banana.
--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Received on Sun Feb 10 16:39:35 2008
This archive was generated by hypermail 2.1.8
: Wed Mar 12 2008 - 22:11:19 EDT
|