Am trying to install mutt 1.3.22.1 having previously installed
libiconv-1.7. Configure throws an error
checking whether this iconv is good enough... no
configure: error: Try using libiconv instead
I'm not quite sure what this means. libiconv is in /usr/local/lib which
is where mutt says it's looking for it. Assuming that it's the correct
library - curiously, there are several, all with today's date;
-rw-r--r-- 1 root root 695 Sep 24 17:05 /usr/local/lib/libiconv.la
lrwxrwxrwx 1 root root 17 Sep 24 17:05 /usr/local/lib/libiconv.so ->
libiconv.so.2.0.4
lrwxrwxrwx 1 root root 17 Sep 24 17:05 /usr/local/lib/libiconv.so.2 ->
libiconv.so.2.0.4
-rw-r--r-- 1 root root 904387 Sep 24 17:05 /usr/local/lib/libiconv.so.2.0.4
-rw-r--r-- 1 root root 904080 Sep 24 17:05 /usr/local/lib/libiconv_plug.so
Am I missing something quite simple?
Thanks in Advance.
Sean