From: Konrad H. <hi...@cn...> - 2002-08-12 13:03:14
|
James G Analytis <jam...@ph...> writes: > I cannot compile PyLapack because I get this problem: > > [analytis@toomey Modules]$ python2 compile.py > Copy Misc/Makefile.pre.in from the Python distribution > to this directory and try again. > make: Makefile.pre.in: No such file or directory The old module compilation procedure via Makefile.pre.in does not exist any more in Python 2.2. If and when I find the time, I'll write a distutils script for PyLapack. Konrad. -- ------------------------------------------------------------------------------- Konrad Hinsen | E-Mail: hi...@cn... Centre de Biophysique Moleculaire (CNRS) | Tel.: +33-2.38.25.56.24 Rue Charles Sadron | Fax: +33-2.38.63.15.17 45071 Orleans Cedex 2 | Deutsch/Esperanto/English/ France | Nederlands/Francais ------------------------------------------------------------------------------- |