I am having some issues running proteowizard msconvert on linux. I am running Centos 5 on a 32 bit Amazon ec2 box
These are the steps i took to set it up:- 1) Installed Wine and winetricks 2) Used winetricks to install vcrun2008 and dotnet20 3) then get msfilereader from thermo curl -O http://sjsupport.thermofinnigan.com/software/msfilereader_ver-13_04-14-2009_Setup.zip unzip msfilereader_ver-13_04-14-2009_Setup.zip wine msiexec /q /i /msfilereader_ver-13_04-14-2009_Setup/setup_msi/ thermo\ msfilereader.msi 4) then get the latest windows version of pwiz curl -L -o pwiz.zip http://sourceforge.net/projects/proteowizard/files/proteowizard/1.6.0/pwiz-1.6.0-tools-windows-i386.zip/download unzip -d pwiz pwiz.zip 5) Tried to run msconvert wine pwiz/msconvert.exe myRAWFile.RAW I get the following errors:- err:seh:raise_exception Unhandled exception code c0000005 flags 0 addr 0x7ef80097 [siru...@ip-10-242-46-19:/] fixme:powrprof:DllMain (0x7e290000, 1, (nil)) not fully implemented fixme:ntdll:NtPowerInformation Unimplemented NtPowerInformation action: 16 fixme:powrprof:DllMain (0x7e290000, 0, 0x1) not fully implemented What am I missing? Any help please? -- You received this message because you are subscribed to the Google Groups "spctools-discuss" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/spctools-discuss?hl=en.
