========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://en.wikibooks.org/wiki/Kdenlive/Getting_and_installing"
linktext was:"http://en.wikibooks.org/wiki/Kdenlive/G ... installing"
====================================
I have made some decent progress, installing many of the prescribed development packages (or their latest Debian incarnation):
Code: Select all
kdelibs-dev kdelibs
libsamplerate YES libsamplerate0
libsamplerate-dev YES
libogg YES libogg0
libogg-dev YES libogg-dev0
libvorbis YES libvorbis0a
libvorbis-dev YES
libdv YES libdv4
libdv-dev YES libdv-dev4
ladspa-sdk YES
libjack-dev YES
sox YES
sox-dev YES libsox-dev
libxml2 YES
libxml2-dev YES
libmad-dev YES libmad0-dev
swh-plugins YES
libquicktime YES libquicktime1
libquicktime-dev YES
libtheora YES libtheora0
libtheora-dev YES
libavformat likely
libswscale likely
libswscale-dev YES
There is a binary of kden available for kde3 (I am using kde3 libs!) that I tried installing, but dpkg complains 'mlt', ('mlt' has since been renamed 'melt' which is what I have), and its libs are not present, so fails to configure. Compilation brings me no greater success, as I have first to set 'unsermake' in my environment path (a downloaded binary using an earlier version of python that is used over 'make'), and then brings up a screen full of 'warning' errors.
I have found this previous post, but aptitude seems equally insistant I should install kde.
viewtopic.php?f=20&t=1032&hilit=kdenlive
What's the best way in achieving this task, and are there no .deb packages available anywhere for mlt&co?