<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Mon, May 4, 2015 at 10:23 PM, alassane toure <span dir="ltr"><<a href="mailto:atourej@gmail.com" target="_blank">atourej@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr"><pre>Group,<br>I need your help to start developing new functions based on existing ones and GRASS libraries. My short term goal is to be able to compile the test program r.example.<br>I first started by installing the binary using the followings on Ubuntu:<br><br>(1)<br>sudo add-apt-repository ppa:ubuntugis/ubuntugis-unstable
sudo add-apt-repository ppa:grass/grass-stable
sudo apt-get update
sudo apt-get install grass7<br><br></pre><pre>(2) Because I needed the libraries, I downloaded grass-7.0.0.tar.gz and followed instructions provided in "<a href="http://grasswiki.osgeo.org/wiki/Compile_and_Install_Ubuntu" target="_blank">http://grasswiki.osgeo.org/wiki/Compile_and_Install_Ubuntu</a>"<br><br></pre><pre>However when I issued the command... <br></pre><pre>sudo make install<br><br></pre><pre>The system response was...<br></pre><pre><br>alassane@alassane-MS-7593:~/Downloads$ sudo make install<br>[sudo] password for alassane: <br>make: *** No rule to make target `install'.  Stop.<br></pre></div></blockquote><div>Hi Alassane,</div><div><br></div><div>perhaps you are in a wrong directory? You should be in the directory where you unpacked the archive. You can also download the repository with subversion so that you can update GRASS easily [1]. Have you followed the other steps listed here [1], like configure and make? There are necessary before you can run make install.</div><div><br></div><div>[1] <a href="http://grasswiki.osgeo.org/wiki/Compile_and_Install_Ubuntu#GRASS_GIS">http://grasswiki.osgeo.org/wiki/Compile_and_Install_Ubuntu#GRASS_GIS</a></div><div><br></div><div>Cheers,</div><div>Anna</div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr"><pre><br></pre><pre>Any help to compile r.example is appreciate.<br><br></pre><pre>Regards,<br></pre><pre>Alassane</pre></div>
<br>_______________________________________________<br>
grass-user mailing list<br>
<a href="mailto:grass-user@lists.osgeo.org">grass-user@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/grass-user" target="_blank">http://lists.osgeo.org/mailman/listinfo/grass-user</a><br></blockquote></div><br></div></div>