On Sun, Jun 27, 2010 at 11:33:32AM +0200, M G Berberich wrote:
> To be consistent with standards the libraries name should be
> p.e. “liblua.so.5.1.0” instead of “liblua5.1.so.0.0.0”. The

The semantics of the three number in a .so file is not what you have in
mind. They express ABI/API compatibility (between two releases of the
same library, not w.r.t. another library or an interpreter that may load
them).  A good source of info is the libtool manual.

Cheers
-- 
Enrico Tassi



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to