How do I compile NumPy on Linux?

Olivier Roche olivier at scripps.edu
Thu Nov 11 10:57:34 EST 1999


William Park wrote:

> 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
>

You must just install the "python-devel" rpm to get the Makefile.pre.in.
You should have with rpm -qa | grep python
python-1.5.1-10
pythonlib-1.23-1
python-devel-1.5.1-10

Olivier

--
___________________________________________________________

Olivier Roche, PhD
Department of Molecular Biology, TPC6
The Scripps Research Institute            Tel (858) 784 9782
10550 North Torrey Pines Road             Fax (858) 784 8688
La Jolla,  California  92037     E-mail: olivier at scripps.edu
http://www.multimania.org/09/oroche/
____________________________________________________________







More information about the Python-list mailing list