Problems installing gsl gem

后端 未结 10 703
傲寒
傲寒 2020-12-15 05:12

I can succesfully install the gsl library in my home directory, but when I try to install the gsl gem I get a big list of errors that I do not understand. I am wondering if

10条回答
  •  遥遥无期
    2020-12-15 05:44

    This also works on ubuntu 16.04 LTS and ruby 2.2.2
    sudo apt-get install libgsl0-dev

提交回复
热议问题