Hi Glynn
Please see my comments below.
Glynn Clements wrote:
Craig Leat wrote:
I then downloaded, configured and built trunk and the build
completed without reporting any errors. I noticed that vdigit was not
built along with the other modules, although a
/grass-trunk/gui/wxpython/vdigit/Makefile was generated. This concerns
me. Can anyone explain what's happening here?
I have already tried building the whole of GRASS, as described above. No
errors were reported, but vdigit wasn't built.
You need to do at least "make -C lib headers" before trying to build
anything else. Also, I suspect that it will expect to find the GRASS
libraries in the build tree (in dist.<arch>/lib), so you will probably
need at least "make -C lib".
Personally, I would recommend just building the whole of GRASS, by
running "make" from the top-level directory. Building individual
components requires some knowledge of which parts depend upon which
other parts, and acquiring this knowledge is likely to take somewhat
longer than just building everything.
I'll try building the whole of GRASS again, just in case I missed
something and will report back. Thanks for the help so far.
Regards
Craig
_______________________________________________
grass-user mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-user