The guide to install SDK to read /.ecw/ is here (http://permalink.gmane.org/gmane.comp.gis.osgeo.ubuntu/870), but does not work in qgis 2.0, maybe i need qgis 2.2.

So can I follow your instruction?

1) open a terminal
2) gksu gedit /etc/apt/sources.list
3) enter password
4) add this lines in the end
deb http://qgis.org/debian trusty main
deb-src http://qgis.org/debian trusty main
5) save
6) back to terminal
7) gpg --keyserver keyserver.ubuntu.com --recv 47765B75
8) gpg --export --armor 47765B75 | sudo apt-key add -
9) sudo apt update
10) sudo apt install qgis

Thank you

_______________________________________________
Qgis-user mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/qgis-user

Reply via email to