Trevor Wiens wrote: > I was having troubles getting the python swig interfact to install from my > cvs build. > > I found the following. Making successfully in the swig/python dir and then > run make install from the cvs root dir didn't copy the necessary files to the > proper destinations. I had to copy these myself by hand. > > Second, it wouldn't work on my ubuntu fiesty system because like 6.10 stack > protection is set is set to on. So I had to add the following flag to the > Make file: -fno-stack-protector to get it to compile into a form that was > useable on my system.
you might have a look at the following thread, AFAIK several of the 'make' issues raised in it have still not been fixed. http://thread.gmane.org/gmane.comp.gis.grass.devel/20751 Hamish ____________________________________________________________________________________ Take the Internet to Go: Yahoo!Go puts the Internet in your pocket: mail, news, photos & more. http://mobile.yahoo.com/go?refer=1GNXIC _______________________________________________ grass-dev mailing list [email protected] http://grass.itc.it/mailman/listinfo/grass-dev

