On Sat, Nov 6, 2010 at 2:03 AM, Rich <[email protected]> wrote: > Hello all > > I have successfully compiled Cinelerra on 10.10 64 bit! > > One must alter the instructions provided by > http://www.g-raffa.eu/Cinelerra/HOWTO/compilation.html. > > > autoreconf -i --force > ./configure --with-buildinfo=git/recompile --enable-mmx > configure.list > make > sudo make install > sudo ldconfig > sudo sysctl -w kernel.shmmax=0x7fffffff > > > Now the problem. > > Ubuntu 10.10 does not support the OSS audio driver. > > There is no option to select any other driver in the preferences menu. > > Any ideas? >
libasound2-dev missing? Look at your configure.list and find out what is missing and install relevant dev-packages Einar _______________________________________________ Cinelerra mailing list [email protected] https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra
