<div dir="ltr"><div><div><br><br>On Wed, May 6, 2015 at 11:53 AM, alassane toure <<a href="mailto:atourej@gmail.com">atourej@gmail.com</a>> wrote:<br>><br>> Group,<br>> I am still not making any progress compiling Grass70 on Ubuntu.  Here is where i am at:<br>> 1. able to run configure without any problem (with your help);<br>> 2. unable to compile using the following commands:<br>> make -j2  &&  sudo make install  &&  sudo ldconfig<br>><br>> And the system response was ....<br>><br>> include/Make/Vars.make:1: include/Make/Platform.make: No such file or directory<br>> make: *** No rule to make target `include/Make/Platform.make'.  Stop.<br><br></div>What was the output of configure? Perhaps it fails. Make cannot find a makefile which should be generated by configure.<br><br></div>Note that for running make, you need to be in the directory with the source code (as needed for configure).<br><div><div><br>> Your help is appreciated.<br>><br>> Alassane<br>><br>> On Tue, May 5, 2015 at 2:13 PM, alassane toure <<a href="mailto:atourej@gmail.com">atourej@gmail.com</a>> wrote:<br>>><br>>> Great! ./configure worked!   However compilation and installation did not.<br>>><br>>> I run the following command:<br>>> make -j2  &&  sudo make install  &&  sudo ldconfig<br>>><br>>> and the system response was:<br>>> include/Make/Vars.make:1: include/Make/Platform.make: No such file or directory<br>>> make: *** No rule to make target `include/Make/Platform.make'.  Stop.<br>>><br>>> I appreciate your comments/suggestions.<br>>><br>>> Alassane<br>>><br>>><br>>> On Tue, May 5, 2015 at 2:03 PM, Markus Neteler <<a href="mailto:neteler@osgeo.org">neteler@osgeo.org</a>> wrote:<br>>>><br>>>> On Tue, May 5, 2015 at 9:59 PM, alassane toure <<a href="mailto:atourej@gmail.com">atourej@gmail.com</a>> wrote:<br>>>> > Great! ./configure worked!<br>>>><br>>>> great!<br>>>><br>>>> > However compilation and installation did not.<br>>>> > I run the following command:<br>>>> > make -j2  &&  sudo make install  &&  sudo ldconfig<br>>>> ><br>>>> > and the system response was:<br>>>> > include/Make/Vars.make:1: include/Make/Platform.make: No such file or<br>>>> > directory<br>>>> > make: *** No rule to make target `include/Make/Platform.make'.  Stop.<br>>>> ><br>>>> > I appreciate your comments/suggestions.<br>>>><br>>>> please send it to the list, I am on Fedora...<br>>>><br>>>> Markus<br>>><br>>><br>><br>><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">http://lists.osgeo.org/mailman/listinfo/grass-user</a><br><br></div></div></div>