in reply to Re: libiconv wont work :(
in thread libiconv wont work :(
the second one nothing at all... It is missing the link to libiconv.so.2 somehow eventhough it is on the system. I tried export(LD_LIBRARY_PATH)="/usr/lib:/usr/local/lib" and running a perl script from cmd line and it worked! But it doesnt work on my "real" website script even if I do ENV{'LD_LIBRARY_PATH'}="/usr/lib:/usr/local/lib"libiconv.so.2 => not found libc.so.6 => /lib64/tls/libc.so.6 (0x0000002a95679000) /lib64/ld-linux-x86-64.so.2 (0x000000552aaaa000)
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: libiconv wont work :(
by Sinistral (Monsignor) on Dec 06, 2010 at 17:35 UTC | |
|
Re^3: libiconv wont work :(
by Corion (Patriarch) on Dec 06, 2010 at 17:22 UTC | |
by kosta (Sexton) on Dec 06, 2010 at 17:23 UTC | |
|
Re^3: libiconv wont work :(
by kosta (Sexton) on Dec 06, 2010 at 17:21 UTC | |
by Anonymous Monk on Dec 06, 2010 at 18:19 UTC |