emacs
우분투 12.04 에서 컴파일하려고합니다 . Emacs 24.2를 사용하고 싶기 때문입니다.
그러나 다음과 같은 오류가 발생합니다. 어떻게 고칠 수 있습니까?
checking for long file names... yes
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+, Lesstif 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 without X window support, pass
--without-x
to configure.
sudo apt-get build-dep emacs24