Hugo Garcia wrote: > Hi > > What is the proper procedure to replace the java implementation > supplied with 10.1-b8 with Sun java? If possible I would like to use > the alternative mechanism. I am a newbie with the alternative > mechanism.
I don't know if the beta comes with a Sun Java package, but the ones from 10.0 should work fine if it doesn't. You will need jpackage-utils as well. The proper way to changed java/javac is by using update-alternatives --config java and update-alternatives --config javac --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
