Re: Need help installing an "alternative"
- From: Ron Johnson <ron.l.johnson@xxxxxxx>
- Date: Thu, 08 Apr 2010 21:07:19 -0500
On 2010-04-08 20:50, Tom Furie wrote:
On Fri, Apr 09, 2010 at 01:38:56AM -0000, Cameron Hutchison wrote:Ron Johnson <ron.l.johnson@xxxxxxx> writes:
# update-alternatives --install x-www-browser firefox \I think you want this:
/usr/local/firefox/firefox 3
update-alternatives: error: alternative link is not absolute as it should be: x-www-browser
# update-alternatives --install x-www-browser /usr/bin/x-www-browser \
/usr/local/firefox/firefox 3
That sets up /usr/local/firefox/firefox as an alternative for
/usr/sbin/x-www-browser .
According to the manpage (on lenny) the arguments to --install are
"genname symlink altern priority", so that would be
That's *not* what the Sid manpage says... :(
# update-alternatives --install /usr/bin/x-www-browser x-www-browser \
/usr/local/firefox/firefox 3
# update-alternatives --install /usr/bin/x-www-browser \
x-www-browser /usr/local/firefox/firefox 90
update-alternatives: using /usr/local/firefox/firefox to provide
/usr/bin/x-www-browser (x-www-browser) in auto mode.
Thanks!
--
Dissent is patriotic, remember?
--
To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx with a subject of "unsubscribe". Trouble? Contact listmaster@xxxxxxxxxxxxxxxx
Archive: http://lists.debian.org/4BBE8BD7.5060107@xxxxxxx
- References:
- Need help installing an "alternative"
- From: Ron Johnson
- Re: Need help installing an "alternative"
- From: Cameron Hutchison
- Re: Need help installing an "alternative"
- From: Tom Furie
- Need help installing an "alternative"
- Prev by Date: How do I transfer file through multiple jumps ssh connections
- Next by Date: Re: Need help installing an "alternative"
- Previous by thread: Re: Need help installing an "alternative"
- Next by thread: Re: Need help installing an "alternative"
- Index(es):