search for: 25lenny1

Displaying 1 result from an estimated 1 matches for "25lenny1".

Did you mean: 24lenny1
2010 Nov 02
0
.exe not running with Wine 1.1.42/Debian lenny but running fine with Wine 1.2/Ubuntu
Hi! I am running a python script in Linux that calls an .exe file. But I am getting the error message " cannot execute the binary file". The Linux version that I am using is Linux version 2.6.26-2-amd64 (Debian 2.6.26-25lenny1) (dannf at debian.org) (gcc version 4.1.3 20080704 (prerelease) (Debian 4.1.2-25)) and the wine version is wine-1.1.42. If I use instead, Linux version 2.6.32-16-generic (buildd at yellow) (gcc version 4.4.3 (Ubuntu 4.4.3-3ubuntu1) ) with wine-1.2 the .exe file is executed and the python scrip...