相关疑难解决方法(0)

如何升级到最新的 Emacs?

我有 Emacs 24.3.1,我想升级到最新的 Emacs 24.4.x。我访问过的所有文档都建议从 tarball 或源代码构建。为什么没有包管理器选项来升级我的 Emacs?如果没有,我如何使用包管理器升级我的 Emacs?

以下是关于我的 Emacs 的一些信息,我相信这是 Ubuntu 14.04 的默认设置:

emacs:
  Installed: 45.0ubuntu1
  Candidate: 45.0ubuntu1
  Version table:
 *** 45.0ubuntu1 0
        500 http://us.archive.ubuntu.com/ubuntu/ trusty/main amd64 Packages
        100 /var/lib/dpkg/status
Run Code Online (Sandbox Code Playgroud)

upgrade emacs

21
推荐指数
2
解决办法
4万
查看次数

编译 Emacs 时出现问题(未找到 x 开发库)

我还是 Ubuntu/Linux 的新手

我正在安装 Emacs(版本 25.1),我已经下载了源文件,解压缩并使用 tar

看来我得用 . /configure. 计算机工作了一段时间并给了我这个结果:


checking for X... no
checking for X... true
configure: error: You seem to be running X, but no X development libraries
were found.  You should install the relevant development files for X
and for the toolkit you want, such as Gtk+ or Motif.  Also make
sure you have development files for image handling, i.e.
tiff, gif, jpeg, png and xpm.
If you are sure you want Emacs compiled …
Run Code Online (Sandbox Code Playgroud)

apt xorg emacs compiling

5
推荐指数
1
解决办法
4752
查看次数

标签 统计

emacs ×2

apt ×1

compiling ×1

upgrade ×1

xorg ×1