| Computers Forum Index » Computer Languages (Objective-C) » *ObjectiveLib* configure errors on GNUstep... |
|
Page 1 of 1 |
|
| Author |
Message |
| alldnf... |
Posted: Fri Aug 14, 2009 9:55 am |
|
|
|
Guest
|
Trying to configure *ObjectiveLib* on GNUstep(*on windows), The ./
configure script tells me that:
|.........
|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. |
|
|
| Back to top |
|
|
|
|