Bonjour,
Je cherche à installer le logiciel evolution (via les sources) sur ma distib linux. Je rencontre un soucis :
J'ai bien installé la couche gettext. Les librairies dites manquantes sont bien présentes mais dans le repertoire /usr/local/libchecking for intltool >= 0.35.5... 0.37.0 found
checking for xgettext... /usr/local/bin/xgettext
checking for msgmerge... /usr/local/bin/msgmerge
checking for msgfmt... /usr/local/bin/msgfmt
/usr/local/bin/xgettext: error while loading shared libraries: libgettextsrc-0.17.so: cannot open shared object file: No such file or directory
/usr/local/bin/msgmerge: error while loading shared libraries: libgettextsrc-0.17.so: cannot open shared object file: No such file or directory
/usr/local/bin/msgfmt: error while loading shared libraries: libgettextsrc-0.17.so: cannot open shared object file: No such file or directory
configure: error: GNU gettext tools not found; required for intltool
Que dois je faire pour qu'il puisse trouver les librairies ?
Merci
Partager