Hi Bernt,
I'll follow your advice for all future changes to my alternative system here. `C-c r' did it's job already :-) Thanks, Sebastian Bernt Hansen <[EMAIL PROTECTED]> writes: > Not all of them but it will (or should) adjust whatever belongs to the > package you are switching. Some of those links (for me) are from a > different java package. > > On my system I can configure > > java > javac > javadoc > javah > > separately but some of those only have one alternative (so you can't > change it) > > It's still better than manipulating the links by hand (I think) since > you're less likely to point at incorrect packages. > > -Bernt > > > Sebastian Rose <[EMAIL PROTECTED]> writes: > >> Hi Bernt, >> >> >> will >> # update-alternatives --config java >> adjust all those links? >> >> >> sh$ ls -1 /etc/alternatives/java* >> /etc/alternatives/java >> /etc/alternatives/javac >> /etc/alternatives/javac.1.gz >> /etc/alternatives/javadoc >> /etc/alternatives/javadoc.1.gz >> /etc/alternatives/javah >> /etc/alternatives/javah.1.gz >> /etc/alternatives/javap >> /etc/alternatives/javap.1.gz >> /etc/alternatives/java-rmi.cgi >> /etc/alternatives/java_vm >> /etc/alternatives/javaws >> /etc/alternatives/javaws.1.gz >> >> >> >> Anyway, thanks for the tip. It easier than editing those links by hand >> and shows all the alternatives present on the system. >> >> >> Sebastian >> >> >> >> Bernt Hansen <[EMAIL PROTECTED]> writes: >>> Sebastian Rose <[EMAIL PROTECTED]> writes: >>> >>>> OK, fixed. >>>> >>>> >>>> I did NOT have to adjust all the /etc/alternatives/java* stuff. >>>> >>>> Just java and javac have been changed on some updating or installation >>>> of packages depending on the free java stuff. >>>> >>>> >>>> sh$ cd /etc/alternatives/ >>>> sh$ rm java >>>> sh$ ln -s /usr/lib/jvm/java-6-sun/bin/java java >>>> sh$ rm javac >>>> sh$ ln -s /usr/lib/jvm/java-6-sun/bin/javac javac >>> >>> This is a better way to update the alternatives >>> >>> # update-alternatives --config java >>> >>> and you pick from the provided alternatives. It updates multiple links >>> as required. >>> >>> -Bernt >>> >> >> -- >> Sebastian Rose, EMMA STIL - mediendesign, Niemeyerstr.6, 30449 Hannover >> >> Tel.: +49 (0)511 - 36 58 472 >> Fax: +49 (0)1805 - 233633 - 11044 >> mobil: +49 (0)173 - 83 93 417 >> Email: s.rose emma-stil de, sebastian_rose gmx de >> Http: www.emma-stil.de > -- Sebastian Rose, EMMA STIL - mediendesign, Niemeyerstr.6, 30449 Hannover Tel.: +49 (0)511 - 36 58 472 Fax: +49 (0)1805 - 233633 - 11044 mobil: +49 (0)173 - 83 93 417 Email: s.rose emma-stil de, sebastian_rose gmx de Http: www.emma-stil.de _______________________________________________ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode