From: "Dorogov Nikolay" <admin@mics.ru>
To: <community@altlinux.ru>
Subject: Re: [Comm] Re: Где найти файл db.h
Date: Thu, 10 Jul 2003 16:17:39 +0400
Message-ID: <050201c346dd$4161c8b0$0200a8c0@admin> (raw)
In-Reply-To: <20030710114738.GZ17813@osdn.org.ua>
И дальше что - в apt-cache не хранятся имена входящих в RPM файлов,
почитайте
предыдущие письма, там приведены несколько достаточно гиморных способа
поиска нужного файла
в RPM.
----- Original Message -----
From: "Michael Shigorin" <mike@osdn.org.ua>
To: <community@altlinux.ru>
Sent: Thursday, July 10, 2003 3:47 PM
Subject: [Comm] Re: Где найти файл db.h
> On Tue, Jul 08, 2003 at 01:01:01PM +0400, Dorogov Nikolay wrote:
> > Ну просто кошмар с Master 2.2? хрен чего найдеш.
>
> Если привыкли с лучинкой искать ("в mc") -- именно так.
> Но тут есть прожектор вообще-то -- man apt-cache.
>
> > Люди добрые подскажите в каком rpm в этом гребаном мастере
>
> Добрые люди разошлись после этой фразы. :-/
>
> > найти файл db.h,
>
> На крайняк -- в любом rpm-based можно напустить на каталог с
> пакетами нечто вроде
>
> file="db.h"
> find -name '*.rpm' \
> | while read pkg; do
> rpm -qlp "$pkg" | grep -q "$file" && echo "$pkg"
> done
>
> > который требует postfix при сборке из исходников.
>
> А зачем собирать postfix из исходников, если он (в т.ч. 2.0.x)
> есть в пакетах с указанными BuildRequires?
>
> Вывод: действительно не помешает научиться подумать перед
> наездами. Продуктивнее.
>
> --
> ---- WBR, Michael Shigorin <mike@altlinux.ru>
> ------ Linux.Kiev http://www.linux.kiev.ua/
> _______________________________________________
> Community mailing list
> Community@altlinux.ru
> http://www.altlinux.ru/mailman/listinfo/community
next prev parent reply other threads:[~2003-07-10 12:17 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-07-10 6:30 ` [Comm] " Someone Unknown
2003-07-10 9:20 ` Dorogov Nikolay
2003-07-10 9:32 ` Andriy Dobrovol's'kii
2003-07-10 11:14 ` Dorogov Nikolay
2003-07-10 12:09 ` Andriy Dobrovol's'kii
2003-07-10 21:52 ` Re[2]: " Nick S. Novikov
2003-07-11 7:23 ` Shawkat
2003-07-10 6:53 ` Maxim Tyurin
2003-07-10 10:38 ` Dorogov Nikolay
2003-07-10 11:52 ` Maxim Tyurin
2003-07-10 12:15 ` Dorogov Nikolay
2003-07-10 11:47 ` [Comm] " Michael Shigorin
2003-07-10 12:17 ` Dorogov Nikolay [this message]
2003-07-10 12:57 ` Michael Shigorin
2003-07-10 13:22 ` Dorogov Nikolay
2003-07-10 14:52 ` Michael Shigorin
2003-07-10 15:07 ` [Comm] (no subject) Dmytro O. Redchuk
2003-07-10 15:50 ` [Comm] Re: Где найти файл db.h Dorogov Nikolay
2003-07-11 9:18 ` Michael Shigorin
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='050201c346dd$4161c8b0$0200a8c0@admin' \
--to=admin@mics.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