<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><br></pre><pre>Any help to compile r.example is appreciate.<br><br></pre><pre>Regards,<br></pre><pre>Alassane</pre></div>