[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Building emacs 23 for RHEL5
From: |
Ken Goldman |
Subject: |
Building emacs 23 for RHEL5 |
Date: |
Thu, 12 May 2011 14:58:50 -0400 |
User-agent: |
Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.17) Gecko/20110419 Red Hat/3.1.10-1.el6_0 Thunderbird/3.1.10 |
I'm trying to upgrade my existing emacs 21 to 23.
This is Linux RHEL5, 32-bit Intel.
When I build, I get:
~~~~~~~~~
configure: error: The following required libraries were not found:
libXpm libjpeg libpng libgif/libungif libtiff
Maybe some development libraries/packages are missing?
If you don't want to link with them give
--with-xpm=no --with-jpeg=no --with-png=no --with-gif=no --with-tiff=no
~~~~~~~~~
When I compile without them, emacs runs but is really ugly, fonts
are wrong, menus don't pop up,, etc.
I tried to install xpm-devel, but wound up in the usual bottomless pit
of missing dependencies.
Is there an rpm for emacs-23 that I can just install that includes
everything it needs?
- Building emacs 23 for RHEL5,
Ken Goldman <=