Skip to main content

Error installing svn 1723

2 posts / 0 new
Last post
herrej01
Offline
Joined: 10/06/2008
Posts:
Error installing svn 1723

Hi,

I'm trying to install last kdenlive version (1723) from svn but getting the following error:

Linking C executable kdenlive_renderer
[ 97%] Built target kdenlive_renderer
[ 97%] Generating ca.gmo
/bin/sh: GETTEXT_MSGMERGE_EXECUTABLE-NOTFOUND: not found
make[2]: *** [po/ca.gmo] Error 127
make[1]: *** [po/CMakeFiles/translations.dir/all] Error 2
make: *** [all] Error 2

I'm following the proposed steps:

cmake .
make
(and then getting the error)

I've also tried make clean and make distclean before installing, but no success.

Any clue ?

Regards.
JM

0
Your rating: None
j-b-m
Offline
Joined: 05/19/2009
Posts:
Re: Error installing svn 1723

Hello.

I think you need to install the package gettext.

regards