On 1/7/07, Embrik Kaslegard <[EMAIL PROTECTED]> wrote:
Ok, here's the standing of my attempt to install cinerella:

* I installed subversion
* Fetched the cv: svn checkout
svn://svn.skolelinux.org/cinelerra/trunk/hvirtual.
* ran this command: sudo autoreconf -i --force
* and got this message: aclocal: configure.in: 12: macro `AM_PROG_AS' not
found in library
autoreconf: aclocal failed with exit status: 1

Is there anybody who can tell me what this message means?

It may mean you have an older autotools chain. cinelerra-cv compiles
on my system with these versions of autoconf, automake, and libtool:

~$ apt-cache policy autoconf automake libtool
autoconf:
 Installed: 2.61-1
 Candidate: 2.61-1
 Version table:
*** 2.61-1 0
       500 http://http.us.debian.org etch/main Packages
       100 /var/lib/dpkg/status
automake:
 Installed: 1:1.10+nogfdl-1
 Candidate: 1:1.10+nogfdl-1
 Version table:
*** 1:1.10+nogfdl-1 0
       500 http://http.us.debian.org etch/main Packages
       100 /var/lib/dpkg/status
libtool:
 Installed: 1.5.22-4
 Candidate: 1.5.22-4
 Version table:
*** 1.5.22-4 0
       500 http://http.us.debian.org etch/main Packages
       100 /var/lib/dpkg/status

If you can update those three, you may find that ./autogen and
./configure will work.

Joe

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

Reply via email to