Hello, I'm trying to build the ElectricEyes port. The executable is linked against two versions of libintl.so:
libintl.so.4 => /usr/local/lib/libintl.so.4 (0x284c2000) libintl.so.2 => not found (0x0) Gettext is 0.11.5_1. Is there a solution except of creating a link? I found also two versions of libintl.so in /usr/local/lib/compat/pkg: lrwxr-xr-x 1 root wheel 10 Dec 16 00:16 libintl.so.1 -> libintl.so lrwxr-xr-x 1 root wheel 10 Jan 8 01:03 libintl.so.2 -> libintl.so Do they matter? How have they come here? -Hanspeter To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message