PDA

View Full Version : [Warning] Could not attach to shared memory proceeding on isolated memory


Arex
04-30-2006, 08:28 PM
Hi, when i run eqemu with my user without use root account, i get that messagge:

[Warning] Could not attach to shared memory proceeding on isolated memory

could i get any performance problem if i get this messagge?

Thank you!

RangerDown
04-30-2006, 11:09 PM
Make sure your emu user account has permission to read the libEmuSharedMem.so that you compiled.

Arex
04-30-2006, 11:43 PM
good, i have changed user owner to system link libEmuShareMem.so in /usr/lib and it looks run perfectly now.

Thank you RangerDown