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

Re: problem with gnu emacs



On 2008-08-12 08:43:00 +0200, Sven Joachim wrote:
> 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.

In general, when installing libraries, the goal is to be able to use
them (in particular by programs compiled by the user). So, the right
place is /usr/local/lib if they are for all users of the machine, and
$HOME/lib for the user who installed them.

Now, if Debian packages are not meant to use external libraries (i.e.
that do not come from Debian), one may wonder if these Debian packages
should use a run path.

-- 
Vincent Lefèvre <vincent@vinc17.org> - Web: <http://www.vinc17.org/>
100% accessible validated (X)HTML - Blog: <http://www.vinc17.org/blog/>
Work: CR INRIA - computer arithmetic / Arenaire project (LIP, ENS-Lyon)


Reply to: