Date: Tue, 9 Sep 2003 09:50:33 +0200 From: Martin Jessa <freebsd@yazzy.org> To: ports@freebsd.org Subject: libintl.so.4 Message-ID: <20030909095033.69a3c561.freebsd@yazzy.org>
next in thread | raw e-mail | index | archive | help
I just updated the xmule port and testing it on one of my boxes I got following error: /usr/libexec/ld-elf.so.1: Shared object "libintl.so.4" not found Any idea if there is a more gracious way of doing that than: ln -s /usr/local/lib/libintl.so.5 /usr/local/lib/libintl.so.4 ? YazzY
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030909095033.69a3c561.freebsd>