How to install c++ library on linux

前端 未结 2 1829
梦谈多话
梦谈多话 2021-01-24 13:39

I am a noob in Linux environment.
I am using ubuntu 13.10 and I want to install Armadillo. The readme file said that I should install three other libraries first, LAPACK, BL

2条回答
  •  青春惊慌失措
    2021-01-24 14:04

    Edit: While my answer is correct, @Pauls's answer will get you to where you need to go, much faster. Assuming you can live with the ubuntu system default configuration of the LAPACK and friends.

    http://www.netlib.org/lapack/lawn81/node10.html Explains the steps to install LAPACK.

提交回复
热议问题