User Tools

Site Tools


doc:appunti:hardware:olympus-e-m10:olympus_workspace_on_linux

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
doc:appunti:hardware:olympus-e-m10:olympus_workspace_on_linux [2022/12/20 18:19] – [Exporting RAW images to other formats] niccolodoc:appunti:hardware:olympus-e-m10:olympus_workspace_on_linux [2022/12/27 17:23] (current) – [Running the program in Wine] niccolo
Line 54: Line 54:
 If you don't configure the emulation environment using **winecfg**, you could get the following error message from Wine **//Cannot install this software in this PC. Your PC does not meet the operating system requirements for the application//**. If you don't configure the emulation environment using **winecfg**, you could get the following error message from Wine **//Cannot install this software in this PC. Your PC does not meet the operating system requirements for the application//**.
  
-So start the **configuration program** with:+So start the **Wine configuration program** with:
  
 <code> <code>
Line 61: Line 61:
  
 Then select **Applications** => **Windows Version** => "**Windows 10**" Then select **Applications** => **Windows Version** => "**Windows 10**"
 +
 +Then you have to download and install the **MSXML6.DLL** library and its dependencies (this is the CLSID 88d96a05-f192-11d4-a65f-0040963251e5); the easiest way is to use the **winetricks** tool (provided by the homonymous Debian package):
 +
 +<code>
 +WINEPREFIX=~/.wine64 winetricks msxml6
 +# Manual registration of MSXML6 not actually required.
 +# WINEPREFIX=~/.wine64 regsvr32 msxml6
 +</code>
  
 To **install** the Olympus Workspace program, run: To **install** the Olympus Workspace program, run:
Line 89: Line 97:
  
 <code> <code>
-env  WINEPREFIX=".wine64wine-stable Download/iview462_x64_setup.exe+WINEPREFIX=~/.wine64 wine ~/Downloads/iview462_x64_setup.exe
 </code> </code>
  
doc/appunti/hardware/olympus-e-m10/olympus_workspace_on_linux.1671556759.txt.gz · Last modified: 2022/12/20 18:19 by niccolo