Stephen Gran on 27 Dec 2003 19:50:03 -0500 |
On Sat, Dec 27, 2003 at 08:53:40AM -0500, Jeff Abrahamson said: > Gosh, that's a confusing program. Agreed. > Anyway, I did this: > > update-alternatives --install /usr/bin//sensible-browser x-www-browser /usr/bin/mozilla 90 > asterix:~# update-alternatives --config x-www-browser I think you wanted: update-alternatives --install /usr/bin/x-www-browser x-www-browser /usr/bin/mozilla 90 To install this set of links: /usr/bin/x-www-browser -> /etc/alternatives/x-www-browser -> /usr/bin/mozilla Try ls -l /etc/alternatives, and see what sensible-browser and x-www-browser point to. If they're wrong, either set the links manually, or futz about with the interface some more. I could easily be wrong, though - this interface is one of Debian's more hackish moments, I've always felt. I've just never come up with anything smarter, so I've left it alone. HTH, -- -------------------------------------------------------------------------- | Stephen Gran | I have seen the future and it is just | | steve@lobefin.net | like the present, only longer. -- | | http://www.lobefin.net/~steve | Kehlog Albran, "The Profit" | -------------------------------------------------------------------------- Attachment:
pgpyLdIazXfhL.pgp
|
|