You are not logged in.
Pages: 1
hi, im trying to compile kdenlive, the video editor.
but it gives me all the time this freakin error
Bootstrap is now trying to create a ./configure script suitable for Kdenlive
WARNING: running bootstrap is only usefull when checking out Kdenlive from CVS.
*** YOU'RE USING autoconf (GNU Autoconf) 2.60.
*** KDE requires autoconf 2.53 or newer
make: *** [cvs] Error 1
./PKGBUILD: line 14: ./configure: No such file or directory
make: *** No targets specified and no makefile found. Stop.
==> ERROR: Build Failed. Aborting...
aurbuild: could not build "kdenlive" with makepkg.
... "or newer", i guess 2.6 is newer thatn 2.53
whats wrong :?
Offline
Doesn't look as though autoconf is the error. Looks more like an FYI. Can you post your PKGBUILD?
Offline
its the default from kdenlive from AUR, here it is http://aur.archlinux.org/packages/kdenl … e/PKGBUILD
Offline
Again, not an autoconf error. 'bootstrap' Failed to build a ./configure file.
WARNING: running bootstrap is only usefull when checking out Kdenlive from CVS.
...
./PKGBUILD: line 14: ./configure: No such file or directory
I don't know anything about bootstrap. But if you can get it to work, the rest should work.
Offline
hm, ok ill try to build without the bootstrap line and see what i get,... reportin.
edit: nope that didnt work checked their page where it says one has to do "make -f Makefile.cvs" before, so edited PKGBUILD again but that also didnt worked :?
Offline
nobody ever has kdenlive running?!
any help appreciated to get this app compiled or installed here :?
cheers,
detto
Offline
Have you tried to make the bootstrap as a normal user (not using makepkg). There might be an issue with bootstrap and fakeroot (look at my thread on emacs-unicode-xft-arch)
Offline
well i donwloaded source , extracted and typed ./bootstrap in it, all "by hand" but it gives me the same error that autoconf 2.53 or newer is needed. :?
this is gettin real strange now i have no damn clue whats the problem :? and am very thankful vor any help that might come down here
Offline
Hi,
First sorry for my english. Here is where i found solution - in this post:
http://www.kdevelop.org/phorum5/read.php?2,29512
Good luck,bye.
Offline
Pages: 1