Dne 06.12.2006 (sre) ob 13:46 +0100 je Oskar Gstrein zapisal(a): > Hi! > > I installed a version of Cinelerra 2.1 yesterday following the instructions > from this thread: > > http://ubuntuforums.org/showthread.php?t=294007 > > Is there a better Cinelerra 2.1 package for ubuntu and can somebody tell me > probably of how to get rid of the mistake at starting. Cinelerra says it is > solved by typing "echo `0x7ffffff` > /proc/sys/kernel/shmmax" > > Can somebody explain me, what the error ist? >
It means you need to expand shared memory (which is 32MB by defalut)... or so I heard. Here is a better/permanent way of doing it. > Ciao Miha! > > .. I solved the problem this way: > > adding the line > > kernel/shmmax=0x7fffffff > > to the (hidden) file /etc/sysctl.conf > > For the first time, to avoid restarting my computer, using the command > (as root) > > $ sysctl -p > > > Ciao > Raffaella Of course, use SUDO where needed. All the best! Miha _______________________________________________ Cinelerra mailing list [email protected] https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra
