Re: cinelerra error

2006-10-06 Thread Mark Grieveson
On Fri, 2006-10-06 at 00:09 -0400, Mark Grieveson wrote: > MWindow::init_shm:/proc/sys/kernel/shmmax is 0x200. > It should be at least 0x7fff for Cinelerra. Hi, See http://bugs.cinelerra.org/show_bug.cgi?id=313 The Linux kernel only allows 32MB of shared memory to be

Re: cinelerra error

2006-10-06 Thread Sven Arvidsson
On Fri, 2006-10-06 at 00:09 -0400, Mark Grieveson wrote: > MWindow::init_shm:/proc/sys/kernel/shmmax is 0x200. > It should be at least 0x7fff for Cinelerra. Hi, See http://bugs.cinelerra.org/show_bug.cgi?id=313 The Linux kernel only allows 32MB of shared memory to be allo

cinelerra error

2006-10-05 Thread Mark Grieveson
Hello. I installed Cinelerra. It gives me the following error when I run it: The following errors occurred: MWindow::init_shm:/proc/sys/kernel/shmmax is 0x200. It should be at least 0x7fff for Cinelerra. I use Debian Etch, on a Pentium III. Is there a way I can fix this error? Than