[Numpy-discussion] Numpy installation
Amit Itagi
aitagi at gmail.com
Tue Apr 1 14:35:53 EDT 2008
On Tue, Apr 1, 2008 at 12:43 PM, David Cournapeau <cournape at gmail.com>
wrote:
> On Tue, Apr 1, 2008 at 8:16 AM, Amit Itagi <aitagi at gmail.com> wrote:
> >
> > I figured how to specify a particular installation of the libraries. I
> want
> > to do the opposite. How do I specify the following in site.cfg - "Don't
> > search for the library. Assume that it is absent and use the default
> slower
> > library" ?
>
> If you want to avoid compiling with say ATLAS, you can do something like
>
> ATLAS=None python setup.py build
*The shell does not understand this command. Is this the correct syntax ?
Thanks
Rgds,
Amit
*
>
>
> Disabling one specific version of one library is more difficult, though.
>
> cheers,
>
> David
> _______________________________________________
> Numpy-discussion mailing list
> Numpy-discussion at scipy.org
> http://projects.scipy.org/mailman/listinfo/numpy-discussion
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20080401/6e5b05f7/attachment.html>
More information about the NumPy-Discussion
mailing list