On 2007-10-05 17:13, James Colannino wrote: > Or, rather, I'm having trouble with the configure script. Everytime I > run it, I get the following error: > > *** libtool.m4 and ltmain.sh have a version mismatch! *** > *** (libtool.m4 = 1.5.23b, ltmain.sh = 1.5.24) *** > > Please run: > libtoolize --copy --force >
Where did you get the source? For source from svn, you need to run autogen.sh or something like: autoreconf -if prior to running ./configure. > I ran that command, yet I still get the same error everytime. I've > tried manually deleting ltmain.sh to observe that libtoolize does what > it's supposed to do, and I still get this error. > > Any ideas? :) > What system are you trying to build on? -- Kevin _______________________________________________ Cinelerra mailing list [email protected] https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra
