<div dir="ltr"><div>Anna,<br></div>I followed instructions from [1] issuing the followings:<br>(1)<span class=""> svn co</span> https:<span class="">//</span><a href="http://svn.osgeo.org">svn.osgeo.org</a><span class="">/</span>grass<span class="">/</span>grass<span class="">/</span>branches<span class="">/</span>releasebranch_7_0 grass70_release<br>(2)<br><pre class=""><span class="">CFLAGS</span>=<span class="">"-O2 -Wall"</span> <span class="">LDFLAGS</span>=<span class="">"-s"</span> .<span class="">/</span>configure \
<span class="">--enable-largefile</span>=<span class="">yes</span> \
<span class="">--with-nls</span> \
<span class="">--with-cxx</span> \
<span class="">--with-readline</span> \
<span class="">--with-pthread</span> \
<span class="">--with-proj-share</span>=<span class="">/</span>usr<span class="">/</span>local<span class="">/</span>share<span class="">/</span>proj<span class="">/</span> \
<span class="">--with-geos</span>=<span class="">/</span>usr<span class="">/</span>local<span class="">/</span>bin<span class="">/</span>geos-config \
<span class="">--with-wxwidgets</span> \
<span class="">--with-cairo</span> \
<span class="">--with-opengl-libs</span>=<span class="">/</span>usr<span class="">/</span>include<span class="">/</span>GL \
<span class="">--with-freetype</span>=<span class="">yes</span> <span class="">--with-freetype-includes</span>=<span class="">"/usr/include/freetype2/"</span> \
<span class="">--with-postgres</span>=<span class="">yes</span> <span class="">--with-postgres-includes</span>=<span class="">"/usr/include/postgresql"</span> \
<span class="">--with-sqlite</span>=<span class="">yes</span> \
<span class="">--with-mysql</span>=<span class="">yes</span> <span class="">--with-mysql-includes</span>=<span class="">"/usr/include/mysql"</span> \
<span class="">--with-odbc</span>=no \
<span class="">--with-liblas</span>=<span class="">yes</span> <span class="">--with-liblas-config</span>=<span class="">/</span>usr<span class="">/</span>bin<span class="">/</span>liblas-config<br><br></pre><pre class="">(1) went ok but (2) did not with error...<br>bash: ./configure: No such file or directory<br><br></pre><pre class="">Any other suggestions?<br></pre><pre class="">I appreciate!<br><br></pre><pre class="">Alassane<br></pre></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, May 5, 2015 at 6:03 AM, Anna Petrášová <span dir="ltr"><<a href="mailto:kratochanna@gmail.com" target="_blank">kratochanna@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote"><div><div class="h5">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></div><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" target="_blank">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"><span class=""><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></span>_______________________________________________<br>
grass-user mailing list<br>
<a href="mailto:grass-user@lists.osgeo.org" target="_blank">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>
</blockquote></div><br></div>