ALT Linux users (in English only)
 help / color / mirror / Atom feed
* [Comm-en] installing src.RPMs
@ 2003-11-13 10:24 Dinu Ioan
  2003-11-13 12:50 ` [Comm-en] " Alexey Tourbin
  0 siblings, 1 reply; 2+ messages in thread
From: Dinu Ioan @ 2003-11-13 10:24 UTC (permalink / raw)
  To: community-en

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 ).
Thanks



^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Comm-en] Re: installing src.RPMs
  2003-11-13 10:24 [Comm-en] installing src.RPMs Dinu Ioan
@ 2003-11-13 12:50 ` Alexey Tourbin
  0 siblings, 0 replies; 2+ messages in thread
From: Alexey Tourbin @ 2003-11-13 12:50 UTC (permalink / raw)
  To: community-en

[-- 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 --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-11-13 12:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-11-13 10:24 [Comm-en] installing src.RPMs Dinu Ioan
2003-11-13 12:50 ` [Comm-en] " Alexey Tourbin

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