After installing cinelerra in ubuntu feisty I get the following error after start-up:
VOID MWINDOW::init_shm():WARNING: /proc/sys/kernel/shmmax is 0x2000000, which is too low Before running cinelerra do the following as root:
echo "0x7fffffff" >/proc/sys/kernel/shmmax
1) what does this mean? 2) can I type in the echo command ( is it a command??) as it is written above 3) what will happen and what are the risks?
Thanks!!
EDIT: I typed in the command and it works ;)
EDIT 2: for people having difficulties installing cinelerra, just enter the repository in synaptics and install...