Registered Member
|
I am running Ubuntu 7.04 and trying to use the steps from http://ubuntuforums.org/showthread.php? ... t=kdenlive to compile kdenlive from the svn source. However, I get the following error during "sudo make install": checking /home/felixthecat/kdenlive/kdenlive/kdenliveui.rc I've tried reloading from scratch and also doing a search for tr.gmo, but to no avail. The configure and make throw no fatal errors of course. Is there a missing file? Thank you! |
Registered Member
|
Hi. The tr.gmo file should be generated at compile time. Try updating your svn, if it still doesn't work, This should regenerate all .gmo files, if something fails you should see an error message, also check that you have write permissions on that folder. regards |
Registered Member
|
SVN shows the last change date on the code as 6/16/2007, 4:13. I have tried running 'make clean' and 'make' within the po/ directory, but I got the same error while running 'sudo make install'. I tried before and after getting the error, but both times will give the same error. I've put more of the 'make install' information below. Please help me understand one thing, though. Is the install removing the .gmo files (rm -f ./po/tr.gmo) and then later trying to process the gmo files again (/usr/bin/install -c -p -m 644 ./po/tr.gmo /usr/share/locale/tr/LC_MESSAGES/kdenlive.mo)? rm -f ./po/tr.gmo |
Registered Member
|
Ok, I think you need to install the package "gettext". It contains the msgfmt utility that is used to build translation files. regards |
Registered users: Bing [Bot], Evergrowing, Google [Bot]