Op zo, 13-05-2007 te 07:05 -0400, schreef Douglas Pollard: > This has got to be simple but thats sometimes a problem. I am running > Ubuntu 7.04 and installed Cinelerra and got an error message. > I made my self root in terminal and typed in the message. su - > (password) Echo "0x7fffffff' >/proc/sys/kernel/shmmax as the error > message called for I then get the symbol > .
This is because you used the double quote " at the beginning of the 0x7fffffff value, and a single one ' at the end. Regards, Richard _______________________________________________ Cinelerra mailing list [email protected] https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra
