WINE: Difference between revisions
Jump to navigation
Jump to search
Line 17: | Line 17: | ||
*cp qgis.bat.tmpl qgis.bat | *cp qgis.bat.tmpl qgis.bat | ||
*wine explorer | *wine explorer | ||
*Navigate to C | *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. |
Latest revision as of 23:21, 14 August 2024
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.