Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 9 Dec 1996 10:22:50 +0100 (MET)
From:      Thomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de>
To:        asami@freebsd.org (Satoshi Asami)
Cc:        thomas@ghpc8.ihf.rwth-aachen.de, CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-ports@freefall.freebsd.org
Subject:   Re: cvs commit:  ports/graphics/ImageMagick/pkg PLIST
Message-ID:  <199612090922.KAA06375@ghpc6.ihf.rwth-aachen.de>
In-Reply-To: <199612090859.AAA11819@silvia.HIP.Berkeley.EDU> from Satoshi Asami at "Dec 9, 96 00:59:49 am"

next in thread | previous in thread | raw e-mail | index | archive | help
Satoshi Asami wrote:
>  * > (I'm not sure how x.y.z numbers are handled by our linker, though.)
>  * 
>  * ld.so deals with libMagick.so.3.7.8 just fine, it seems.
> 
> ===
> ## ldconfig -r | grep -i magick
>         69:-lMagick.3.7 => /usr/local/lib/libMagick.so.3.7.8
> ===

I noticed that testing display from the WRKSRC doesn't work, because
it tried to pick up libMagick.so.3.7.7 which is incompatible with
3.7.8. Running ldconfig or setting LD_LIBRARY_PATH appropriately fixed
that. I still have older versions of libMagick left over at home and
haven't seen a problem yet.

tg



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199612090922.KAA06375>