Subject: | module fails to find installed libintl |
The Makefile.PL searches for -lintl but fails to find it since it is not
honoring the ldflags variable built into perl, as shown by "perl
-V:ldflags". On my system libintl is in /usr/local/bin, which is not by
default searched by the compiler. System is FreeBSD 4.11 with perl
5.8.6 and Locale::gettext 1.05