When I run the i386 version of wkhtmlimage (on Ubuntu 64 bit if that matters), I get the following error,
./wkhtmltoimage-i386 http://www.google.com google.jpg ./wkhtmltoimage-i386: error while loading shared libraries: libXrender.so.1: cannot open shared object file: No such file or directory
The thing is that I have installed the libxrender-dev package already and the libXrender.so.1 can be found at /usr/lib/libXrender.so.1.
I can't see what's wrong, so if anyone have encountered this problem before please let me know.