all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Emacs configure does not find giflib on Max OS X
@ 2014-11-13 15:57 Sam Steingold
  2014-11-13 16:07 ` Jan D.
  0 siblings, 1 reply; 3+ messages in thread
From: Sam Steingold @ 2014-11-13 15:57 UTC (permalink / raw)
  To: emacs-devel

Hi

The current git tip of the emacs source tree does not find graphics libs
installed using `brew` (and never did, so this is not a regression):

    $ brew install jpeg giflib libpng libtiff
    Warning: jpeg-8d already installed
    Warning: giflib-4.1.6 already installed
    Warning: libpng-1.6.13 already installed
    Warning: libtiff-4.0.3 already installed
    $ ./configure --with-ns --with-png --with-jpeg --with-tiff --with-gif
    ...
      Does Emacs use -ljpeg?                                  no
      Does Emacs use -ltiff?                                  no
      Does Emacs use a gif library?                           no 
      Does Emacs use a png library?                           no 

What am I doing wrong?

thanks

-- 
Sam Steingold (http://sds.podval.org/) on darwin Ns 10.3.1343
http://www.childpsy.net/ http://honestreporting.com
http://truepeace.org http://americancensorship.org http://mideasttruth.com
Heredity, n: the reason your children are bright.




^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-11-13 18:47 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-13 15:57 Emacs configure does not find giflib on Max OS X Sam Steingold
2014-11-13 16:07 ` Jan D.
2014-11-13 18:47   ` Sam Steingold

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.