Opened 17 years ago
Last modified 17 years ago
#121 closed defect
installtion problem on SuSE10.1 — at Initial Version
Reported by: | Owned by: | Malte Marquarding | |
---|---|---|---|
Priority: | normal | Milestone: | ASAP 2.2 |
Component: | General | Version: | 2.0 |
Severity: | normal | Keywords: | |
Cc: |
Description
Hi,
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:
#scon mode=release libtype=static casacoreroot=/usr/local scons: Reading Sconscript files... Checking for main() in C++ library casa_casa... yes checking for C header in Python.h... yes Cheking for main() in C library python2.4... no #
I'm not much of a python person. Could you tell me what it is looking for? Thanks.