ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Andrey Brindeew <abr@altlinux.ru>
To: Grigory Batalov <community@altlinux.ru>
Subject: [Comm] Установка RPM
Date: Fri, 28 Feb 2003 11:28:55 +0300
Message-ID: <20030228082855.GA8527@abr.tool.ru> (raw)
In-Reply-To: <6761338700.20030228101402@ukr.net>

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

On Fri, Feb 28, 2003 at 10:14:02AM +0200, Dmitry Fil wrote:
> GB>   Проще взять бинарный пакет. У него окончание i586.rpm.
> Сенкс за совет.

Это не совет, так и дОлжно быть - бинарные пакеты для установки и
дальнейшего использования, а src.rpm - для установки, но данные из таких
пакетов могут использоваться только для сборки данной программы в
i586.rpm

> А как установить указанный? Хотя бы в каком напрвлении рыть?

man rpm, чтобы таких вопросов не возникало. Если устанавливается
программа из дистрибутива ALTLinux, то это желательно делать через
apt-get install.

Если нужен быстрый ответ:

$ su -
# rpm -Uvh file.i586.rpm
Ctrl+D
$

Чтобы случайно не остаться с полномочиями администратора рекомендую вам
настроить sudo, в этом случае последовательность команд упрощается до:

sudo rpm -Uvh file.i586.rpm

-- 
WBR, Andrey Brindeew.
"No one person can understand Perl culture completely"
(C) Larry Wall.

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

  parent reply	other threads:[~2003-02-28  8:28 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-02-28  6:44 Dmitry Fil
2003-02-28  6:48 ` Grigory Batalov
2003-02-28  8:14   ` [Comm] Re[2]: " Dmitry Fil
2003-02-28  8:22     ` Leonid B. Sysoletin
2003-02-28  8:36       ` [Comm] Re[2]: " Dmitry Fil
2003-02-28  8:38         ` Leonid B. Sysoletin
2003-02-28  8:45         ` Andrey Brindeew
2003-02-28 11:03           ` [Comm] Re: [Comm] Установка RPM (JT) Dmitry Fil
2003-02-28  9:40         ` [Comm] Re[2]: [Comm] Re[2]: [Comm] Установка RPM Vitaly Lipatov
2003-02-28  8:40       ` Andrey Brindeew
2003-02-28  8:28     ` Andrey Brindeew [this message]
2003-02-28  9:24     ` Grigory Batalov
2003-02-28  9:34       ` Sergey S. Skulachenko

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=20030228082855.GA8527@abr.tool.ru \
    --to=abr@altlinux.ru \
    --cc=community@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 Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/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 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

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


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