Solved!

For those who are curious about the solution, here's the link:
http://stackoverflow.com/questions/4743080/how-can-i-force-php-to-use-the-libiconv-version-of-iconv-instead-of-the-centos-in/4851065#4851065

I basically had to modify the `configure` file to not use the glibc
implementation of iconv. Makes me wonder why the default implementation that
it was looking for was glibc, while the default version being used in Mac
and Windows is libiconv.


Cheers,
--
Randell
http://nullpointer.ph/
_________________________________________________
Philippine Linux Users' Group (PLUG) Mailing List
http://lists.linux.org.ph/mailman/listinfo/plug
Searchable Archives: http://archives.free.net.ph

Reply via email to