On Tue, 15 Oct 2013 17:30:42 Jean Bréfort wrote:
> Dmitry, libspreadsheet.so is a symbolic link.
> # ls -l /usr/lib/libspreadsheet*
> -rw-r--r-- 1 root root 3316928 sept. 1 17:45
> /usr/lib/libspreadsheet-1.12.6.so
> lrwxrwxrwx 1 root root 24 sept. 1 17:45 /usr/lib/libspreadsheet.so ->
> libspreadsheet-1.12.6.so
>
> What's wrong with that?
As far as I understand "libspreadsheet-1.12.6.so" supposed to be a
symbolic link to the file like "libspreadsheet-1.12.6.so.N"
Assuming that "6" is "soname" I think it comes down to
libspreadsheet-1.12.so --> libspreadsheet-1.12.so.6
libspreadsheet.so --> libspreadsheet-1.12.so.6
or something like that.
For example in goffice:
libgoffice-0.10.so.10 --> libgoffice-0.10.so.10.0.6
libgoffice-0.10.so --> libgoffice-0.10.so.10.0.6
I wish I could explain better (or provide better examples). I hope
some URLs that I mentioned in
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=723903
could answer why soname usually follows after ".so".
--
Cheers,
Dmitry Smirnov
GPG key : 4096R/53968D1B
---
"All government, of course, is against liberty.
-- H. L. Mencken
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]