Manish Gautam wrote: > make -j2 && sudo make install && sudo ldconfig > > says "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."
This indicates that the configure script didn't complete. Platform.make is generated by configure. -- Glynn Clements <[email protected]> _______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
