search for: mapget

Displaying 4 results from an estimated 4 matches for "mapget".

Did you mean: capget
2001 Nov 03
1
Help with Windows build
...brary, and running into some problems. There's a makefile for the shared library. I suspect that I just need to change that to get it right, and everything will build properly, but I'm running into trouble. Here's the original makefile, along with my comments about changes: >SRC= mapget.c mapproject.c thin.c >OBJ= mapget.o mapproject.o thin.o >CFLAGS=-I$${R_HOME}/include The include directory changed to ${R_HOME}/src/include. >#end machine-dependent stuff > >all: maps.so world.cities.s maps.so changed to maps.dll > echo 'source("world.cities.s...
2001 Nov 03
1
Help with Windows build
...brary, and running into some problems. There's a makefile for the shared library. I suspect that I just need to change that to get it right, and everything will build properly, but I'm running into trouble. Here's the original makefile, along with my comments about changes: >SRC= mapget.c mapproject.c thin.c >OBJ= mapget.o mapproject.o thin.o >CFLAGS=-I$${R_HOME}/include The include directory changed to ${R_HOME}/src/include. >#end machine-dependent stuff > >all: maps.so world.cities.s maps.so changed to maps.dll > echo 'source("world.cities.s...
2002 Aug 22
1
installing package maps
...elow. Perhaps I need to set some options? Ott ---------------------------- [root at localhost siim]# R CMD INSTALL a/maps_0.1-3.tar.gz * Installing *source* package 'maps' ... ** libs gcc -I/usr/lib/R/include -I/usr/local/include -D__NO_MATH_INLINES -mieee-fp -fPIC -O2 -I/include -c mapget.c -o mapget.o gcc -I/usr/lib/R/include -I/usr/local/include -D__NO_MATH_INLINES -mieee-fp -fPIC -O2 -I/include -c maps_i.c -o maps_i.o gcc -I/usr/lib/R/include -I/usr/local/include -D__NO_MATH_INLINES -mieee-fp -fPIC -O2 -I/include -c thin.c -o thin.o R SHLIB -o maps.so mapget.o maps_i.o thin...
2003 Jul 23
2
trouble with maps
...ttached jpeg.) -------------- next part -------------- I reinstalled the maps and mapdata packages from ftp://ftp.mcs.vuw.ac.nz/pub/statistics/map/ to see it that would help, but it doesn't. Since our platform is an SGI (running R-1.8.0, development version, June 25), I made sure to use mapget.c.notlinux, and that didn't help either. Any thoughts? Is there something I'm missing? Debby [Apologies if r-help receives this twice; I'm learning to use a new mailer.]