小编Mik*_*ail的帖子

如何从包管理器获取 mit-scheme?

我安装了最新版本的 x64 lubuntu,我想安装一个方案解释器。奇怪的是,在 Synaptic 中,只有调试器和文档可供安装。

我宁愿不编译我自己的版本,因为这在将来很难维护。

我该如何解决这个问题?

mike@ubuntu:~/Desktop/aplan$ sudo apt-get install mit-scheme
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 mit-scheme:i386 : Depends: …
Run Code Online (Sandbox Code Playgroud)

64-bit apt

9
推荐指数
1
解决办法
1万
查看次数

需要最新 GCC 的 PPA

我正在寻找具有最新和最好版本的 GCC 的 PPA。我太害怕切换到完全不稳定的东西并把我的生产系统弄得一团糟,但想要最新版本的 GCC。此外,我不想浪费大量时间来构建我自己的 GCC 版本。

ppa gcc

7
推荐指数
1
解决办法
5312
查看次数

标签 统计

64-bit ×1

apt ×1

gcc ×1

ppa ×1