|.........
|checking for iconv... no, consider installing GNU libiconv
|configure: error: The iconv library was not found and it is required
but the GNUstep do have the latest version of libiconv installed:
|$ iconv --version
|iconv (GNU libiconv 1.11)
and, trying to *./configure --with-libiconv-prefix=/d/GNUstep/iconv* ,
doesn't work.
Any help is appreciated.