Getting This App Working In Wine

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
crokett
Newbie
Newbie
Posts: 3
Joined: Thu Jan 22, 2009 11:05 am

Getting This App Working In Wine

Post by crokett »

I have an application that analyzes fibre channel traces that I am trying to get working in Wine. I downloaded winetricks and installed the .Net 2.0 framework, the MFC libraries and th VC++2005SP1 libraries the app needs. Then I installed it using the wine msiinstaller command. Installation ran through, but when I try to run the app I get this output. I know the files are there, I copied the WinSxS directory from my working Windows machine over. Is there a registry entry or something that I can change?

thanks

Code: Select all

fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC80.MFC"
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC80.MFC"
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC80.MFC"
err:module:import_dll Library MFC80.DLL (which is needed by L"C:\\Program Files\\Finisar\\Xgig Analyzer\\XPorts.dll") not found
err:module:import_dll Library XPorts.dll (which is needed by L"C:\\Program Files\\Finisar\\Xgig Analyzer\\AnalyzerDomain.dll") not found
err:module:import_dll Library MFC80.DLL (which is needed by L"C:\\Program Files\\Finisar\\Xgig Analyzer\\AnalyzerDomain.dll") not found
err:module:import_dll Library AnalyzerDomain.dll (which is needed by L"C:\\Program Files\\Finisar\\Xgig Analyzer\\Xgig-TraceControl.exe") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC80.MFC"
err:module:import_dll Library MFC80.DLL (which is needed by L"C:\\Program Files\\Finisar\\Xgig Analyzer\\XPorts.dll") not found
err:module:import_dll Library XPorts.dll (which is needed by L"C:\\Program Files\\Finisar\\Xgig Analyzer\\Xgig-TraceControl.exe") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC80.MFC"
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC80.MFC"
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC80.MFC"
err:module:import_dll Library MFC80.DLL (which is needed by L"C:\\Program Files\\Finisar\\Xgig Analyzer\\AllProtocolsLib.DLL") not found
err:module:import_dll Library AllProtocolsLib.DLL (which is needed by L"C:\\Program Files\\Finisar\\Xgig Analyzer\\CComparator.dll") not found
err:module:import_dll Library MFC80.DLL (which is needed by L"C:\\Program Files\\Finisar\\Xgig Analyzer\\CComparator.dll") not found
err:module:import_dll Library CComparator.dll (which is needed by L"C:\\Program Files\\Finisar\\Xgig Analyzer\\TraceDataIO.dll") not found
err:module:import_dll Library MFC80.DLL (which is needed by L"C:\\Program Files\\Finisar\\Xgig Analyzer\\TraceDataIO.dll") not found
err:module:import_dll Library TraceDataIO.dll (which is needed by L"C:\\Program Files\\Finisar\\Xgig Analyzer\\Xgig-TraceControl.exe") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC80.MFC"
err:module:import_dll Library MFC80.DLL (which is needed by L"C:\\Program Files\\Finisar\\Xgig Analyzer\\Chart.dll") not found
err:module:import_dll Library Chart.dll (which is needed by L"C:\\Program Files\\Finisar\\Xgig Analyzer\\Xgig-TraceControl.exe") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC80.MFC"
err:module:import_dll Library MFC80.DLL (which is needed by L"C:\\Program Files\\Finisar\\Xgig Analyzer\\LstCtl.dll") not found
err:module:import_dll Library LstCtl.dll (which is needed by L"C:\\Program Files\\Finisar\\Xgig Analyzer\\Xgig-TraceControl.exe") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC80.MFC"
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC80.MFC"
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC80.MFC"
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC80.MFC"
err:module:import_dll Library MFC80.DLL (which is needed by L"C:\\Program Files\\Finisar\\Xgig Analyzer\\AllProtocolsLib.DLL") not found
err:module:import_dll Library AllProtocolsLib.DLL (which is needed by L"C:\\Program Files\\Finisar\\Xgig Analyzer\\CComparator.dll") not found
err:module:import_dll Library MFC80.DLL (which is needed by L"C:\\Program Files\\Finisar\\Xgig Analyzer\\CComparator.dll") not found
err:module:import_dll Library CComparator.dll (which is needed by L"C:\\Program Files\\Finisar\\Xgig Analyzer\\TraceDataIO.dll") not found
err:module:import_dll Library MFC80.DLL (which is needed by L"C:\\Program Files\\Finisar\\Xgig Analyzer\\TraceDataIO.dll") not found
err:module:import_dll Library TraceDataIO.dll (which is needed by L"C:\\Program Files\\Finisar\\Xgig Analyzer\\CommonUI.dll") not found
err:module:import_dll Library MFC80.DLL (which is needed by L"C:\\Program Files\\Finisar\\Xgig Analyzer\\CommonUI.dll") not found
err:module:import_dll Library CommonUI.dll (which is needed by L"C:\\Program Files\\Finisar\\Xgig Analyzer\\Xgig-TraceControl.exe") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC80.MFC"
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC80.MFC"
err:module:import_dll Library MFC80.DLL (which is needed by L"C:\\Program Files\\Finisar\\Xgig Analyzer\\AllProtocolsLib.DLL") not found
err:module:import_dll Library AllProtocolsLib.DLL (which is needed by L"C:\\Program Files\\Finisar\\Xgig Analyzer\\CComparator.dll") not found
err:module:import_dll Library MFC80.DLL (which is needed by L"C:\\Program Files\\Finisar\\Xgig Analyzer\\CComparator.dll") not found
err:module:import_dll Library CComparator.dll (which is needed by L"C:\\Program Files\\Finisar\\Xgig Analyzer\\Xgig-TraceControl.exe") not found
err:module:import_dll Library MFC80.DLL (which is needed by L"C:\\Program Files\\Finisar\\Xgig Analyzer\\Xgig-TraceControl.exe") not found
err:module:import_dll Library mfcm80.dll (which is needed by L"C:\\Program Files\\Finisar\\Xgig Analyzer\\Xgig-TraceControl.exe") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC80.MFC"
err:module:import_dll Library MFC80.DLL (which is needed by L"C:\\Program Files\\Finisar\\Xgig Analyzer\\PWP.dll") not found
err:module:import_dll Library PWP.dll (which is needed by L"C:\\Program Files\\Finisar\\Xgig Analyzer\\Xgig-TraceControl.exe") not found
err:module:LdrInitializeThunk Main exe initialization for L"C:\\Program Files\\Finisar\\Xgig Analyzer\\Xgig-TraceControl.exe" failed, status c0000135
austin987
Wine Developer
Wine Developer
Posts: 2383
Joined: Fri Feb 22, 2008 8:19 pm

Getting This App Working In Wine

Post by austin987 »

On Thu, Jan 22, 2009 at 10:58 AM, crokett <[email protected]> wrote:
I have an application that analyzes fibre channel traces that I am trying to get working in Wine. I downloaded winetricks and installed the .Net 2.0 framework, the MFC libraries and th VC++2005SP1 libraries the app needs. Then I installed it using the wine msiinstaller command. Installation ran through, but when I try to run the app I get this output. I know the files are there, I copied the WinSxS directory from my working Windows machine over. Is there a registry entry or something that I can change?

thanks


Code:

fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC80.MFC"
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC80.MFC"
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC80.MFC"
err:module:import_dll Library MFC80.DLL (which is needed by L"C:\\Program Files\\Finisar\\Xgig Analyzer\\XPorts.dll") not found
Does 'winetricks vcrun2005' help?

--
-Austin
crokett
Newbie
Newbie
Posts: 3
Joined: Thu Jan 22, 2009 11:05 am

Post by crokett »

No it does not. Thanks for the suggestion though. Basically the files are there, but the application doesn't know it.
vitamin
Moderator
Moderator
Posts: 6605
Joined: Sat Feb 23, 2008 2:29 pm

Post by vitamin »

crokett wrote:No it does not. Thanks for the suggestion though. Basically the files are there, but the application doesn't know it.
Remove ~/.wine directory. Make sure you are using wine-1.1.13. DO NOT copy any files from windows. Install all the requirements with _RECENT_ version of winetricks.

Reinstall your application and try again.
Locked