Dear FINK users,

I have installed lapack350 on OSX 10.9.2 but I am not able to locate the header 
files corresponding to the C interface to LAPACK,
         lapacke.h  (notice the e), 
        http://www.netlib.org/lapack/lapacke.html
in spite of the fact that the installation log file contains lines that say it 
has been compiled:
...
gcc-fsf-4.8 -c -O3 -I ../include -o lapacke_dsyev.o lapacke_dsyev.c
gcc-fsf-4.8 -c -O3 -I ../include -o lapacke_dsyev_work.o lapacke_dsyev_work.c
gcc-fsf-4.8 -c -O3 -I ../include -o lapacke_dsyevd.o lapacke_dsyevd.c
…

Also, all these lapacke_XX.o files are absent under /sw,  for instance, 
searching for
  find /sw/ -name lapacke_dsyev.o
or for the header file
  find /sw/ -name lapacke.h
gives nothing.

In contrast, 
  /sw/share/doc/lapack350/lapacke.pdf 
exists.


If needed, the header of the log file is:
Setting runtime build-lock...
dpkg-deb -b /sw/src/fink.build/root-fink-buildlock-lapack350-3.5.0-1 
/sw/src/fink.build
dpkg-deb: building package `fink-buildlock-lapack350-3.5.0-1' in 
`/sw/src/fink.build/fink-buildlock-lapack350-3.5.0-1_2014.03.04-22.02.02_darwin-x86_64.deb'.
…

Would anyone have any comments on this issue?

Thanks,
Temok
------------------------------------------------------------------------------
_______________________________________________
Fink-beginners mailing list
Fink-beginners@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.apple.fink.beginners
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-beginners

Reply via email to