3 | | I'm trying to install ASAP from source on a SuSE10.1 box. Following the instructions, I've installed numpy, matplotlib, rpfits, wcslib, casacore by hand and a number of other packages thru YAST2 (blas, scons lapack, ipython, boost, python-numeric-ext, pyhton-tk, python-gtk, inaddition to python). But when it come to install asas-2.2.0, it complains not finding python2.4 C library: |
4 | | |
5 | | #scon mode=release libtype=static casacoreroot=/usr/local |
| 3 | I'm trying to install ASAP from source on a SuSE10.1 box. Following the instructions, I've installed numpy, matplotlib, rpfits, wcslib, casacore by hand and a number of other packages thru YAST2 (blas, scons lapack, ipython, boost, python-numeric-ext, python-tk, python-gtk, in addition to python). But when it come to install asap-2.2.0, it complains not finding python2.4 C library: |
| 4 | {{{ |
| 5 | #scons mode=release libtype=static casacoreroot=/usr/local |