I am attempting to use shared mem (shmget/shmat) under Kubuntu 9.04 It works fine if I run my app as root, but fails as a normal user. Obviously this is a permissions issue, but I am still learning Linux here, and have no idea how to give access to 'memory' files. Suggestions (even pointers for google) much appreciated :) Thanks SteveG