Shared object "libiconv.so.3" not found - FreeBSD 10

Hey,

How can I resolve this problem, I can't find any solution for this problem.
Code:
Shared object "libiconv.so.3" not found, required by "ts3server_freebsd_amd64"
 
Re: Shared object "libiconv.so.3" not found

On what version of FreeBSD? If you're trying to run this on FreeBSD 10.0 it will need to be fixed upstream. FreeBSD 10.0 includes its own iconv implementation.
 
Re: Shared object "libiconv.so.3" not found

Ahh I forgot, yes I use to FreeBSD 10. How can I use iconv? Sorry, I read manual, handbook but I don't understand how it might help me.
 
Back
Top