ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Michael Shigorin <mike@osdn.org.ua>
To: community@altlinux.ru
Subject: [Comm] Re: Где найти файл db.h
Date: Thu, 10 Jul 2003 15:57:05 +0300
Message-ID: <20030710125705.GE1734@osdn.org.ua> (raw)
In-Reply-To: <050201c346dd$4161c8b0$0200a8c0@admin>

On Thu, Jul 10, 2003 at 04:17:39PM +0400, Dorogov Nikolay wrote:
> И дальше что - в apt-cache не хранятся имена входящих в RPM
> файлов

OK.  Как Вы определили, что нужен именно db.h? (голосом принцессы
при виде стрелы)

> почитайте предыдущие письма, там приведены несколько достаточно
> гиморных способа поиска нужного файла в RPM.

Николай, я лет пять в курсе -- немного, но вот этот snippet
нарисовал в первый раз где-то тогда.

> > file="db.h"
> > find -name '*.rpm' \
> > | while read pkg; do
> >     rpm -qlp "$pkg" | grep -q "$file" && echo "$pkg"
> > done

И если Вы мне сейчас скажете, что не так и как, по-Вашему, так и 
это будет здраво -- я постараюсь, чтобы так и было.

Если не получается -- давайте будем выбирать выражения?

-- 
 ---- WBR, Michael Shigorin <mike@altlinux.ru>
  ------ Linux.Kiev http://www.linux.kiev.ua/


  reply	other threads:[~2003-07-10 12:57 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
2003-07-10 12:57     ` Michael Shigorin [this message]
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=20030710125705.GE1734@osdn.org.ua \
    --to=mike@osdn.org.ua \
    --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