ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: Alexey Voinov <voins@voins.program.ru>
To: devel@altlinux.ru
Subject: Re: [devel] alternatives... Это как вообще назвать?
Date: Wed, 7 May 2003 17:36:28 +0400
Message-ID: <20030507133628.GB2024@voins.local> (raw)
In-Reply-To: <200305071543.25272.ilar@altlinux.ru>

[-- Attachment #1: Type: text/plain, Size: 2919 bytes --]

Igor Tertishny wrote
Content-Description: signed data
> Странно ведут себя alternatives... Единственный способ заставить их хоть как 
> работать, это зайти в /etc/alternatives/packages.d и поменять приоритеты в 
> файлах autoconf_2.13 и autoconf_2.5 (как пример, нужно поставить версию 2.13 
> - kdevelop иначе не работает) - по умолчанию в 2.5 стоит 40, а в 2.13 - 30. 
> Меняю их местами, т.е. ставлю в 2.5 - 30, а в 2.13 - 40 и после этого 
> запускаю alternatives -i autoconf_2.13 и alternatives-update. Алгоритм 
> работает с любыми другими прогами. И по другому никак - пять дней 
> экспериментов и дикого мата, пока мне не удалось хоть это найти. Сколько 
> всего перечитано, никаких данных ни о чем. Ну хоть где-нибудь бы было 
> описание алгоритма работы с alternatives! А все описанное не работает. Если 
> кто знает более простой алгоритм, прошу сообщить. Хочу свести воедино и 
> написать краткое руководство для таких же мучающихся, как и я сам. Сил уже 
> нет. 
$ alternatives-list -a |grep autoconf
/usr/bin/autoconf-default

$ alternatives-list -sC /usr/bin/autoconf-default
/usr/bin/autoconf-default
        status: master
        mode: auto
        points to: /usr/bin/autoconf-2.5
                candidates:
                20 : /usr/bin/autoconf-2.13
                30 : /usr/bin/autoconf-2.5

$ sudo alternatives-setup -C /usr/bin/autoconf-2.13  /usr/bin/autoconf-default
don't forget to run "alternatives-update" to apply changes

$ sudo alternatives-update
warning: alternative /usr/bin/autom4te-default points to nonexistent file - removing
warning: alternative /usr/share/man/man1/autom4te.1.gz points to nonexistent file - removing
warning: alternative /usr/share/man/man1/config.guess.1.gz points to nonexistent file - removing
warning: alternative /usr/share/man/man1/config.sub.1.gz points to nonexistent file - removing

$ autoconf --version
Autoconf version 2.13

$ sudo alternatives-setup -C /usr/bin/autoconf-2.5  /usr/bin/autoconf-default
don't forget to run "alternatives-update" to apply changes

$ sudo alternatives-update

$ autoconf --version
autoconf (GNU Autoconf) 2.57
Written by David J. MacKenzie and Akim Demaille.

Copyright 2002 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

$ sudo alternatives-setup -C ""  /usr/bin/autoconf-default
don't forget to run "alternatives-update" to apply changes

$ sudo alternatives-update

$ alternatives-list -sC /usr/bin/autoconf-default
/usr/bin/autoconf-default
        status: master
        mode: auto
        points to: /usr/bin/autoconf-2.5

-- 
Best Regards!           | Когда вам платят за работу, надо по крайней мере
Alexey Voinov           | делать вид, что вы работаете...
                        |                         Б.Виан "Осень в Пекине"
voins@voins.program.ru
vns@altlinux.ru


[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

  parent reply	other threads:[~2003-05-07 13:36 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-05-07 12:43 Igor Tertishny
2003-05-07 13:02 ` Stanislav Ievlev
2003-05-07 13:55   ` Anton Farygin
2003-05-07 14:32     ` Stanislav Ievlev
2003-05-07 14:28       ` Anton Farygin
2003-05-07 14:59         ` Stanislav Ievlev
2003-05-12 20:18     ` Dmitry V. Levin
2003-05-07 13:36 ` Alexey Voinov [this message]
2003-05-07 23:40   ` Igor Tertishny

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20030507133628.GB2024@voins.local \
    --to=voins@voins.program.ru \
    --cc=devel@altlinux.ru \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Team development discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel/0 devel/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 devel devel/ http://lore.altlinux.org/devel \
		devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
	public-inbox-index devel

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.devel


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git