help check what is problem ?

.::Gsmdenis::.

Verified User
Joined
Jun 15, 2007
Messages
102
this problem after i use:

export LD_PRELOAD=/usr/local/lib/libiconv_plug.so

[root@host customapache]# iconv -l|grep -i unicode
ERROR: ld.so: object '/usr/local/lib/libiconv_plug.so' from LD_PRELOAD cannot be preloaded: ignored.
ERROR: ld.so: object '/usr/local/lib/libiconv_plug.so' from LD_PRELOAD cannot be preloaded: ignored.

how can i fix this problem under centos5 ?

thanks
 
Last edited:
Back
Top