I'm trying to install IT++ in Mac Snow Leopard 10.6.6, but cannot get past the ./configure. It keeps saying "cannot find any BLAS library". I installed gfortran from here, fftw, and g77 3.4 as well following this instruction. But still no luck. I also configured using
./configure --with-blas="-framework vecLib"
It still cannot find the BLAS library. Anyone can help me, please? Thanks!