Programs used:
Gentoo amd64
Wine version 1.7.55 (1.8 last)
Winetricks version 20151116 (20160109 last)
Sierra Chart 32 bit version 1325 (1366 last)
Url's for reference
https://help.ubuntu.com/community/Wine
https://appdb.winehq.org/objectManager. ... &iId=10166
http://www.sierrachart.com/index.php?pa ... ils56.html
1. Setup before Wine installation.
A. Gentoo amd64 Stable
Add to /etc/portage/package.accept_keywords:
Code: Select all
app-emulation/wine ~amd64
app-emulation/winetricks ~amd64B. All Gentoo versions
Add to /etc/portage/package.use:
32 bit
Code: Select all
app-emulation/wine staging abi_x86_32 -abi_x86_64or
64 bit
Code: Select all
app-emulation/wine staging2. Install Wine and Winetricks:
Code: Select all
sudo emerge -av wine winetricks3. Setup Wine:
Code: Select all
winecfgApplications>Wine>Configure Wine
or
Code: Select all
WINEARCH=win32 winecfg (32 bit wine install on 64 bit OS)4. Install required programs:
Code: Select all
winetricks vcrun2010 corefontsA.
Code: Select all
cd ~/DownloadsCode: Select all
wine SierraChartSetupNoCLR.exe6. Start Sierra Chart:
Code: Select all
wine "c:/SierraChart/SierraChart.exe"11/23/15 - Upgraded wine to version 1.7.55 and winetricks to version 20151116.
2/10/16 - Upgraded wine to version 1.8, winetricks to version 20160109 and Sierra Chart to version 1366.
