I know nothing about Lapack and BLAS, but if installation was really easy under Ubuntu, and you're apparently familiar with Ubuntu, why not just run Ubuntu on the BeagleBone?
On 2/3/2014 11:23 AM, Jacob Stockton wrote: > Anybody? > > On Saturday, February 1, 2014 4:29:24 PM UTC-6, Jacob Stockton wrote: >> >> Hello, >> >> I need help installing LAPACK and BLAS on the BBB when using the Angstrom >> distro. On Ubuntu it was really easy. I just installed using sudo apt-get >> install liblapack-dev. But installing using just the lapack >> files<http://www.netlib.org/lapack/>has been difficult, mostly because I am >> not that experienced when it comes >> to embedded linux. It seems the primary issue may be that I don't have the >> gfortran package. After following the guide >> here<https://github.com/pingswept/dev-log/blob/master/2012-09-build-lapack-and-atlas.markdown>, >> >> I get the error 'make: gfortran: Command not found'. >> >> I have tried installing gfortran using the command: opkg install gfortran. >> However, it seems the package does not exist. Any ideas? Is there another >> fortran compiler out there? >> >> Thanks, >> >> Jacob Stockton -- Charles Steinkuehler [email protected] -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
