Using the following configure command, I am getting the error: &configure: error: iconv not found&:
./configure --with-apxs=/usr/local/apache/bin/apxs --with-xml --with-swf=/usr/local/flash --enable-ftp --with-gd --with-jpeg-dir=/usr/local --with-xpm-dir=/usr/X11R6 --with-png-dir=/usr --with-ming=../ming-0.1.1 --enable-magic-quotes --with-mysql --enable-safe-mode --enable-track-vars --with-ttf --enable-versioning --with-zlib --with-kerberos --with-sablot --with-sablot-lib=/usr/local/lib --with-pear --enable-xslt --with-xslt-sablot
Any ideas how to fix this?
./configure --with-apxs=/usr/local/apache/bin/apxs --with-xml --with-swf=/usr/local/flash --enable-ftp --with-gd --with-jpeg-dir=/usr/local --with-xpm-dir=/usr/X11R6 --with-png-dir=/usr --with-ming=../ming-0.1.1 --enable-magic-quotes --with-mysql --enable-safe-mode --enable-track-vars --with-ttf --enable-versioning --with-zlib --with-kerberos --with-sablot --with-sablot-lib=/usr/local/lib --with-pear --enable-xslt --with-xslt-sablot
Any ideas how to fix this?