Thank you for your help. With help from Dirk Eddelbuettel we found that
I needed to explicitly install libatlas-base-dev. After doing this
everything worked with no further fuss.
Best Regards,
Ron
On 11/14/2010 05:12 PM, Davor Cubranic wrote:
On November 14, 2010 10:05:24 am Ron
On 11/14/2010 12:05 PM, Dirk Eddelbuettel wrote:
On 14 November 2010 at 10:05, Ron Burns wrote:
| I am not sure if this is an R development problem or not. I am starting
I think you were pretty close by looking at lapack-dev and blas-dev, but you
missed atlas-dev. Simply do
$ sudo apt
libncurses.so.5 => /lib/libncurses.so.5 (0x005fa000)
[ 41 ] (ron) ls /usr/lib/libatlas*
/usr/lib/libatlas.so.3gf@
[ 42 ] (ron) ls /usr/lib/libf77blas*
/usr/lib/libf77blas.so.3gf@
so these are there and linked OK and there is no Rlapack.
I am at a loss as to