emacs-devel
[Top][All Lists]
Advanced

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

Re: Unable to find libgif/libungif on RHEL 6


From: Wolfgang Jenkner
Subject: Re: Unable to find libgif/libungif on RHEL 6
Date: Thu, 10 Sep 2015 23:11:40 +0200
User-agent: Gnus/5.130014 (Ma Gnus v0.14) Emacs/25.0.50 (berkeley-unix)

On Thu, Sep 10 2015, Kaushal Modi wrote:

> I tried setting LIBGIF env var to "-L/path/to/the/lib64 -lgif" before doing
> ./configure.. but that did not help.

./configure ... LDFLAGS="-L/path/to/the/lib64 -lgif" 
CPPFLAGS=-I/path/to/gifincludedir

should work, I think.



reply via email to

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