Sorry to be a pain,
So I have deleted the binary and tried to compile grass from source code. I am getting an error which is the same error that I have been getting after several hundred hours of tying to compile grass which is why I stopped trying to compile it. I installed Cairo through the GRASS http://www.kyngchaos.com/software:frameworks. The error is… ################### Unable to locate cairo_create ################### The ./configure script I am using is.. --with-cairo --with-cairo-includes="/Library/Frameworks/cairo.framework/unix/include/cairo /Library/Frameworks/cairo.framework/unix/include" --with-cairo-libs=/Library/Frameworks/cairo.framework/unix/lib --with-cairo-ldflags="-lcairo" I have seen this error issue as far back as 2011. Does anyone have any suggestions to a fix around? Thanks, -robert brown On Feb 27, 2013, at 10:02 AM, Martin Landa <landa.mar...@gmail.com> wrote: > Hi, > > some compilation errors should be fixed in r55243. > > local_proto.h:1:20: error: stdlib.h: No such file or > directo > > seems like standard header are missing on your computer. Try to install them, > eg. on Debian/Ubuntu > > sudo apt-get install libc6-dev > > Martin > > -- > Martin Landa <landa.martin gmail.com> * http://geo.fsv.cvut.cz/~landa
_______________________________________________ grass-user mailing list grass-user@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/grass-user