ALT Linux Team development discussions
 help / color / mirror / Atom feed
* [devel] public shared libraries
@ 2005-09-21 19:53 Alexey Tourbin
  2005-09-21 20:26 ` Dmitry V. Levin
  0 siblings, 1 reply; 2+ messages in thread
From: Alexey Tourbin @ 2005-09-21 19:53 UTC (permalink / raw)
  To: devel

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

Нужно уточнить поннятие публичных библиотек.

$ l /usr/lib/libeditor.so.1
lrwxrwxrwx  1 root root 24 Nov  8  2004 /usr/lib/libeditor.so.1 -> ./qt3/lib/libeditor.so.1
$

Является ли это публичной библиотекой?
Если искать ELF'ы с помощью find -type f, то нет.
Если искать ELF'ы с помощью find -follow -type f, то да.

Но во втором случае некоторые ELF'ы будут проверяться дважды и трижды,
а если симлинки абсолютные, то, будут проверены ELF'ы за пределами
buildroot'а.

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

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

* Re: [devel] public shared libraries
  2005-09-21 19:53 [devel] public shared libraries Alexey Tourbin
@ 2005-09-21 20:26 ` Dmitry V. Levin
  0 siblings, 0 replies; 2+ messages in thread
From: Dmitry V. Levin @ 2005-09-21 20:26 UTC (permalink / raw)
  To: ALT Devel discussion list

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

On Wed, Sep 21, 2005 at 11:53:58PM +0400, Alexey Tourbin wrote:
> Нужно уточнить поннятие публичных библиотек.

Публичной называется библиотека, которую "подхватывает" ldconfig и заносит
в /etc/ld.so.cache


-- 
ldv

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

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

end of thread, other threads:[~2005-09-21 20:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-09-21 19:53 [devel] public shared libraries Alexey Tourbin
2005-09-21 20:26 ` Dmitry V. Levin

ALT Linux Team development discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel/0 devel/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 devel devel/ http://lore.altlinux.org/devel \
		devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
	public-inbox-index devel

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


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