Subject: Re: libraries installed on alternate prefix
Date: Fri, 11 Apr 2003 22:34:48 +0200
Le Fri, Apr 11, 2003, à 11:12:20PM +0200, Philippe Faes a écrit:
> I compiled and installed some libs in my homedir (/home/pfaes/usr/local/...).
> I suspect my new dia binary still links with my OLD libraries. Result is: dia
> doesn't read any PNG files, and no text is displayed in a diagram.
> How can I get dia to link with my up-to-date libraries?
Hmmm. Did you configure with --prefix=/home/pfaes/usr/local ?
One thing you can do is to look at app/run_dia.sh in the source tree, and
see if you can make something work out of that.
-- Cyrille
--