<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-15">
</head>
<body bgcolor="#FFFFFF" text="#000000">
The guide to install SDK to read <i>.ecw</i> is here
(<a class="moz-txt-link-freetext" href="http://permalink.gmane.org/gmane.comp.gis.osgeo.ubuntu/870">http://permalink.gmane.org/gmane.comp.gis.osgeo.ubuntu/870</a>), but
does not work in qgis 2.0, maybe i need qgis 2.2.<br>
<br>
So can I follow your instruction? <br>
<div><br>
</div>
<div>1) open a terminal</div>
<div>2) gksu gedit /etc/apt/sources.list</div>
<div>3) enter password</div>
<div>4) add this lines in the end</div>
<div><span style="white-space: pre-wrap; "> </span><span
style="white-space: pre-wrap">deb <a
href="http://qgis.org/debian">http://qgis.org/debian</a>
trusty main</span></div>
<div><span style="white-space: pre-wrap; "> </span><span
style="white-space: pre-wrap;">deb-src <a
href="http://qgis.org/debian">http://qgis.org/debian</a>
trusty main<br>
</span>5) save</div>
<div>6) back to terminal</div>
<div>7) gpg --keyserver keyserver.ubuntu.com --recv 47765B75</div>
<div>8) gpg --export --armor 47765B75 | sudo apt-key add -</div>
<div>9) sudo apt update</div>
<div>10) sudo apt install qgis</div>
<div><br>
</div>
<div>Thank you<br>
</div>
<pre class="moz-signature" cols="72">
</pre>
</body>
</html>