Re: [Qgis-user] Install QGIS 3.x on Ubuntu16.04

2019-04-23 Thread Zhang Qun
Hi all, thanks for all your replies. I finally managed to install from ubuntugis-ltr repo (ver. 3.4.7) and when I encountered the configure error about OpenCL with qgis-providers I just deleted the libOpenCL.so.1. And it worked. Ethan On Tue, Apr 23, 2019 at 5:30 PM Andre Joost wrote: > Hi, >

Re: [Qgis-user] Install QGIS 3.x on Ubuntu16.04

2019-04-23 Thread Andre Joost
Hi, you get stuck because qgis 3.4.6 from qgis.org is built against GRASS 7.6.0 from the ubuntugis-unstable ppa, but that ppa has upgraded to Grass 7.6.1 in the meantime. This should be resolved by the next QGIS point release. Alternatively, you can remove the qgis.org stuff from your

Re: [Qgis-user] Install QGIS 3.x on Ubuntu16.04

2019-04-23 Thread Patrick Dunford
The instructions also state you must be using the ubuntugis-unstable repository. On 23/04/19 3:13 PM, Zhang Qun wrote: Hi I know Ubuntu16.04 is a bit old for QGIS now but since our software is all built on Ubuntu16.04 so I tried to install QGIS 3.x on it. Below is my tries but with no luck.

Re: [Qgis-user] Install QGIS 3.x on Ubuntu16.04

2019-04-22 Thread Patrick Dunford
If you have previously installed 2.18 and trying to upgrade you need to remove as many of the old packages first. After uninstalling Qgis 2.18 use apt autoremove to clear off all the old 2.18 packages. On 23/04/19 3:13 PM, Zhang Qun wrote: Hi I know Ubuntu16.04 is a bit old for QGIS now but

[Qgis-user] Install QGIS 3.x on Ubuntu16.04

2019-04-22 Thread Zhang Qun
Hi I know Ubuntu16.04 is a bit old for QGIS now but since our software is all built on Ubuntu16.04 so I tried to install QGIS 3.x on it. Below is my tries but with no luck. Any help? *1. using https://qgis.org/ubuntugis repository* $ sudo apt install qgis python3-qgis