[Numpy-discussion] X11 system info

Ralf Gommers ralf.gommers at googlemail.com
Tue Jul 19 15:55:28 EDT 2011


On Sun, Jul 17, 2011 at 11:48 PM, Darren Dale <dsdale24 at gmail.com> wrote:

> In numpy.distutils.system info:
>
>    default_x11_lib_dirs = libpaths(['/usr/X11R6/lib','/usr/X11/lib',
>                                     '/usr/lib'], platform_bits)
>    default_x11_include_dirs = ['/usr/X11R6/include','/usr/X11/include',
>                                '/usr/include']
>
> These defaults won't work on the forthcoming Ubuntu 11.10, which
> installs X into /usr/lib/X11 and /usr/include/X11.
>
> Do you have a link to where this is described? And what about the 64-bit
lib path, will that be /usr/lib64/X11?

Ralf
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20110719/7438ccd3/attachment.html>


More information about the NumPy-Discussion mailing list