WINE

From Open Source Ecology
Jump to: navigation, search

Windows emulator for Linux.

Using Playonlinux - https://www.playonlinux.com/en/#google_vignette - installed vis the Software Manager on Linux Mint

I deleted Wine itself. Does that work?

No. Installed wine.

Install

  • Installing on LM 20 - [1]

Run QGIS

  • wget -o https://qgis.org/downloads/QGIS-OSGeo4W-3.0.1-1-Setup-x86_64.exe
  • cd Desktop
  • wine QGIS-OSGeo4W-3.0.1-1-Setup-x86_64.exe
  • cd /home/marcin/.wine/drive_c/Program\ Files/QGIS\ 3.0/bin
  • cp qgis.bat.tmpl qgis.bat
  • wine explorer
  • Navigate to Drive C, Program Files, QGIS 3.0, bin - and double click on qgis.bat
  • This boots up QGIS in a new window!
  • Hangs up on trying to add a layer of any kind.