View previous topic :: View next topic |
Author |
Message |
karl11 Guru
Joined: 25 Jun 2002 Posts: 469 Location: Raleigh, NC
|
Posted: Tue Jun 25, 2002 2:33 pm Post subject: SVGALib Permission Error |
|
|
I am a big fan of ZSNES and have recently tried running it under Gentoo. The problem is that it complains of SVGALib being unable to gain necessary i/o permissions. If someone has any idea of how the svgalib works and what devices it needs i/o priveliges on, I would be very appreciative to learn of your knowledge.
Karl |
|
Back to top |
|
|
fsck_ms n00b
Joined: 02 Jul 2002 Posts: 25 Location: just outside reality
|
Posted: Thu Jul 04, 2002 11:24 pm Post subject: |
|
|
change the owner to root, then set it suid root.
chown root zsnes
chmod u+s zsnes
should work then. _________________ fortune: The best defense against logic is ignorance. |
|
Back to top |
|
|
|