[Numpy-tickets] [NumPy] #985: Remove need for site.cfg for installs in standard locations
NumPy
numpy-tickets@scipy....
Wed Jan 14 01:00:29 CST 2009
#985: Remove need for site.cfg for installs in standard locations
-----------------------------+----------------------------------------------
Reporter: jarrod.millman | Owner: jarrod.millman
Type: defect | Status: new
Priority: normal | Milestone: 1.3.0
Component: numpy.distutils | Version: devel
Severity: normal | Keywords: lib64
-----------------------------+----------------------------------------------
Building numpy and scipy on the major UNIX-like systems (e.g., Fedora,
Ubuntu) with libraries installed via their official packages shouldn't
require a site.cfg. On Fedora, used to require adding the following
site.cfg to scipy:
{{{
[DEFAULT]
library_dirs = /usr/lib64
include_dirs = /usr/include:/usr/include/suitesparse
}}}
--
Ticket URL: <http://scipy.org/scipy/numpy/ticket/985>
NumPy <http://projects.scipy.org/scipy/numpy>
The fundamental package needed for scientific computing with Python.
More information about the Numpy-tickets
mailing list