Hi Regie<br><br>These are the instructions that I use to compile Grass 6.4.3svn on Ubuntu 12.04:<br><br>1. Install the repository from UbuntuGIS (I noticed that you have done it)<br><br>2. Install the following libraries (There are some libraries that I installed in order to compile Qgis, but I don't remember which are for Grass and which for Qgis, they are mixed, so install them anyway)<br>

<br>sudo aptitude install freeglut3 lesstif2 libblas3gf libdap11 libdapclient3 libepsilon0 libfftw3-3 libfreexl1 libgdal1-1.7.0 libgeos-3.2.2 libgeos-c1 libgfortran3 libgif4 libhdf4-0-alt libhdf5-serial-1.8.4 liblapack3gf libmysqlclient18 libnetcdf6 libodbc1 libogdi3.2 libpq5 libproj0 libspatialite3 libwxbase2.8-0 libwxgtk2.8-0 libxerces-c28 libxss1 mysql-common odbcinst odbcinst1debian2 proj-bin proj-data python-numpy python-opengl python-support python-wxgtk2.8 python-wxversion tcl8.5 tk8.5 autotools-dev comerr-dev krb5-multidev libcurl4-gnutls-dev libdap-dev libdapserver7 libgcrypt11-dev libgdal1-dev libgeos-dev libgif-dev libgnutls-dev libgnutls-openssl27 libgnutlsxx27 libgpg-error-dev libgssrpc4 libhdf4-alt-dev libhdf5-serial-dev libidn11-dev libjasper-dev libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libkadm5clnt-mit8 libkadm5srv-mit8 libkdb5-6 libkrb5-dev libldap2-dev libltdl-dev libmysqlclient-dev libnetcdf-dev libp11-kit-dev libpng12-dev libpq-dev libproj-dev librtmp-dev libspatialite-dev libsqlite3-dev libssl-dev libssl-doc libtasn1-3-dev libtool libxerces-c2-dev libxml2-dev unixodbc unixodbc-dev uuid-dev zlib1g-dev gdal-bin libgsl0ldbl  libqt4-designer libqt4-help libqt4-scripttools libqt4-test libqtassistantclient4 libqtwebkit4 libqwt5-qt4 python-central python-gdal python-qt4 python-sip posstgres postgis subversion sqlite sqlitebrowser flex byacc libncurses5-dev libreadline6-dev libtiff4-dev ffmpeg libavcodec-dev libavcodec-extra-52 libavformat-dev libavformat-extra-53 libswscale-dev libswscale-extra-2 mesa-common-dev libglw1-mesa-dev tcl8.5-dev tk8.5-dev fftw-dev libblas-dev liblapack-dev lesstif2-dev libcairo2-dev libstdc++6-4.6-dev gettext build-essential libglu1-mesa-dev liblablgl-ocaml libqwt5-qt4-dev cmake bison pyuic4-dev-tools python-qt4-gl python-psycopg2 python-wxtools python3.2-dev python-rpy2 txt2tags doxygen  graphviz libfcgi-dev libgsl0-dev<br>

<br>3. Download Grass 6.4.3svn<br><br>cd ~/Downloads <br>svn checkout <a href="https://svn.osgeo.org/grass/grass/branches/releasebranch_6_4">https://svn.osgeo.org/grass/grass/branches/releasebranch_6_4</a> grass64_release<br>

cd grass64_release<br><br>4. Configure and compile:<br><br>CFLAGS="-g -Wall" ./configure \<br>--with-tcltk-includes=/usr/include/tcl8.5 \<br>--with-tcltk-libs=/usr/lib/tcl8.5 \<br>--with-blas=yes \<br>--with-cairo=yes \<br>

--with-cairo-includes=/usr/include \<br>--with-sqlite=yes \<br>--with-mysql=yes \<br>--with-mysql-includes=/usr/include/mysql \<br>--with-mysql-libs=/usr/lib/x86_64-linux-gnu \<br>--with-freetype=yes \<br>--with-freetype-includes=/usr/include/freetype2 \<br>

--with-freetype-libs=/usr/lib \<br>--with-python=yes \<br>--with-postgres=yes \<br>--with-postgres-includes="/usr/include/postgresql /usr/include/postgresql/internal" \<br>--with-motif=yes \<br>--with-lapack=yes \<br>

--with-odbc=yes \<br>--with-nls=yes \<br>--with-geos=yes \<br>--with-readline=yes \<br>--enable-64bit \<br>--with-cxx<br>(You shouldn't get any error, but if it appears, don't follow to the next step and let us know the problem)<br>

<br><br>make<br>(You shouldn't get any error, but if it appears, don't follow to the next step and let us know the problem)<br><br>sudo make install<br>cd ..<br><br>5. You have compile Grass successfully. If you wish, you can delete the sources:<br>

<br>rm -fr ~/Download/grass64_release<br><br>6. Now, you can install your addon.<br><br>cd ~/Grass/grass-addons/imagery/i.landsat.toar<br><span style="font-size:13px;font-family:Arial;color:#000000;background-color:transparent;font-weight:normal;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline" id="internal-source-marker_0.005530785965994656">make MODULE_TOPDIR=/usr/local/grass-6.4.3svn/</span><br>

<span style="font-size:13px;font-family:Arial;color:#000000;background-color:transparent;font-weight:normal;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline">sudo make MODULE_TOPDIR=/usr/local/grass-6.4.3svn install</span><br>

<br><br>PD: If you wanna link Grass and Qgis, you need to compile Qgis, too. <br>Take into account that if you install Grass7, it is a version under development with some bugs.<br><br><br><br><div class="gmail_quote">On Fri, Jun 1, 2012 at 11:50 PM, Regie Alam <span dir="ltr"><<a href="mailto:regie.alam@yahoo.com" target="_blank">regie.alam@yahoo.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div style="font-size:12pt;font-family:times new roman,new york,times,serif"><div><span>Hi David,</span></div><div>

<span><br></span></div><div><span>   Thanks for your offer. I'll try to have a go at it with guidance from your notes. I may also try compiling GRASS 7 (with guidance from your notes once again) from source as suggested by Matthew (posted in another email within the user group).</span></div>

<div><span><br></span></div><div><span>Thanks,</span></div><div><span>Regie</span></div><div><span><br></span></div><div class="hm HOEnZb"><div><br></div>  </div><div style="font-size:12pt;font-family:'times new roman','new york',times,serif">

<div class="hm HOEnZb"> </div><div style="font-size:12pt;font-family:'times new roman','new york',times,serif"><div class="hm HOEnZb"> <div dir="ltr"> <font face="Arial"> <hr size="1">  <b><span style="font-weight:bold">From:</span></b> David Montoya <<a href="mailto:jdmonto0@gmail.com" target="_blank">jdmonto0@gmail.com</a>><br>

 <b><span style="font-weight:bold">To:</span></b> Regie Alam <<a href="mailto:regie.alam@yahoo.com" target="_blank">regie.alam@yahoo.com</a>> <br><b><span style="font-weight:bold">Cc:</span></b> <a href="mailto:grass-user@lists.osgeo.org" target="_blank">grass-user@lists.osgeo.org</a> <br>

 <b><span style="font-weight:bold">Sent:</span></b> Friday, June 1, 2012 9:11:00 PM<br> <b><span style="font-weight:bold">Subject:</span></b> Re: [GRASS-user] Problem installing GRASS Addons<br> </font> </div></div><div>
<div class="h5">
 <br><div><span style="border-collapse:collapse;color:rgb(34,34,34);font-size:13px;font-family:arial,sans-serif">Hi, I had the same problem and the only way that I could find in order to install Grass Addons on Ubuntu, was compiling Grass from source. If you need some help with that, let me know, I have the instructions to compile Grass on Ubuntu 12.04</span><br>



<br><div>On Fri, Jun 1, 2012 at 4:07 PM, Regie Alam <span dir="ltr"><<a rel="nofollow" href="mailto:regie.alam@yahoo.com" target="_blank">regie.alam@yahoo.com</a>></span> wrote:<br><blockquote style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">



<div><div style="font-size:12pt;font-family:'times new roman','new york',times,serif"><div>Hello,</div><div><br></div><div>   I have been trying to install the GRASS AddOns (in particlar I'd like to install i.landsat.toar) but no luck so far. I've done lots of searches on the web but no solution has worked for me. I've installed GRASS 6.4.2 (from the UbuntuGIS unstable repository) on Ubuntu 12.04. I tried installing the AddOns using the GUI.</div>



<div><br></div><div>Thanks,</div><div>Regie</div><div><br></div><div><br></div><div><br></div></div></div><br>_______________________________________________<br>
grass-user mailing list<br>
<a rel="nofollow" href="mailto:grass-user@lists.osgeo.org" target="_blank">grass-user@lists.osgeo.org</a><br>
<a rel="nofollow" href="http://lists.osgeo.org/mailman/listinfo/grass-user" target="_blank">http://lists.osgeo.org/mailman/listinfo/grass-user</a><br>
<br></blockquote></div><br><br clear="all"><div><br></div>-- <br>David Montoya González<br>Ing. Forestal, Universidad Nacional de Colombia<br>Laboratorio de Sistemas Complejos, UNAL Medellin<br><br>
</div><br><br> </div></div></div> </div>  </div></div></blockquote></div><br><br clear="all"><br>-- <br>David Montoya González<br>Ing. Forestal, Universidad Nacional de Colombia<br>Laboratorio de Sistemas Complejos, UNAL Medellin<br>

<br>