[Pkg-giraffe-maintainers] unversioned .so files in /usr/lib (libzarafaclient.so libzarafacontacts.so)
John van der Kamp
j.vdkamp at zarafa.com
Mon Mar 26 09:37:13 UTC 2012
Hi,
These files are only loaded by dlopen by the mapi4linux library. Programs should not link directly with these libraries.
So that's the main reason these 2 libs don't have a version, and still are located in a dlopen search path directory.
If a version is required, either the .so version must also be shipped in the zarafa-client package (not the -dev package), or the zarafa.inf and zcontacts.inf files need to be adjusted where the PR_SERVICE_DLL_NAME entry in these .inf files must point to the correct library name.
John van der Kamp, Zarafa
This message was sent using Zarafa WebApp.
-----Original message-----
> From:Matthias Geerdsen <matthias at vorlons.info>
> Sent: Sun 25-Mar-2012 13:44
> To: pkg-giraffe-maintainers at lists.alioth.debian.org
> Subject: [Pkg-giraffe-maintainers] unversioned .so files in /usr/lib (libzarafaclient.so libzarafacontacts.so)
>
> Hi,
>
> libzarafaclient.so and libzarafacontacts.so are currently not versioned
> in /usr/lib. This appears to be kind of unfavourable. Could somebody
> shed some light on it?
>
> Thanks
> Matthias
>
> _______________________________________________
> Pkg-giraffe-maintainers mailing list
> Pkg-giraffe-maintainers at lists.alioth.debian.org
> http://lists.alioth.debian.org/mailman/listinfo/pkg-giraffe-maintainers
>
More information about the Pkg-giraffe-maintainers
mailing list