How do I compile NumPy on Linux?

William Park parkw at better.net
Thu Nov 11 06:47:36 EST 1999


On Thu, Nov 11, 1999 at 09:38:45AM +0100, Sandro Ferrari wrote:
> I downloaded the LLNLDistribution.tgz file and followed the installation
> instruction:
> cd Numerical
> ./makethis.py
> but I get the message:
> make: Makefile.pre.in: No such file or directory
> make: *** No rule to make target `Makefile.pre.in'.  Stop.
> make: *** No targets.  Stop.
> In the documentation isn't mentioned anything about it.
> Any help?
> thanks
> Sandro

This was long time ago.  But, from my memory, I did
    python makethis.py
    python installthis.py
So, check the *.py files whether this should be.




More information about the Python-list mailing list