From: Alexey Bayguzov <mrbond@itc.nstu.ru>
To: community@altlinux.ru
Subject: Re: [Comm] Please, help me - Sborka src.rpm Po Chelovecheski!!!!!!!
Date: Sat, 20 Sep 2003 18:37:51 +0700
Message-ID: <20030920183751.489b65f0.mrbond@itc.nstu.ru> (raw)
In-Reply-To: <3F6C37B0.4080207@narod.ru>
On Sat, 20 Sep 2003 15:19:12 +0400
Dimas <cornerman@narod.ru> wrote:
<skip>
>Одни пишут, что надо собирать в
> директории
> /home/RPM , но под пользователем этой директории нету, и создать её у
> пользователя
> нету прав.
</skip>
Для того, что бы собирать src.rpm пользователю нужно:
1. Внести пользователя в группу rpm
2. Поставить пакет rpm-build, и все что он потянет за собой...
3. rpm -i bla-bla-bla.src.rpm. В /home/user/ должен появится каталог RPM, со своей струтурой.
4. man rpm -> ОПЦИИ СБОРКИ (ПОСТРОЕНИЯ) ПАКЕТОВ <- как минимум...
5. cd ~/RPM/SPECS/
6. rpm -bb --target i586 bla-bla-bla.spec (--target i586 - сборка под i586 архитектуру... Если собирать без --target - то соберется под вашу конкретную архитектуру, у меня athlon)
7. Смотреть, на сообщения, если сообщения об ошибках - разбиратся в чем дело, и устранять их, до сборки пакета.
8. cd ~/RPM/RPMS/ваша_архитектура/
9. rpm -i bla-bla-bla.rpm
Что-то еще не понятно?
С уважением,
Алексей
----------------------------------------
Alexei V. Bayguzov
E-mail: mrbond@itc.nstu.ru
----------------------------------------
next prev parent reply other threads:[~2003-09-20 11:37 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-09-20 11:19 Dimas
2003-09-20 11:37 ` Alexey Bayguzov [this message]
2003-09-20 11:47 ` Andrey Rahmatullin
2003-09-20 12:27 ` Andrii Dobrovol's'kii
2003-09-20 16:28 ` Vlad Gousev
2003-09-20 16:10 ` Sergey Bolshakov
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=20030920183751.489b65f0.mrbond@itc.nstu.ru \
--to=mrbond@itc.nstu.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