On Monday 20 August 2007 15:21:25 Markus Neteler wrote: > hi Martin, > > I have updated the old GRASS 5 sites API to legacy GRASS 6 sites API for > i.pr.training. Not sure if that helps. > Check that you don't have an empty file ipr_training_test in the current > directory.
that was the problem > If it still fails, please > - post a gdb backtrace > - replicate it with Spearfish or the new North Carolina data set thanks - it is working now - but I have still to figure out how, because I don't understand Italian. cheers, Martin > > Martin Wegmann wrote: > > hello, > > > > I compiled i.pr from svn and when executing this command: > > > > i.pr.training map=in_elev,in_land vis_map=in_elev > > training=ipr_training_test > > rows=11 cols=11 class=2 > > Speicherzugriffsfehler > > > > I get "memory access error". > > > > I had a similar message using g.copy a while ago but it was solved with > > > > make -C general/manage clean > > make -C general/manage CFLAGS1='-g' > > > > from the ML. > > > > I did: > > > > make distclean > > export CVSROOT=:ext:[EMAIL PROTECTED]:/grassrepository > > export CVS_RSH=ssh > > cvs update -dP grass6 > > cd grass6 > > sudo ./configure --with-tcltk-includes=/usr/include/tcl8.4 > > --with-postgres-includes=/usr/include/postgresql > > --with-gdal=/usr/local/bin/gdal-config --enable-largefile > > make > > -> errors for i.pr appear > > # for i.pr: > > make MODULE_TOPDIR=/home/wegmann/software/grass/grass6/ > > sudo make install > > > > any idea where the error might be? TIA Martin _______________________________________________ grassuser mailing list [email protected] http://grass.itc.it/mailman/listinfo/grassuser

