[GRASS-user] grass program compilation

Vaclav Petras wenzeslaus at gmail.com
Wed May 6 08:59:32 PDT 2015


On Wed, May 6, 2015 at 11:53 AM, alassane toure <atourej at gmail.com> wrote:
>
> Group,
> I am still not making any progress compiling Grass70 on Ubuntu.  Here is
where i am at:
> 1. able to run configure without any problem (with your help);
> 2. unable to compile using the following commands:
> make -j2  &&  sudo make install  &&  sudo ldconfig
>
> And the system response was ....
>
> include/Make/Vars.make:1: include/Make/Platform.make: No such file or
directory
> make: *** No rule to make target `include/Make/Platform.make'.  Stop.

What was the output of configure? Perhaps it fails. Make cannot find a
makefile which should be generated by configure.

Note that for running make, you need to be in the directory with the source
code (as needed for configure).

> Your help is appreciated.
>
> Alassane
>
> On Tue, May 5, 2015 at 2:13 PM, alassane toure <atourej at gmail.com> wrote:
>>
>> Great! ./configure worked!   However compilation and installation did
not.
>>
>> I run the following command:
>> make -j2  &&  sudo make install  &&  sudo ldconfig
>>
>> and the system response was:
>> include/Make/Vars.make:1: include/Make/Platform.make: No such file or
directory
>> make: *** No rule to make target `include/Make/Platform.make'.  Stop.
>>
>> I appreciate your comments/suggestions.
>>
>> Alassane
>>
>>
>> On Tue, May 5, 2015 at 2:03 PM, Markus Neteler <neteler at osgeo.org> wrote:
>>>
>>> On Tue, May 5, 2015 at 9:59 PM, alassane toure <atourej at gmail.com>
wrote:
>>> > Great! ./configure worked!
>>>
>>> great!
>>>
>>> > However compilation and installation did not.
>>> > I run the following command:
>>> > make -j2  &&  sudo make install  &&  sudo ldconfig
>>> >
>>> > and the system response was:
>>> > include/Make/Vars.make:1: include/Make/Platform.make: No such file or
>>> > directory
>>> > make: *** No rule to make target `include/Make/Platform.make'.  Stop.
>>> >
>>> > I appreciate your comments/suggestions.
>>>
>>> please send it to the list, I am on Fedora...
>>>
>>> Markus
>>
>>
>
>
> _______________________________________________
> grass-user mailing list
> grass-user at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/grass-user
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/grass-user/attachments/20150506/2d6176bd/attachment.html>


More information about the grass-user mailing list