Submitted by Joel on Sun, 12/01/2019 - 16:46
  
  Forums: 
The Longer3D longerWare3 setup files for Windows 64bit can be found here:
http://www.longer3d.com/desktop-3d-printers/orange-10-lcd-3d-printer.html
If you are using a Windows 7 machine, and experiencing LongerWare crashing after initial install ran. You will have to right click the Longer Ware icon after install to tell windows to:
- Click Advanced button in shortcut properties, and check "Run as Administrator". LongerWare program crashes on some machines unless this is done.
 - Click Compatibility tab, Run in "Windows 7" mode and check "Run this program as an Administrator
 - Run the LongerWare slicer using this specific shortcut
 
To install on Ubuntu Linux under wine 4.2 involves a bit of effort, but does work on a 64bit Ubuntu OS like Xenial, Cosmic, or Bionic. playonlinux is a configuration wizard to help track the versions of wine known to work with specific Windows programs.
Ubuntu 18.10 Cosmic:
- wget -q "http://deb.playonlinux.com/public.gpg" -O- | sudo apt-key add -
 - sudo wget http://deb.playonlinux.com/playonlinux_cosmic.list -O /etc/apt/sources.list.d/playonlinux.list
 - sudo apt-get update
 - sudo apt-get install playonlinux
 
Ubuntu 18.04 Bionic:
- wget -q "http://deb.playonlinux.com/public.gpg" -O- | sudo apt-key add -
 - sudo wget http://deb.playonlinux.com/playonlinux_bionic.list -O /etc/apt/sources.list.d/playonlinux.list
 - sudo apt-get update
 - sudo apt-get install playonlinux
 
Ubuntu 16.04 Xenial:
- wget -q "http://deb.playonlinux.com/public.gpg" -O- | sudo apt-key add -
 - sudo wget http://deb.playonlinux.com/playonlinux_xenial.list -O /etc/apt/sources.list.d/playonlinux.list
 - sudo apt-get update
 - sudo apt-get install playonlinux
 
Run Playonlinux program, and follow the screen caps to setup your slicer:
