Registered Member
|
Hi all, I'm experiencing some problems trying to build kdenlive with the script. I'm receiving the following message: install -m 644 producers.dat filters.dat transitions.dat consumers.dat "~/build/kdenlive.2007-08-03_18_39/share/mlt/modules" It's saying destination ~/build/kdenlive.2007-08-03_18_39/share/mlt/modules is not a directory and then exiting /usr/src/mlt/src/modules with error 1. Don't know if somebody has reported this error yet, as I've been out for some days. If so, sorry ! Any clue ? Regards. Joan |
Registered Member
|
Hi all! I have feisty 32bit and im trying to install kdenlive 0.6. I have autoconf 2.63 but when i build the sources i get this error: make[1]: Verlasse Verzeichnis '/home/amonsul/Desktop/mlt++/test' Someone could help me? |
Registered Member
|
I too am trying to install the SVN and getting failures on Kubuntu 7.10 (Gutsy); here is my output: ... |
Registered Member
|
Hi, be sure you've installed the following packages qt4-dev-tools, kdelibs4-dev, libsdl1.2-dev, libsdl-image1.2-dev, libsamplerate0, libsamplerate0-dev, libdv4-dev, ladspa-sdk, libjack-dev, swh-plugins, sox, sox-dev, libmad0-dev, subversion, libgsm1-dev, autotools-dev, g++, automake1.9, autoconf. I think the one you miss is the bold one (g++), but to be sure check them all !!! Regards. |
Registered Member
|
The script works for me right up until almost the very end. But I get a "permission denied" error: install -d "/home/dave/build/kdenlive.2007-12-12_00_07/include/mlt++" I don't think I want to run this script as root, so how do I get by this error? By the way, I'm on Ubuntu Gutsy 7.10. The version in the repositories is not working for me (as I've mentioned in another thread), so I'd like to try installing from source and see if that works better. Thank you for any advice. |
Registered Member
|
Ignore this /sbin/ldconfig || true This is not a real error. Libs and executables are instructed by LD_RUN_PATH where to get other libs so calling ldconfig gives no sense in case of kdenlive_build script. You should not run the script as root. |
Registered Member
|
Espinoza, Thank you for replying. Okay, so the permission denied error is a red herring. But, it seems nonetheless that something is wrong because when it is finished, there is no Kdenlive folder or executable in the install directory. |
Registered Member
|
i am using the script but it stops at this
libavformat and dev files are installed: locate shows these files- /usr/include/ffmpeg/avformat.h What could be going wrong? |
Registered Member
|
For me on Ubuntu 7.10 I'm getting this from SVN checkout: allcodecs.c: In function ‘avcodec_register_all’: |
Registered Member
|
my problem of ./configure not finding avformat.h was solved by adding to configure the path to ffmpeg (svn compile directory). Still the script does not function smoothly...needs much looking into and fixing things... |
Registered Member
|
cinemanna wrote:
i am using the script but it stops at this All your builded stuff (libs, executables) is in /home/maz/build/kdenlive and nowhere else. Don't delete any library as was suggested, there may be other dependent programs on it. You can break your system! The error reported is weird. Try to check out sources again. Check if svn checkout finished OK and all files got downloaded. Try never ffmpeg version. They can have bugs too. Or look for specific Ubuntu & FFmpeg issues on this and other forums. |
Registered Member
|
so, if people are still compiling recent builds with a working script that doesn't require root access, can someone post it? the last one i saw wanted my root account to install :( |
Registered Member
|
Hi! Could someone tell me whats the problem here?
|
Registered Member
|
thanks espinosa. will attempt again with your guidelines. the safety of everything being in the build directory will let my 0.5 install work so i can 'risk' trying svn.....:-) |
Registered Member
|
Is this script still suitable for debugging or is there any other better choice?
I just tried it and latest ffmpeg config doesn't have --enable-swscaler option, only disable- ./kdenlive_builder.sh build Unknown option "--enable-swscaler". cd ffmpeg/ && ./configure --help | grep scale --disable-swscale disable libswscale build --enable-gray enable full grayscale support (slower color) --disable-swscale-alpha disable alpha channel support in swscale Will try to comment it out. P.S. ./kdenlive_builder.sh info FFmpeg SVN version: Revision: 25683 Last Changed Date: 2010-11-06 18:48:41 +0200 (Sat, 06 Nov 2010) MLT SVN version: Revision: 1500 Last Changed Date: 2009-05-15 12:19:09 +0300 (Fri, 15 May 2009) MLT++ SVN version: Revision: 1500 Last Changed Date: 2009-04-15 09:36:02 +0300 (Wed, 15 Apr 2009) Kdenlive SVN version: Revision: 5075 Last Changed Date: 2010-11-06 02:22:25 +0200 (Sat, 06 Nov 2010) |
Registered users: Bing [Bot], blue_bullet, Google [Bot], Yahoo [Bot]