Mailinglist Archive: opensuse-packaging (107 mails)
| < Previous | Next > |
Re: [opensuse-packaging] Shared libraries are not executable
- From: "Dominique Leuenberger" <Dominique.Leuenberger@xxxxxxxxxxxxx>
- Date: Wed, 27 May 2009 12:11:48 +0200
- Message-id: <4A1D2E040200002900018DA8@xxxxxxxxxxxxxxxxxxx>
Now, how many of those are *.a or *.la? :-)On 5/27/2009 at 11:53, Michael Matz <matz@xxxxxxx> wrote:
# ls -lad lib*.so* | grep "^[^l]rw-" | wc -l
40
Och :-)
Good one... I was to optimistic with my 200 :)
ls -lad lib*.so.* | grep "^[^l]rw-" | wc -l
(removing *.so themselfes) reduces my list to 33 :(
9 files non-executable are *.so files (interestingly enough, not links
-rw-r--r-- 1 root root 253 2009-05-19 09:13 libc.so
-rw-r--r-- 1 root root 19168 2009-02-21 00:45 libdvbapi.so
-rw-r--r-- 1 root root 18664 2009-02-21 00:45 libdvbcfg.so
-rw-r--r-- 1 root root 72280 2009-02-21 00:45 libdvben50221.so
-rw-r--r-- 1 root root 29032 2009-02-21 00:45 libdvbsec.so
-rw-r--r-- 1 root root 84544 2009-05-19 15:18 libelf-0.141.so
-rw-r--r-- 1 root root 14440 2009-02-21 00:45 libesg.so
-rw-r--r-- 1 root root 222 2009-05-19 09:13 libpthread.so
-rw-r--r-- 1 root root 88720 2009-02-21 00:45 libucsi.so
--
To unsubscribe, e-mail: opensuse-packaging+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-packaging+help@xxxxxxxxxxxx
| < Previous | Next > |