|  Installation of Wine is easy. Download the latest package from: http://sourceforge.net/project/showfiles.php?group_id=6241&package_id=6301
 
 Start a terminal
 su root
 installpkg wine-<date>-i<n>86-S9.tgz
 
 Next step is to create a fake windows folder.
 You can use WineTools for this: http://franksworld.net/winetools.html
 
  
 Some programs need dcom95 or dcom98 to install.
 
 I installed dcom95.exe this way:
 (terminal) WINEDLLOVERRIDES="ole32=n" wine dcom95.exe
 
 After dumping some windows fonts in de fake windows Fonts folder I got Flash MX working nicely.
 
 Other programs that I tried and work:
 - Sim City 2000
 - WinMX
 - Roller Coaster Tycoon
 
 
 |