WINE: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
(2 intermediate revisions by the same user not shown) | |||
Line 6: | Line 6: | ||
No. Installed wine. | No. Installed wine. | ||
=Install= | |||
*Installing on LM 20 - [https://forums.linuxmint.com/viewtopic.php?t=361930] | |||
=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. |
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.