It's an atmospheric modelling software created for predicting air pollution concentrations, and I can't make it working both under wine and wine 32...
Previously I was running it under windows but now I can't do that any longer; it's an old package (fully licensed) that I need desperately and I hope that someone may have found the proper way to install it...
This is the last chance I give to myself and then I'll definitely give up...
any sort of feedback much appreciated!
Wine version? If it's not the latest development release, upgrade. If the problem is present in 1.7.52, post terminal output. http://wiki.winehq.org/FAQ#get_log
I'm running the latest wine-development debian: Version "1.7.51-1~bpo8+1"
this is the error message I've got by issuing
wine-development setup.exe
wine: Unhandled page fault on read access to 0x0036022c at address 0x7fd28b80 (thread 000d), starting debugger...
Could not load wine-gecko. HTML rendering will be disabled.
wine: configuration in '/root/.wine' has been updated.
my second attempt by copying into ~/.wine/drive_c/Program Files/CERC/ADMS-Urb
the entire directory of an already installed program into a windows machine
and then by issuing
wine-development ADMS_URB.exe
gave me the following error message
A problem has occurred during the initialization of the interface and it must shut down
Error 429 ActiveX component can't create object Sub main
finally I've been trying to use
wine-binfmt ADMS_URB.EXE
in order to run directly the exe but I've got
bash: wine-binfmt: command not found