Le lundi 03 décembre 2007 à 16:48 +0000, Stef Walter a écrit :
> Sebastien Bacher wrote:
> > While looking at the new version I noticed that the library is called
> > gnome-keyring-pkcs11.so rather than libgnome-keyring-pkcs11.so, any
> > reason to not use a standard library naming?
> 
> Well it's more of a 'module', and not used by the linker. it's dlopen'ed
> directly by processes, and specified in configuration files.
> 
> I figured that it would be simpler to leave off the 'lib' in this case,
> since its not necessary.
> 
> But if it does break something, then it can certainly be changed.

Hi,

You could maybe use the /usr/lib/gnome-keyring directory to store the
binary as gnome-keyring-pkcs11.so in this case rather than using a
soname, installing a static version, etc?

Sebastien Bacher


_______________________________________________
desktop-devel-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/desktop-devel-list

Reply via email to