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

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

Re: Ubuntu font of wisdom


From: James K. Lowden
Subject: Re: Ubuntu font of wisdom
Date: Sat, 17 Dec 2016 12:04:25 -0500

On Sat, 17 Dec 2016 01:02:42 -0500
Dan Espen <despen@verizon.net> wrote:

> > I don't see any way to exclude a directory from configure's search
> > path.  I'm grateful for the many years between today and the last
> > time I was responsible for a configure.ac.  I can report configure
> > is broken: it should either not use anaconda's tree, or it should
> > use both forks.  
...
> > Other suggestions?  
> 
> On Fedora, I get libpng16 out of /usr/include and /usr/lib64.
> I think you need to install a devel package like
> libpng-devel.

That was my first tack.  At this stage of the game on Ubuntu LTS, GTK+
relies on png 12.  You can have GTK3+ or png 16, but not both.   

Your suggestion may illuminate part of the root of the problem,
though.  Most packagers undoubtedly are running relatively new systems,
and have png 16 installed as a matter of course.  And most Anaconda
usrs don't situate the package in /usr/local.  

If I put my anaconda elsewhere or ran closer to the leading edge
(either one) my anaconda installation wouldn't have come into play,
because configure would have found /usr/local/lib/libpng16.so.  It's
only the combination that manifests the defect.  

--jkl


reply via email to

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