Tuesday, January 30, 2007

Selecting java alternatives

As root, run the following to see which alternatives are out there, and which one is selected as default:

update-alternatives --display java

As root, use the following to select default.

update-alternatives --config java

0 Comments:

Post a Comment

<< Home