Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Nov 2003 10:06:14 -0800
From:      Kris Kennaway <kris@obsecurity.org>
To:        Simon Gray <simong@desktop-guardian.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: ImageMagick not building
Message-ID:  <20031111180614.GA26132@xor.obsecurity.org>
In-Reply-To: <01a201c3a84a$10aa5330$1100a8c0@dtg17>
References:  <20031111053154.M67107@enabled.com> <01a201c3a84a$10aa5330$1100a8c0@dtg17>

next in thread | previous in thread | raw e-mail | index | archive | help

--opJtzjQTFsWo+cga
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Tue, Nov 11, 2003 at 11:50:55AM -0000, Simon Gray wrote:
> > =3D=3D=3D>  Building for ImageMagick-5.5.7.11_1
> > /usr/libexec/ld-elf.so.1: Shared object "libintl.so.2" not found
> > *** Error code 1
> >
> > Stop in /usr/ports/graphics/ImageMagick.
>=20
> I had a similar problem quite a while ago, its easily fixed tho
>=20
> go in to 'cd /usr/local/lib' and do 'ls -la libintl*'
>=20
> you should have something like libintl.so or libintl.so.4 or libintl.so.5
>=20
> all you need to do is create a symlink from the libintl.so library to
> libintl.so.2
>=20
> so do 'ln -s libintl.so.5 libintl.so.2' (change the libintl.so.5 to the
> appropirate from the previous ls)

Don't give bogus advice - library major versions are bumped for a
reason, and if you hack around it like this then you're exposing
yourself to problems at runtime in applications that rely on the new
features of the library.

Kris

--opJtzjQTFsWo+cga
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (FreeBSD)

iD8DBQE/sSUWWry0BWjoQKURAvBOAKCZ6CENx4aFtZIiejFTc927a79SdQCeOgrZ
FVAXnAjIfE+xcJLTQHmP2uw=
=Vpum
-----END PGP SIGNATURE-----

--opJtzjQTFsWo+cga--



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