szczerb@nomad ~ $ wine .wine/drive_c/Program\ Files/Kolor/Autopano\ Pro/Autopano_Win32.exe fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC80.CRT"
err:module:import_dll Library MSVCP80.dll (which is needed by L"Z:\\home\\szczerb\\.wine\\drive_c\\Program Files\\Kolor\\Autopano Pro\\QtCore4.dll") not found
err:module:import_dll Library MSVCR80.dll (which is needed by L"Z:\\home\\szczerb\\.wine\\drive_c\\Program Files\\Kolor\\Autopano Pro\\QtCore4.dll") not found
err:module:import_dll Library QtCore4.dll (which is needed by L"Z:\\home\\szczerb\\.wine\\drive_c\\Program Files\\Kolor\\Autopano Pro\\Autopano_Win32.exe") not found
err:module:import_dll Library MSVCP80.dll (which is needed by L"Z:\\home\\szczerb\\.wine\\drive_c\\Program Files\\Kolor\\Autopano Pro\\QtCore4.dll") not found
err:module:import_dll Library MSVCR80.dll (which is needed by L"Z:\\home\\szczerb\\.wine\\drive_c\\Program Files\\Kolor\\Autopano Pro\\QtCore4.dll") not found
err:module:import_dll Library QtCore4.dll (which is needed by L"Z:\\home\\szczerb\\.wine\\drive_c\\Program Files\\Kolor\\Autopano Pro\\QtGui4.dll") not found
err:module:import_dll Library MSVCP80.dll (which is needed by L"Z:\\home\\szczerb\\.wine\\drive_c\\Program Files\\Kolor\\Autopano Pro\\QtGui4.dll") not found
err:module:import_dll Library MSVCR80.dll (which is needed by L"Z:\\home\\szczerb\\.wine\\drive_c\\Program Files\\Kolor\\Autopano Pro\\QtGui4.dll") not found
err:module:import_dll Library QtGui4.dll (which is needed by L"Z:\\home\\szczerb\\.wine\\drive_c\\Program Files\\Kolor\\Autopano Pro\\Autopano_Win32.exe") not found
err:module:import_dll Library MSVCP80.dll (which is needed by L"Z:\\home\\szczerb\\.wine\\drive_c\\Program Files\\Kolor\\Autopano Pro\\QtCore4.dll") not found
err:module:import_dll Library MSVCR80.dll (which is needed by L"Z:\\home\\szczerb\\.wine\\drive_c\\Program Files\\Kolor\\Autopano Pro\\QtCore4.dll") not found
err:module:import_dll Library QtCore4.dll (which is needed by L"Z:\\home\\szczerb\\.wine\\drive_c\\Program Files\\Kolor\\Autopano Pro\\QtNetwork4.dll") not found
err:module:import_dll Library MSVCR80.dll (which is needed by L"Z:\\home\\szczerb\\.wine\\drive_c\\Program Files\\Kolor\\Autopano Pro\\QtNetwork4.dll") not found
err:module:import_dll Library QtNetwork4.dll (which is needed by L"Z:\\home\\szczerb\\.wine\\drive_c\\Program Files\\Kolor\\Autopano Pro\\Autopano_Win32.exe") not found
err:module:import_dll Library MSVCR80.dll (which is needed by L"Z:\\home\\szczerb\\.wine\\drive_c\\Program Files\\Kolor\\Autopano Pro\\KGFL_Win32.dll") not found
err:module:import_dll Library MSVCP80.dll (which is needed by L"Z:\\home\\szczerb\\.wine\\drive_c\\Program Files\\Kolor\\Autopano Pro\\KGFL_Win32.dll") not found
err:module:import_dll Library KGFL_Win32.dll (which is needed by L"Z:\\home\\szczerb\\.wine\\drive_c\\Program Files\\Kolor\\Autopano Pro\\Autopano_Win32.exe") not found
err:module:import_dll Library MSVCP80.dll (which is needed by L"Z:\\home\\szczerb\\.wine\\drive_c\\Program Files\\Kolor\\Autopano Pro\\Autopano_Win32.exe") not found
err:module:import_dll Library MSVCR80.dll (which is needed by L"Z:\\home\\szczerb\\.wine\\drive_c\\Program Files\\Kolor\\Autopano Pro\\Autopano_Win32.exe") not found
err:module:LdrInitializeThunk Main exe initialization for L"Z:\\home\\szczerb\\.wine\\drive_c\\Program Files\\Kolor\\Autopano Pro\\Autopano_Win32.exe" failed, status c0000135
It seems to be a path problem, but some of those files are in the same dir as the executable:
szczerb@nomad ~ $ wine .wine/drive_c/Program\ Files/Kolor/Autopano\ Pro/Autopano_Win32.exe[/quote]
You are not running it correctly. See this for more information:
http://wiki.winehq.org/FAQ#head-8d8c06cf7fb33269c085a07531b61e5c730566e0
[quote="szczerb"]err:module:import_dll Library MSVCP80.dll (which is needed by L"Z:\\home\\szczerb\\.wine\\drive_c\\Program Files\\Kolor\\Autopano Pro\\QtCore4.dll") not found[/quote]
You need MSVC runtime installed. You can use winetricks for that:
[quote]cd ~
wget http://www.kegel.com/wine/winetricks
sh ./winetricks vcrun2005
[/quote]
Thanks for the reply. I tried running it also from it's dir - just pasted from ~/. Anyway that's the output of winetricks (I just run it and choose MSVC 2005 in the GUI):
szczerb@nomad ~/.wine/drive_c/Program Files/Kolor/Autopano Pro $ wine Autopano_Win32.exe
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC80.CRT"
err:module:import_dll Library MSVCP80.dll (which is needed by L"C:\\Program Files\\Kolor\\Autopano Pro\\QtCore4.dll") not found
err:module:import_dll Library MSVCR80.dll (which is needed by L"C:\\Program Files\\Kolor\\Autopano Pro\\QtCore4.dll") not found
err:module:import_dll Library QtCore4.dll (which is needed by L"C:\\Program Files\\Kolor\\Autopano Pro\\Autopano_Win32.exe") not found
err:module:import_dll Library MSVCP80.dll (which is needed by L"C:\\Program Files\\Kolor\\Autopano Pro\\QtCore4.dll") not found
err:module:import_dll Library MSVCR80.dll (which is needed by L"C:\\Program Files\\Kolor\\Autopano Pro\\QtCore4.dll") not found
err:module:import_dll Library QtCore4.dll (which is needed by L"C:\\Program Files\\Kolor\\Autopano Pro\\QtGui4.dll") not found
err:module:import_dll Library MSVCP80.dll (which is needed by L"C:\\Program Files\\Kolor\\Autopano Pro\\QtGui4.dll") not found
err:module:import_dll Library MSVCR80.dll (which is needed by L"C:\\Program Files\\Kolor\\Autopano Pro\\QtGui4.dll") not found
err:module:import_dll Library QtGui4.dll (which is needed by L"C:\\Program Files\\Kolor\\Autopano Pro\\Autopano_Win32.exe") not found
err:module:import_dll Library MSVCP80.dll (which is needed by L"C:\\Program Files\\Kolor\\Autopano Pro\\QtCore4.dll") not found
err:module:import_dll Library MSVCR80.dll (which is needed by L"C:\\Program Files\\Kolor\\Autopano Pro\\QtCore4.dll") not found
err:module:import_dll Library QtCore4.dll (which is needed by L"C:\\Program Files\\Kolor\\Autopano Pro\\QtNetwork4.dll") not found
err:module:import_dll Library MSVCR80.dll (which is needed by L"C:\\Program Files\\Kolor\\Autopano Pro\\QtNetwork4.dll") not found
err:module:import_dll Library QtNetwork4.dll (which is needed by L"C:\\Program Files\\Kolor\\Autopano Pro\\Autopano_Win32.exe") not found
err:module:import_dll Library MSVCR80.dll (which is needed by L"C:\\Program Files\\Kolor\\Autopano Pro\\KGFL_Win32.dll") not found
err:module:import_dll Library MSVCP80.dll (which is needed by L"C:\\Program Files\\Kolor\\Autopano Pro\\KGFL_Win32.dll") not found
err:module:import_dll Library KGFL_Win32.dll (which is needed by L"C:\\Program Files\\Kolor\\Autopano Pro\\Autopano_Win32.exe") not found
err:module:import_dll Library MSVCP80.dll (which is needed by L"C:\\Program Files\\Kolor\\Autopano Pro\\Autopano_Win32.exe") not found
err:module:import_dll Library MSVCR80.dll (which is needed by L"C:\\Program Files\\Kolor\\Autopano Pro\\Autopano_Win32.exe") not found
err:module:LdrInitializeThunk Main exe initialization for L"C:\\Program Files\\Kolor\\Autopano Pro\\Autopano_Win32.exe" failed, status c0000135
So I tried installing the Runtime again (seems a bit disturbing but doesn't tell me anything):