[mapserver-users] msGetEncodedString(): General error message. Not implemeted since Iconv is not enabled.
woodhead31
pearce_wang at hotmail.com
Thu Dec 24 08:35:03 PST 2009
Hi,
I am moving from windows to freebsd 7.2, but got some error:
msGetEncodedString(): General error message. Not implemeted since Iconv is
not enabled.
OS: freebsd 7.2
Mapserver: installed from ports
The map file works perfect in a windows system, and I just move the whole
application to freebsd, including mapfile , symbols, fonts etc. I think
it's the iconv problem.
>From the install manual:
http://mapserver.org/installation/unix.html#libgd
I belive it's the GD and ICONV problem, so try to execute
gdlib-config --libs
and got:
-lXpm -lX11 -ljpeg -lfontconfig -lfreetype -lz -lm
/usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib
I have iconv installed:
pkg_info |grep iconv
libiconv-1.13.1 A character set conversion library
I think I installed iconv(as the pkg_info shows), and make gd with iconv(as
the gdlib-config shows).
what should I do then?
thanks!
--
View this message in context: http://n2.nabble.com/msGetEncodedString-General-error-message-Not-implemeted-since-Iconv-is-not-enabled-tp4213774p4213774.html
Sent from the Mapserver - User mailing list archive at Nabble.com.
More information about the MapServer-users
mailing list