Hi,
I’m on Fedora17 x64, compiling with Cmake works fine, but is not optimised. When i try with scons i get the following after some minutes :
/usr/bin/ld: cannot find -lgettextlib
gettext-lib -devel and so on… are all installed. What is the problem ?
I tried yum install gettextlib, but it only lists some minGW32 libs
found the solution : modify the path for libgettextlib in linux.py to where it is on your distrib.