[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: How to ship .a files in a python-support package?



On 09/30/2010 09:00 PM, Sandro Tosi wrote:
> Hello,
> background for this is: #596987
> 
> I installed the libnpymath.a in
> ./debian/tmp/usr/lib/python*/*-packages/numpy/core/lib/libnpymath.a
> (the same place there are several other .so files); they are copied in
> debian/python-numpy/same_location but then .so files are moved in
> /u/l/pyshared, but the .a is ignored and this not shipped in the
> resulting .deb package.
> 
> Is there a way to ship that libnpymath.a file? or just by hand (and in
> this case, how)?

What would the file be used for?
Linking new modules statically with the library?

-- 
 Bernd Zeimetz                            Debian GNU/Linux Developer
 http://bzed.de                                http://www.debian.org
 GPG Fingerprint: ECA1 E3F2 8E11 2432 D485  DD95 EB36 171A 6FF9 435F


Reply to: