ALT Linux users (in English only)
 help / color / mirror / Atom feed
From: Alexey Tourbin <at@altlinux.ru>
To: community-en@altlinux.org
Subject: [Comm-en] Re: installing src.RPMs
Date: Thu, 13 Nov 2003 15:50:41 +0300
Message-ID: <20031113125041.GF2402@julia.office.altlinux.ru> (raw)
In-Reply-To: <3FB35BC2.60805@cosmorom.com>

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

On Thu, Nov 13, 2003 at 12:24:02PM +0200, Dinu Ioan wrote:
> Hello!
> I am new to ALT Linux and one problem I encountered is:
> how can install a package.src.rpm because no option from the man pages 
> seems to work ( I get the message : No such file or directory ).

Hello,

First of all, you should have understood that package.src.rpm is a
source package that is intended to be rebuilt in order to produce binary
(or noarch) packages for installation.

To build source packages, you need rpm-build package installed.
Otherwise you will get "No such file or directory" message just as you
described.  The best way to install rpm-build package is with apt-get,
since prerequisites like gcc and glibc-devel also have to be installed.

With rpm-build installed, source package installation is done just as
normal binary package installation:

$ rpm -ivh packages.src.rpm

Source file will be placed under ~/RPM hierarchy.

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

      reply	other threads:[~2003-11-13 12:50 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-11-13 10:24 [Comm-en] " Dinu Ioan
2003-11-13 12:50 ` Alexey Tourbin [this message]

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=20031113125041.GF2402@julia.office.altlinux.ru \
    --to=at@altlinux.ru \
    --cc=community-en@altlinux.org \
    /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 users (in English only)

This inbox may be cloned and mirrored by anyone:

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

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


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