Thanks Glynn, I installed ctypesgen.py quite easily. Compiling with the most recent SVN version worked fine.
Michael ____________________ C. Michael Barton Director, Center for Social Dynamics & Complexity Professor of Anthropology, School of Human Evolution & Social Change Arizona State University voice: 480-965-6262 (SHESC), 480-727-9746 (CSDC) fax: 480-965-7671 (SHESC), 480-727-0709 (CSDC) www: www.public.asu.edu/~cmbarton, http://csdc.asu.edu On May 17, 2010, at 4:35 PM, Glynn Clements wrote: > > Michael Barton wrote: > >> I just updated from the CVS and tried to compile. I got errors at >> the end. I'm pretty sure that the ../gui/wxpython error is just a >> problem with the make file. But the ../lib/python error is something >> else. Here is the result. >> >> Errors in: >> /Users/cmbarton/grass_dev/grass70_dev/lib/python >> /Users/cmbarton/grass_dev/grass70_dev/gui/wxpython > >> cmb-mbp:grass70_dev cmbarton$ cd >> /Users/cmbarton/grass_dev/grass70_dev/lib/python >> cmb-mbp:python cmbarton$ make >> make -C ctypes > >> make[2]: ctypesgen.py: No such file or directory > > This should now be ignored. > > 7.0 now uses ctypesgen to generate Python wrappers for the libraries, > rather than SWIG; you only need it if you want the wrappers (they are > needed for the wxGUI NVIZ module, though; there probably needs to be a > conditional import somewhere). > > For more information, see: > >> From: Glynn Clements <[email protected]> >> Subject: Re: [GRASS-dev] RE: [GRASS-user] Question with Python-SWIG example >> [SEC=UNCLASSIFIED] >> Date: Mon, 17 May 2010 17:01:23 +0100 >> Message-ID: <[email protected]> > > -- > Glynn Clements <[email protected]> _______________________________________________ grass-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-dev
