[Kdenlive-devel] Kdenlive-devel Digest, Vol 21, Issue 14

Juan M herrej01 at gmail.com
Tue Feb 12 21:02:44 UTC 2008


Hi,

I had some problems also compiling mlt++ with the script and, as explained
by JB it seems because something is wrong in the makefile.

I've bypassed the problem (but I'm sure is not the right way !) by editing
file Makefile in my MLT++ sources directory (usually /usr/src/MLT++) and
removing the following line:

------------------------
include config.mak

all clean distclean install uninstall:
    $(MAKE) DESTDIR=$(DESTDIR) -C src $@
    $(MAKE) -C test $@   <------------------ REMOVE THIS LINE

dist:
    [ -d "mlt++-$(version)" ] && rm -rf "mlt++-$(version)" || echo -n
    svn export . "mlt++-$(version)"
    tar -cvzf "mlt++-$(version).tar.gz" "mlt++-$(version)"
----------------------------

So the right way (at least for me) was : Get sources with the script, modify
makefile, Install sources with the script. And it works !! I'm not sure what
I did (not sure about what the removed line is doing) but kdenlive compiles
and it's working perfectly.

Hope this can help.
Regards.
JM


Date: Tue, 12 Feb 2008 12:40:01 -0600
> From: Jeffrey Thomas <eljefedelito at gmail.com>
> Subject: Re: [Kdenlive-devel] I am happy to report successful build
>         and     usage of kdenlive tonight
> To: kdenlive-devel at lists.sourceforge.net
> Message-ID: <200802121240.01571.jthomas at sierra-bravo.com>
> Content-Type: text/plain;  charset="iso-8859-1"
>
> > His error is on an out-of-date mlt++, but I could not tell you what
> > about the build script is causing it. Probably there is a conflicting
> > installation.
>
> I run the Get part each time, so unless the script is getting the data
> elsewhere, it is reporting new MLT svn revisions...
>
> Other than the (K)Ubuntu installation from the repositories, there are no
> local installations or even other local source code.  Should I uninstall the
> system installation?  Isn't that the point of the script -- to have a local
> copy which won't overwrite the system's version?
>
>
>
> ------------------------------
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2008.
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
>
> ------------------------------
>
> _______________________________________________
> Kdenlive-devel mailing list
> Kdenlive-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/kdenlive-devel
>
>
> End of Kdenlive-devel Digest, Vol 21, Issue 14
> **********************************************
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdenlive/attachments/20080212/62fb48a0/attachment.html>


More information about the Kdenlive mailing list