2010/9/22 jb <jb at kdenlive.org>: > On Wednesday 22 September 2010 10:14:19 Sigmund Lorentsen wrote: >> I should like to translate Kdenlive into norwegian nn (norsk nynorsk). >> >> However I've got problems installing the program from SVN. ?Underneath is >> what I get when trying to run cmake. ? As I'm not an experienced command >> line user, ?I need some help with this. > > Great! > > >> ? Could not find module FindSharedMimeInfo.cmake or a configuration file >> for package SharedMimeInfo. > > As said in that message, it misses the file: FindSharedMimeInfo.cmake > Don't know which distribution you are using, but that file is usually in the > kdelibs development package. Currently called kdelibs5-dev on K/Ubuntu.
$ apt-file search FindSharedMimeInfo.cmake kdelibs5-dev: /usr/share/kde4/apps/cmake/modules/FindSharedMimeInfo.cmake indeed :D
