El Dom 12 May 2002 15:53, escribi�: > well it should havew root permissions, but could you tell me how i > can give them to xmame.x11 ?
you can make it setuid root (insecure, anybody can run it as root) with: $ chmod 4755 xmame.x11 Of course, you must be root (log in as root or use 'su') to execute this command. Also, ensure you enabled the DGA support before compiling xmame.x11 (in the Makefile) Good luck! -- -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- Mario J. Barch�in Molina. Granada (Spain) mario AT/EN judas.2y.net -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- _______________________________________________ Xmame mailing list [EMAIL PROTECTED] http://toybox.twisted.org.uk/mailman/listinfo/xmame
