[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: svgalib: Cannot get I/O permissions.



On Sat, Nov 29, 1997 at 12:49:32AM -0500, Paul Miller wrote:
> This happens when a regular user runs a graphics program out of X - such
> as squake... How can I fix this? 
> 
> svgalib: Cannot get I/O permissions.

You need to make your program setuid root (because svgalib wants access to
the video, keyboard and mouse, and only root can have this), so :

# chown root squake
# chmod 2755 squake

olive
-- 
		Olivier Tharan, <tharan@int-evry.fr>

What do computer engineers use for birth control?  Their personalities.


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
debian-user-request@lists.debian.org . 
Trouble?  e-mail to templin@bucknell.edu .


Reply to: