나는 OBOE를 설치하려면 대부분이 게시물을 따르십시오. MAC OS X 10.9에서.
그러나, 4 단계 다음에 LAPACK ++을 설치하려고했습니다. 이 근원에서 :
나는 타이핑한다. ./configure
configure: error: Blas/Lapack was not found.
*** This means Lapack++ and matrix support cannot be compiled.
*** This makes this library unusable. Please get blas and lapack
*** installed. If you do have these installed, use the options
*** --with-blas=<libname> or --with-lapack=<libname> and/or set
*** the env variable LDFLAGS to include the appropriate linker
*** flags.
그러나 나는 가지고있다. libblas.a
, liblapack.a
, librefblas.a
, libtmglib.a
내 안에 /usr/local/lin
폴더. 어느 누구도 도움이 될 수 있습니까?