Displaying 3 results from an estimated 3 matches for "projectit".
2007 Apr 05
1
Problem installing rgdal on Mac OS X
...ource.cpp -o ogrsource.o
g++-4.0 -arch ppc -I/Library/Frameworks/R.framework/Resources/include
-I/Library/Frameworks/R.framework/Resources/include/ppc
-I/Library/Frameworks/PROJ.framework/Versions/4.5/Headers
-I/Library/Frameworks/GDAL.framework/unix/include -I/usr/local/include
-fPIC -g -O2 -c projectit.cpp -o projectit.o
g++-4.0 -arch ppc -dynamiclib -Wl,-macosx_version_min -Wl,10.3
-undefined dynamic_lookup -single_module -multiply_defined suppress
-L/usr/local/lib -o rgdal.so OGR_write.o gdal-bindings.o ogr_geom.o
ogr_proj.o ogrdrivers.o ogrsource.o projectit.o
-L/Library/Frameworks/PROJ.fr...
2011 Jan 16
1
problem installing rgdal
...++ -I/usr/share/R/include -I/usr/include/gdal -I"/home/ale/R/i686-pc-linux-
gnu-library/2.11/sp/include" -fpic -g -O2 -c ogrsource.cpp -o ogrsource.o
g++ -I/usr/share/R/include -I/usr/include/gdal -I"/home/ale/R/i686-pc-linux-
gnu-library/2.11/sp/include" -fpic -g -O2 -c projectit.cpp -o projectit.o
g++ -shared -o rgdal.so OGR_write.o gdal-bindings.o local_stubs.o ogr_geom.o
ogr_polygons.o ogr_proj.o ogrdrivers.o ogrsource.o projectit.o -L/usr/lib -
lgdal1.7.0 -lproj -L/usr/lib/R/lib -lR
installing to /home/ale/R/i686-pc-linux-gnu-library/2.11/rgdal/libs
** R
** inst
** pre...
2011 Jan 17
2
How to still processing despite bug errors?
...sr/include/gdal
> -I"/home/ale/R/i686-pc-linux-
> gnu-library/2.11/sp/include" -fpic -g -O2 -c ogrsource.cpp -o
> ogrsource.o
> g++ -I/usr/share/R/include -I/usr/include/gdal
> -I"/home/ale/R/i686-pc-linux-
> gnu-library/2.11/sp/include" -fpic -g -O2 -c projectit.cpp -o
> projectit.o
> g++ -shared -o rgdal.so OGR_write.o gdal-bindings.o local_stubs.o
> ogr_geom.o
> ogr_polygons.o ogr_proj.o ogrdrivers.o ogrsource.o projectit.o -L/usr/lib -
> lgdal1.7.0 -lproj -L/usr/lib/R/lib -lR
> installing to /home/ale/R/i686-pc-linux-gnu-library/2.11/r...