Il giorno mar, 13/03/2007 alle 14.30 +0100, Samuel Thibault ha scritto: 
> Hi,
> 
> Matteo Settenvini, le Tue 13 Mar 2007 14:13:36 +0100, a écrit :
> > From http://docs.python.org/dist/module-distutils.sysconfig.html :
> > 
> > get_python_lib(
> > [plat_specific[, standard_lib[,
> > prefix]]])
> >         Return the directory for either the general or
> >         platform-dependent library installation.
> 
> By "library", I guess they mean "python library", i.e. where .py files
> are.


Yes, you're obviously right and I was obviously wrong. Sorry.

What does distutils.sysconfig.get_config_var("LDLIBRARYDIR") returns?
If non-empty I guess it should contain what we want but I ain't sure (it's an 
empty string here).
I suppose so given that get_config_var("LDLIBRARY") returns the correct soname.

> 
> Samuel

Cheers,
Matteo

Attachment: signature.asc
Description: Questa è una parte del messaggio firmata digitalmente

Reply via email to