On Wed April 1 2009, E Chalaron wrote:
> With Yum go patiently through the list of missing libs, install them WITH
> their devel packages, recompile cinelerra til you have cleared the list.
> That should do... it always did for me.
>  Cheers

I wish...something funny happened to me in this process. I had gone to the 
cinelerra-cv wiki and started following instructions to download with svn 
using this command:
svn checkout svn://svn.skolelinux.org/cinelerra/trunk/hvirtual
I went back to the same page a day later and it had changed, with the new 
command being:
git clone git://git.cinelerra.org/j6t/cinelerra.git my_cinelerra
I remember a discussion about moving from svn to git (do I have that right?)

Anyhow, that list of packages was a result of running ./configure in relevant 
directory, hvirtual, from my first download. Now, I'm trying to run that 
configure command in the my_cinelerra directory created by the second download 
and it returns this:

$ autoreconf -i –force
autoreconf: `configure.ac' or `configure.in' is required

And doing the following in that same directory reveals that there is 
'configure.in':

[...@tehogee1 my_cinelerra]$ ls config*
configure  configure.in

Can someone tell me what the issue is here? 
-- 
Claude Jones
Brunswick, MD, USA

_______________________________________________
Cinelerra mailing list
[email protected]
https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra

Reply via email to