Skip to content
Prev 9021 / 63424 Next

eigen() error: R Version 1.6.1 on Mac OS X (PR#2550)

Dan:  Do you by any chance have atlas installed?  My guess is that when
you compile it with fink it links the atlas lapack libs, but when you
compile it yourself it links Apple's vecLib.  I'll look into it.  In the
meantime, could you run otool -L on R.bin (the one you compiled yourself)?

-Jeff
On Wed, 5 Mar 2003, Daniel E. Weeks wrote: