相关疑难解决方法(0)

Ubuntu 16.10 上的 Emacs 25?

有没有办法在 Ubuntu 16.10 上安装 Emacs 25 或 25.1 而不必从源代码编译?

我想要一个稳定的 Emacs 安装,不希望安装不稳定或每晚构建。

editor apt emacs software-installation

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

编译错误:检查 libXaw...配置:错误:找不到 X 工具包

谁能解决这个错误?配置 emacs 并运行 make 后,我得到以下信息:

[jroberts@pc emacs-24.3]$ make
make: *** No targets specified and no makefile found.  Stop.
Run Code Online (Sandbox Code Playgroud)

这是我运行时的输出 ./configure

[jroberts@pc emacs-24.3]$ ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler …
Run Code Online (Sandbox Code Playgroud)

emacs compiling

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

标签 统计

emacs ×2

apt ×1

compiling ×1

editor ×1

software-installation ×1