bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#26020: 25.2 rc2 won't use Xaw3d or Imagemagick at compile time


From: Glenn Morris
Subject: bug#26020: 25.2 rc2 won't use Xaw3d or Imagemagick at compile time
Date: Tue, 07 Mar 2017 17:52:31 -0500
User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)

Tom Wurgler wrote:

> I found and installed Xaw3d-devel and configure still doesn't find it.
>
> [emacs-25.2]mach1[131]% rpm -qa | grep -i Xaw3d
> Xaw3d-1.5E-15.1.el6.x86_64
> Xaw3d-devel-1.5E-15.1.el6.x86_64

(Why are you using .el6 packages on rhel7?
Xaw3d is in epel7.)

Anyway, I see that Emacs's configure (basically) only uses Xaw3d with the
Lucid toolkit. Ie you'll have to use --with-x-toolkit=lucid if you want Xaw3d.

> and ImageMagick wants ghostscript-devel and jasper-devel...can get,
> but hassle.

ImageMagick-devel is in the standard yum repo for me, so no hassle.

> I had not needed these -devl libs before (emacs 24.5) . So why do I
> need them now?

I can assure you it has never been possible to compile eg ImageMagick
support without the header files that the development package provides.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]