all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: torys.anderson@gmail.com (Tory S. Anderson)
To: Eli Zaretskii <eliz@gnu.org>
Cc: 19831@debbugs.gnu.org
Subject: bug#19831: 25.0.50; Can't build emacs 25.0.5 with libpng16 support (only libpng15)
Date: Tue, 10 Feb 2015 17:40:37 -0500	[thread overview]
Message-ID: <87oap1wftm.fsf@gmail.com> (raw)
In-Reply-To: <83pp9h7df7.fsf@gnu.org> (Eli Zaretskii's message of "Tue, 10 Feb 2015 21:51:40 +0200")

I see: 

$ libpng-config --cflags
-I/home/torys/anaconda/include/libpng15

So, I uninstalled libpng and reinstalled it, carefully using the package and following the directions from http://www.libpng.org/pub/png/libpng.html
And yet, to my frustration, afterwards I STILL received: 

$ libpng-config --cflags
-I/home/torys/anaconda/include/libpng15

I can't seem to get around this. Any suggestions would be appreciated. 


Eli Zaretskii <eliz@gnu.org> writes:

>> From: torys.anderson@gmail.com (Tory S. Anderson)
>> Date: Tue, 10 Feb 2015 12:57:53 -0500
>> 
>> 
>> I have libpng16 (and 15) installed with dev files; my libpng.so points to version 16. But emacs 25.0.5 refuses to work with 16. Although the config log is full of references to lpng16, it seems to choose to load with lib15 (and won't build with png support if I don't make v 15 available). This is breaking other programs that expect to be using the latest libpng on the computer.
>
> What does this shell command display:
>
>   libpng-config --cflags
>
> It looks like this is what's responsible for the fact that Emacs
> decides you have libpng15 installed.  So I think the way you installed
> libpng16 is missing the update of libpng-config.





  reply	other threads:[~2015-02-10 22:40 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-10 17:57 bug#19831: 25.0.50; Can't build emacs 25.0.5 with libpng16 support (only libpng15) Tory S. Anderson
2015-02-10 19:51 ` Eli Zaretskii
2015-02-10 22:40   ` Tory S. Anderson [this message]
2015-02-11 13:13     ` Ivan Shmakov
2015-12-26 18:10       ` Lars Ingebrigtsen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87oap1wftm.fsf@gmail.com \
    --to=torys.anderson@gmail.com \
    --cc=19831@debbugs.gnu.org \
    --cc=eliz@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.