From: "Dmitry V. Levin" <ldv@altlinux.org> To: "devel@ where you _can_ ask" <devel-newbies@lists.altlinux.org> Subject: Re: [newbies] sisyphus_check: check-printable ERROR: package information violation Date: Sun, 20 Jan 2013 00:20:32 +0400 Message-ID: <20130119202032.GC1652@altlinux.org> (raw) In-Reply-To: <1358626980.20274.5.camel@localhost.localdomain> [-- Attachment #1: Type: text/plain, Size: 1024 bytes --] On Sun, Jan 20, 2013 at 12:23:00AM +0400, gBopHuk_alt wrote: > В Сбт, 19/01/2013 в 23:12 +0400, Dmitry V. Levin пишет: > > Как определить, нужна ли ссылка lib*.so для запуска, или только для > > сборки? > > Посмотрите ее SONAME, и если оно отличается от имени файла, то для > > запуска > > она не нужна. > > Ну к примеру: > $ readelf -Wa /usr/lib/libvlc-qt.so | grep SONAME > 0x0000000e (SONAME) Library soname: > [libvlc-qt.so.0.6] > --- Не совпадает - это ссылка, не совпадает c SONAME => в devel > $ readelf -Wa /usr/lib/libvlc-qt.so.0.6 | grep SONAME > 0x0000000e (SONAME) Library soname: > [libvlc-qt.so.0.6] > --- Совпадает - это ссылка, совпадает c SONAME => в runtime > $ readelf -Wa /usr/lib/libvlc-qt.so.0.6.0 | grep SONAME > 0x0000000e (SONAME) Library soname: > [libvlc-qt.so.0.6] > --- Не совпадает - это сама библиотека (обычный файл, на который ссылается libvlc-qt.so.0.6) => в runtime -- ldv [-- Attachment #2: Type: application/pgp-signature, Size: 198 bytes --]
next prev parent reply other threads:[~2013-01-19 20:20 UTC|newest] Thread overview: 35+ messages / expand[flat|nested] mbox.gz Atom feed top 2013-01-16 10:19 gBopHuk_alt 2013-01-16 10:23 ` Motsyo Gennadi aka Drool 2013-01-16 12:30 ` gBopHuk_alt 2013-01-16 11:57 ` Dmitry V. Levin 2013-01-16 12:37 ` gBopHuk_alt 2013-01-16 13:03 ` Igor Zubkov 2013-01-16 15:03 ` gBopHuk_alt 2013-01-16 15:25 ` Igor Zubkov 2013-01-16 18:00 ` gBopHuk_alt 2013-01-16 18:08 ` Dmitry V. Levin 2013-01-18 16:37 ` gBopHuk_alt 2013-01-18 18:38 ` Michael Shigorin 2013-01-18 18:50 ` gBopHuk_alt 2013-01-19 0:39 ` Евгений Ростовцев 2013-01-19 17:05 ` Igor Zubkov 2013-01-16 18:19 ` Igor Zubkov 2013-01-18 16:31 ` gBopHuk_alt 2013-01-19 17:03 ` Igor Zubkov 2013-01-19 18:01 ` gBopHuk_alt 2013-01-19 18:54 ` Dmitry V. Levin 2013-01-19 11:32 ` gBopHuk_alt 2013-01-19 18:06 ` gBopHuk_alt 2013-01-20 11:29 ` Igor Zubkov 2013-01-20 13:24 ` gBopHuk_alt 2013-01-16 18:03 ` gBopHuk_alt 2013-01-19 15:19 ` gBopHuk_alt 2013-01-19 17:07 ` Igor Zubkov 2013-01-19 17:55 ` gBopHuk_alt 2013-01-19 17:53 ` Igor Zubkov 2013-01-19 19:12 ` Dmitry V. Levin 2013-01-19 20:08 ` gBopHuk_alt 2013-01-19 20:23 ` gBopHuk_alt 2013-01-19 20:20 ` Dmitry V. Levin [this message] 2013-01-20 11:02 ` gBopHuk_alt 2013-01-16 13:07 ` Dmitry V. Levin
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=20130119202032.GC1652@altlinux.org \ --to=ldv@altlinux.org \ --cc=devel-newbies@lists.altlinux.org \ /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
devel@ where you _can_ ask This inbox may be cloned and mirrored by anyone: git clone --mirror http://lore.altlinux.org/devel-newbies/0 devel-newbies/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-newbies devel-newbies/ http://lore.altlinux.org/devel-newbies \ devel-newbies@lists.altlinux.org devel-newbies@lists.altlinux.ru devel-newbies@lists.altlinux.com public-inbox-index devel-newbies Example config snippet for mirrors. Newsgroup available over NNTP: nntp://lore.altlinux.org/org.altlinux.lists.devel-newbies AGPL code for this site: git clone https://public-inbox.org/public-inbox.git