mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2025-04-19 09:13:20 +00:00
Update Armadillo version
This commit is contained in:
parent
2374cb152c
commit
46d7ae9644
@ -121,9 +121,9 @@ or manually as explained below, and then please follow instructions on how to [d
|
||||
$ sudo apt-get install libopenblas-dev liblapack-dev # For Debian/Ubuntu/LinuxMint
|
||||
$ sudo yum install lapack-devel blas-devel # For Fedora/CentOS/RHEL
|
||||
$ sudo zypper install lapack-devel blas-devel # For OpenSUSE
|
||||
$ wget http://sourceforge.net/projects/arma/files/armadillo-6.600.5.tar.gz
|
||||
$ tar xvfz armadillo-6.600.5.tar.gz
|
||||
$ cd armadillo-6.600.5
|
||||
$ wget http://sourceforge.net/projects/arma/files/armadillo-7.200.2.tar.xz
|
||||
$ tar xvfz armadillo-7.200.2.tar.xz
|
||||
$ cd armadillo-7.200.2
|
||||
$ cmake .
|
||||
$ make
|
||||
$ sudo make install
|
||||
|
Loading…
x
Reference in New Issue
Block a user