[Numpy-tickets] [NumPy] #431: default_x11_lib_dirs should contain 64 bit library paths
NumPy
numpy-tickets at scipy.net
Mon Jan 22 10:38:01 CST 2007
#431: default_x11_lib_dirs should contain 64 bit library paths
-----------------------------+----------------------------------------------
Reporter: LevGivon | Owner: somebody
Type: defect | Status: new
Priority: normal | Milestone:
Component: numpy.distutils | Version: devel
Severity: minor | Keywords: lib64, X11
-----------------------------+----------------------------------------------
The list of X11 library directories in `numpy/distutils/system_info.py`
(default_x11_lib_dirs) ought to include those directories unique to 64
bit systems (e.g., `/usr/lib64`, `/usr/X11R6/lib64`).
--
Ticket URL: <http://projects.scipy.org/scipy/numpy/ticket/431>
NumPy <http://projects.scipy.org/scipy/numpy>
The fundamental package needed for scientific computing with Python.
More information about the Numpy-tickets
mailing list