I installed skype translting software CLOWN FISH in linux(ubuntu 14.04 LTS). But it was not working properly. In the clown fish website they have specified required library files for the proper working of the software. The following are the files. How do I install those files
libgtk-x11-2.0.so.0
libgdk-x11-2.0.so.0
libgdk_pixbuf-2.0.so.0
libfontconfig.so.1
libXrender.so.1
libX11.so.6
libgobject-2.0.so.0
libXft.so.2
libfreetype.so.6 libpthread.so.0
librt.so.1
libz.so.1
libpng12.so.0
libstdc++.so.6
libm.so.6
libgcc_s.so.1
libc.so.6
http://clownfish-translator.com/linux.html – Anees Jul 09 '14 at 10:14
/usr/lib' (not /user/): is there a/usr/lib/i386-linux-gnu/libfontconfig.so.1and/or/usr/lib/x86_64-linux-gnu/libfontconfig.so.1` for example? But anyway, try the hint of @Rinzwind, looks good. – Volker Siegel Jul 09 '14 at 10:25