First thing first, install wine.
sudo apt-get install wine
I am using wine-1.6.2. To find out which wine version you have, type:
wine --version
After installing wine, we should configure it by running in terminal:
winecfg
In Wine Configuration window in Applications tab, change Windows Version to Windows 7 and in Libraries tab find riched20 library and add it.
Than download SketchUp 2016 for Windows from here and run installer using wine. You can do this by just double clicking the installer or right click on it and choose Open With Wine.. and follow the install wizard.
Now you should be able to see SketchUp shortcut icons on your desktop. Right click on SketchUp 2016 icon, select Propertis and under Command input filed enter at the end /DisableRubyAPI
Just one more thing. Download mfc100u.dll library frome here, and copy it in system32 wine folder. To go there press ctrl+H in Nautilus to see hiden folders in your home folder and navigate to .wine/drive_c/windows/system32/ and copy it there.
If you can't save your SketchUp project, try changing in Wine configuration after installation to Windows XP version like suggested in comments by Dan Helios. Thanks Dan!
When you want to open saved file, don't double click on it. Use 'open' menu from SketchUp.
This procedure is applicable to Ubuntu 16.04 too!
Enjoy!
No comments:
Post a Comment