On Sun, Jul 17, 2011 at 11:48 PM, Darren Dale <[email protected]> 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
_______________________________________________
NumPy-Discussion mailing list
[email protected]
http://mail.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to