我想安装 GSL 库。此主题上有先前的链接: 通过终端在 Ubuntu 14.04 上安装 GNU Scientific 库(GSL)
但是我安装的时候出现这样的信息。
8500:~$ sudo apt-get install libgsl0ldbl
[sudo] password for jeff:
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package libgsl0ldbl is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
However, the following packages replace it:
libgsl2 libgsl2:i386
我也检查了这个链接:https://launchpad.net/ubuntu/+source/gsl 但我不知道下载软件包的程序是什么。你能告诉我下载/安装 GSL 的详细步骤吗?
多谢。