Can't run SDL-config: Do not have full permission

Booting, installing, newbie
Post Reply
Message
Author
User avatar
phantrongnghia
Posts: 205
Joined: Mon 24 Apr 2006, 14:11
Location: Hanoi,Vietnam
Contact:

Can't run SDL-config: Do not have full permission

#1 Post by phantrongnghia »

I ưant to run SDL-config
But when I run it with command:

Code: Select all

./SDL-Test
It appear:
Image

User avatar
MU
Posts: 13649
Joined: Wed 24 Aug 2005, 16:52
Location: Karlsruhe, Germany
Contact:

#2 Post by MU »

you must right-click in Rox -> change permissions to "executable".

Or in a console:
chmod 755 SDL-Test

Mark

Post Reply