Please replace the previous sent Makefile with this file, attached herewith.
Thank you
Nitin
On Wed, Sep 30, 2009 at 12:51 PM, nitin chandra <nitinchandra1@Domain.Removed>
wrote:
Hello
I am installing / stuck in installing Lapack-3.2.1 on a Fedora Core 10
with kernel-2.6.27.
The machine is Pentium P4 1.79 GHz with 256MB DDR SDRAM, SSE2,
I need to install various other Packages after lapack, eg.
ATLAS-3.9.14, NumPy, SciPy, GRASS, etc and I am behind schedule.
Already install Python-2.6.2 and FFTW-3.2.2, ApAcHe 2.2.13,
libm-2.9.so, libc-2.9.so
Please guide.
Thank you
Nitin Chandra
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
The following is in Makefile
? all:lapack_install lib lapack_testing testing timing blas_testing
ERROR's on running 'make'
in TESTING
Testing COMPLEX-COMPLEX16 LAPACK protoype linear equation routines
./xlintstzc < zctest.in > zctest.out 2>&1
Testing COMPLEX16 LAPACK RFP protoype linear equation routines
./xlintstrfz < ztest_rfp.in > ztest_rfp.out 2>&1
make[1]: Leaving directory `/home/nitin/newpy/lapack-3.2.1/TESTING'
make: *** No rule to make target `testing', needed by `all'. ?Stop.
in TIMING (removed 'testing' from Makefile)
Testing COMPLEX-COMPLEX16 LAPACK protoype linear equation routines
./xlintstzc < zctest.in > zctest.out 2>&1
Testing COMPLEX16 LAPACK RFP protoype linear equation routines
./xlintstrfz < ztest_rfp.in > ztest_rfp.out 2>&1
make[1]: Leaving directory `/home/nitin/newpy/lapack-3.2.1/TESTING'
make: *** No rule to make target `timing', needed by `all'. ?Stop.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Makefile
Type: application/octet-stream
Size: 3325 bytes
Desc: not available
Url :
http://lists.eecs.utk.edu/mailman/private/lapack/attachments/20090930/96a3b7a8/Makefile.obj
|