On Tue, Feb 21, 2006 at 10:37:56PM +0100, Johannes Sixt wrote: > On Montag 20 Februar 2006 19:44, Nicolas wrote: > > Since 2 days, I can't open any project from cinelerra when it's ran from > > a "normal" user. Projects open fine when cinelerra is ran from the root > > user. > > > > Since there seems to be no solution/no way to understand what happens, I > > tried to build the latest SVN. But I get an error : > > [...] > > autoreconf2.50: automake failed with exit status: 1 > > > > Any idea? > > I hope I'll be able to work on my projects without having to run > > cinelerra from the root user! > > Get yourself more recent auto* tools. I have: > > dx:1007> autoreconf --version > autoreconf (GNU Autoconf) 2.59 [...] > dx:1008> automake --version > automake (GNU automake) 1.9.5 [...] > dx:1009> libtoolize --version > libtoolize (GNU libtool) 1.5.14 [...] > > -- Hannes
Thanks Hannes, Unfortunately, I'm a bit disappointed about all the stuff needed to build cinelerra. Do most of the developpers of Cinelerra use Gentoo? I run Debian SID, and here's what I get : autoreconf --version Autoconf version 2.13 automake --version automake (GNU automake) 1.4-p6 libtoolize --version libtoolize (GNU libtool) 1.5.22 I build lot's of programs on my system, and Cinelerra is the only one which forces me to install another programs using source. Generally, other programs do not need the latest version. Are the latest versions of autoreconf and automake REALLY necessary for Cinelerra? Is it REALLY necessary to force users to install the latest version just to get the same configuration than the developpers? :-/ Nicolas. _______________________________________________ Cinelerra mailing list [email protected] https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra
