Results 1 to 3 of 3
I am trying to run an exe file and I get an error message cannot execute binary file. Please help!!
Regards...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 09-25-2009 #1Just Joined!
- Join Date
- Sep 2009
- Posts
- 4
Running exe file
I am trying to run an exe file and I get an error message cannot execute binary file. Please help!!
Regards
- 09-25-2009 #2
exe files are windows programs. They do not run natively in linux. Ideally you should find a linux equivalent to whatever program you need. That failing, some talented folks created a windows compatibility layer, called WINE, which allows you to run some windows programs under linux.
I don't know what linux distro you're running, but the general idea here applies to all variations.
https://help.ubuntu.com/community/Sw...ows#Installing Programs
- 09-25-2009 #3Linux Guru
- Join Date
- Apr 2009
- Location
- I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
- Posts
- 10,160
If you have Wine installed, then the OS will recognize that the .exe file is a Windows executable, and try to run it in the Wine environment. However, not all Windows executables will run well, though many do. For example, I run PhotoShop and Adobe Framemaker as well as other applications with Wine, but other Windows applications don't work so well, such as Sparx Enterprise Architect. In such a case, I run Windows in a virtual machine.
Sometimes, real fast is almost as good as real time.
Just remember, Semper Gumbi - always be flexible!


Reply With Quote
