Ubuntu 9.10 - How to execute a .run program?
Issue
Let me know how to execute a program. run Ubuntu 9.10 (what are the drivers for my video card)
Ubuntu tries to open with Wine, but I can not find "the interpreter installation" somehow to select the default application.
Solution
Open a terminal, go to the directory where your. run, make it executable (ls-l), otherwise give it executable:
chmod u + x your_program.run
Guns it:
sudo. / your_program.run
Note
Thanks to jipicy for this tip.
Related
- Ubuntu 9.10 - How to execute a .run program?
- Installing Opera 10 under Ubuntu 9.04 (Jaunty) - How-To - Linux
- How to install Flash Player in Ubuntu 9.04? - How-To - Ubuntu
- How to download flashplayer on ubuntu 9.04? ✓ - Forum - Firefox
- How To Install Software in ubuntu 9.10 ✓ - Forum - Linux/Unix
- Need to install a flash player on ubuntu 9.04 ✓ - Forum - Linux/Unix
This document, titled « Ubuntu 9.10 - How to execute a .run program? », is available under the Creative Commons license. Any copy, reuse, or modification of the content should be sufficiently credited to CCM (ccm.net).