Beware that most win32 console apps (and, henceforth, Wine itself) require a GUI environment even if they only run in "the console". You willl probably need an X server. Search this forum for those kinds of questions, as they've been answered many many many times.
dbecker wrote:should have mentioned; myprogram.exe communicates via rs232 serial port so as soon as it's launched, communication starts to scroll on the console.
So how do you expect multiple copies of this program to work? Or you have multiple serial ports?
dbecker wrote:should have mentioned; myprogram.exe communicates via rs232 serial port so as soon as it's launched, communication starts to scroll on the console.
So how do you expect multiple copies of this program to work? Or you have multiple serial ports?
multiple folders; each with a copy of the .exe and .ini file
multiple serial ports
In ubuntu desktop, I'd just start 4 dif. terminals; worked great. Obiv. can't start this many terms. in ubuntu server.