On Tue, Mar 11, 2014 at 4:12 PM, Patrick Steiner <patr...@helmsdeep.at>wrote:

> Hi,
>
> I currently try to build melted via the build-melted.sh script on a amazon
> ec2 instance. But I get the following error:
>
> LOG: Done configuring mlt
> LOG: About to run command: pushd .
> ~/melted/src/mlt ~/melted/src/mlt ~/melted/src
> LOG: About to run command: cd src/modules
> LOG: MLTDISABLED <b>dv</b> : this is an <b>optional</b> module that
> provides loading and saving of DV files. To enable it, try installing a
> package called something like libdv/libdv-dev.
> LOG: MLTDISABLED <b>gtk2</b> : this is an <b>optional</b> module that
> provides some additional image loading support. To enable it, try
> installing a package called something like libgtk2-dev?.
> LOG: MLTDISABLED <b>jackrack</b> : this is an <b>optional</b> module that
> provides sound effects/operations. To enable it, try installing a package
> called something like libjack-dev.
> LOG: MLTDISABLED <b>opengl</b> : this is an <b>optional</b> module that
> provides ... dunno ... . To enable it, try installing a package called
> something like ... dunno ....
> LOG: MLTDISABLED <b>resample</b> : this is an <b>optional</b> module that
> provides audio resampling. To enable it, try installing a package called
> something like libsamplerate0-dev.
> LOG: MLTDISABLED <b>sox</b> : this is an <b>optional</b> module that
> provides sound effects/operations. To enable it, try installing a package
> called something like sox-dev.
>

sox is actually required _unless_ you set MLT_DISABLE_SOX=1 in the script
or config file supplied to the script.


> LOG: MLTDISABLED <b>swfdec</b> : this is an <b>optional</b> module that
> provides ... dunno ... . To enable it, try installing a package called
> something like ... dunno ....
> LOG: MLTDISABLED <b>vid.stab</b> : this is an <b>optional</b> module that
> provides ... dunno ... . To enable it, try installing a package called
> something like ... dunno ....
> ERROR: One or more required MLT modules could not be enabled
> LOG: Process has finished. Reason: FAILURE Some kind of error occured: One
> or more required MLT modules could not be enabled
>
>
> As far as I see, this modules are all optional, but the build fails. Any
> ideas why?
>
> regards,
>  patrick
>
>
>
------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech
_______________________________________________
Mlt-devel mailing list
Mlt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mlt-devel

Reply via email to