A NOTE has been added to this issue. ====================================================================== https://www.opencsw.org/mantis/view.php?id=5207 ====================================================================== Reported By: kester Assigned To: ====================================================================== Project: py_numpy Issue ID: 5207 Category: packaging Reproducibility: have not tried Severity: minor Priority: normal Status: new ====================================================================== Date Submitted: 2014-09-24 17:58 CEST Last Modified: 2014-09-25 16:28 CEST ====================================================================== Summary: libnpymath.a does not get installed Description: libnpymath.a is built for each modulation (2.6, 2.7), but does not get installed.
The files should probably go here: /opt/csw/lib/python2.6/site-packages/numpy/core/lib/libnpymath.a /opt/csw/lib/python2.7/site-packages/numpy/core/lib/libnpymath.a Other packages that depend on numpy, like scipy require this library to build. ====================================================================== ---------------------------------------------------------------------- (0010923) dam (administrator) - 2014-09-25 16:28 https://www.opencsw.org/mantis/view.php?id=5207#c10923 ---------------------------------------------------------------------- This requires an update of libsunmath packages first. I'm working on it.
