You're viewing a single thread.
View all comments
43
comments
My Linux machine goes... no permission to execute. I go "dang, not what I was looking for."
20 4 Replysudo chmod 777
17 0 ReplyDon't forget the sticky bit and chown root for extra convenience!
17 0 ReplyYou can do set it up to detect a windows exe format and launch it in wine without any extra intervention.
Make sure to chown it to root first with that suid bit to make sure it can get the library and hardware access that needs every time.
1 0 Reply
Might want to try chmod +x instead
2 0 ReplyNo
1 0 Reply
You've viewed 43 comments.
Scroll to top