小编tom*_*itt的帖子

在 Ubuntu 16.04 上编译 Emacs 25.1

我正在尝试在 Ubuntu 16.04 上编译最新版本的 emacs。安装我能想到的库后,./configure脚本输出以下内容:

  Where should the build process find the source code?    .
  What compiler should emacs be built with?               gcc -g3 -O2
  Should Emacs use the GNU version of malloc?             yes
      (Using Doug Lea's new malloc from the GNU C Library.)
  Should Emacs use a relocating allocator for buffers?    no
  Should Emacs use mmap(2) for buffer allocation?         no
  What window system should Emacs use?                    x11
  What toolkit should Emacs use?                          LUCID
  Where do we find …
Run Code Online (Sandbox Code Playgroud)

linux emacs compile ubuntu

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

标签 统计

compile ×1

emacs ×1

linux ×1

ubuntu ×1