On Mon, 27 Mar 2006, epi fanio wrote: > i resolve the error : > (cd libcsf/src; make) > > > > gcc -c -O -I../include -DHAVE_CONFIG_H _getcell.c > > In file included from ../include/csf.h:13, > > from _getcell.c:9: > > ../include/csftypes.h:161:4: error: #error BYTE ORDER NOT SPECIFIED > > (CPU_LITTLE_ENDIAN or CPU_BIG_ENDIAN) > > make[1]: *** [_getcell.o] Error 1 > > make: *** [libcsf/src/libcsf.a] Error 2 > > powerbook-g4-12-di-epifanio:~/Desktop/gstat-2.4.0 epi$ > > > > > > now i' ve installed gstat 2.4.5 : > > ---./configure --with-grass=/Applications/Grass/grass54.app/Contents/ > Resources/grass54/ --with-grass6=/Applications/grass/grass61cvs.app/ > Contents/Resources/grass-6.1.cvs/
I didn't go to this level since I don't use the package myself, but this configure doesn't seem right.. $ ls /Applications/Grass/grass54.app/Contents/Resources/grass54 $ ls /Applications/grass/grass61cvs.app/Contents/Resources/grass-6.1.cvs One of these doesn't exist (ENOENT). PS. Don't specify directories with trailing slashes, EVER. > ---make > ---sudo make install > > > but: > ---gstat -v > > powerbook-g4-12-di-epifanio:~/Desktop/gstat-2.4.5 2 epi$ gstat -v > compiled on: Mar 26 2006 > with libraries: gdal ncurses The line above should have an entry for 'grass', no? Fixing the configure problem above might help though. > last modified on: Fri Jun 17 13:58:48 CEST 2005 > gstat home page: http://www.gstat.org/ > questions, bugs etc. mailto:[email protected] > > gstat: unknown version 2.4.5 (17 June 2005) > Copyright (C) 1992, 2004 Edzer J. Pebesma > Updates, manuals, sources: http://www.gstat.org/ > usage: gstat [options] [file [file ...]] > gstat: no command file > powerbook-g4-12-di-epifanio:~/Desktop/gstat-2.4.5 2 epi$ > > i've used : (xcode2.2) > > my grass version is: > > grass-6.1.cvs.dmg > grass-5.4.dmg > with grasslib.pkj > (downloaded at the grass site) > > at line 5 : with libraries: gdal ncurses > there is gdal but not grass support ??? > > i must install the 2.4.0 version, and not the 2.4.5 ? > > thank you !!!. > > Massimo. > > _______________________________________________ > R-SIG-Mac mailing list > [email protected] > https://stat.ethz.ch/mailman/listinfo/r-sig-mac > ---------------------------------------------------------- SIGSIG -- signature too long (core dumped) _______________________________________________ R-SIG-Mac mailing list [email protected] https://stat.ethz.ch/mailman/listinfo/r-sig-mac
