Anyone else experience iconv error
when running ./configure for PHP in FreeBSD 9.0?
This FreeBSD install has been riddled with problems. The library is intact and available at DIR specified but it can't see it. Kind of leading to think it's an issue with the way the headers are being written like it's ignoring my dir= switch when I run the config script, this happened also with xmlrpc, I disabled that in the configuration as a troubleshoot and ran into this error right after.
Any suggestions or similar experiences?
Code:
please reinstall inconv library
This FreeBSD install has been riddled with problems. The library is intact and available at DIR specified but it can't see it. Kind of leading to think it's an issue with the way the headers are being written like it's ignoring my dir= switch when I run the config script, this happened also with xmlrpc, I disabled that in the configuration as a troubleshoot and ran into this error right after.
Any suggestions or similar experiences?