Mac OS X 10.9에 OBOE 설치하기


0

나는 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 폴더. 어느 누구도 도움이 될 수 있습니까?

답변:


당사 사이트를 사용함과 동시에 당사의 쿠키 정책개인정보 보호정책을 읽고 이해하였음을 인정하는 것으로 간주합니다.
Licensed under cc by-sa 3.0 with attribution required.