* path problem on prefix system
@ 2012-04-11 14:26 Benjamin Motz
0 siblings, 0 replies; only message in thread
From: Benjamin Motz @ 2012-04-11 14:26 UTC (permalink / raw)
To: help-gnu-emacs
Hello,
using emacs 24.0.95 on a gentoo-prefix system I have a problem in
opening png-files:
PNG warning: Application built with libpng-1.2.44 but running with 1.5.9 [6 times]
emacs seems to use the system libpng while it should really use the one
from my prefix system. What can I change to make this work?
My emacs-build actually was using the correct libpng15-headers from the
prefix-system. Also "ldd `which emacs`" show correctly:
libpng15.so.15 => /local1/b_motz01/gentoo/usr/lib/libpng15.so.15
Maybe a similarly problem: emacs doesn't seem to respect my $PATH
settings, when choosing e.g. the gdb-executable: It uses the version
from the underlying system instead of the first one in $PATH.
Is this a bug?
Any help is appreciated, Benjamin
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2012-04-11 14:26 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-11 14:26 path problem on prefix system Benjamin Motz
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).