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

Re: problem with gnu emacs



On 2008-08-12 05:51 +0200, Zach Uram wrote:

> When I run emacs I see this error:
>
> emacs: /usr/local/lib/libpng12.so.0: no version information available
> (required by emacs)

Try moving that file out of the way.  In general, it is not a good idea
to install libraries into /usr/local/lib.

> This is weird because I don't see what a PNG library has to do with
> running emacs in a console!

The dynamic linker still loads it, since it has no way to know that
Emacs is not gonna use it.

Sven


Reply to: