So I downloaded blender2pov from
Blend2Pov v 0.0.6J Linux with cvs 11-26-2006 by alexv
…did tar xzvf 000304_linux2.tar.gz
…then cd linux2
…and moved blend2pov executable to the running blender folder.
Downloaded povray sources from
http://www.povray.org/redirect/ftp://ftp.povray.org/pub/povray/Official/Unix/povray-3.6.tar.gz
Built them succesfully, and followed the procedures shown in the INSTALL file included w/package. Everything ran fine.
So when I enter the blender folder (which contains the executable blender2pov) I get
./blender2pov: error while loading shared libraries: libgettextlib-0.14.5.so: cannot open shared object file: No such file or directory
No workaround found by googling and searching in the forums. I use Debian Etch, and every package related with gettext is already installed.
What am I missing? Do I have to find libgettextlib-0.14.5.so wherever it is, or is there any other thing I should try?
Thanks in advance for any response or help.
Regards.