On Mon, May 4, 2009 at 10:50 AM, Matthieu Brucher <
matthieu.bruc...@gmail.com> wrote:
> Just compile numpy on a system that doesn't have lapack3 installed.
>
Unfortunately, this is going to be difficult - our build process is very
automated (done every night) and we use these systems for other t
Hi,
Just compile numpy on a system that doesn't have lapack3 installed.
Matthieu
2009/5/4 Nathaniel Echols :
> I need to distribute matplotlib as part of a large and somewhat
> heterogeneous package of Python-based software. On Macs, lapack is
> installed by default, and I can rely on the linki
I need to distribute matplotlib as part of a large and somewhat
heterogeneous package of Python-based software. On Macs, lapack is
installed by default, and I can rely on the linking working regardless of
which OS version it was compiled on (we use 10.4.11, but it runs fine on
10.5). On Linux, it