1 Kdenlive Installation Instrucions
2 =================================
5 To compile and install, go in the source directory and type:
9 (If you want to install in a different path, use instead:
10 cmake .. -DCMAKE_INSTALL_PREFIX=/install/path)
13 To install, become root:
16 (enter root password at prompt)
18 Once installed, you can start Kdenlive by typing "kdenlive".
20 Note that you should also install MLT to do anything useful with Kdenlive. See
21 the README file for details.