why don't you try with this frameworks http://www.kyngchaos.com/software/unixport
and use this ./configure args: --with-proj=/Library/Frameworks/PROJ.framework/unix -with-gdal=/Library/Frameworks/GDAL.framework/unix/bin/gdal-config i use R 32bit on a pb12" ppc osx 10.4.7 Il giorno 10/set/06, alle ore 12:00, r-sig-mac- [EMAIL PROTECTED] ha scritto: > I am going through some similar problems getting rgdal running on > macos x: > > sudo ./usr/local/bin/R64 CMD INSTALL > --configure-args='--with-proj-include=/usr/local/include > --with-proj-lib=/usr/local/lib' rgdal > > ... > checking proj_api.h usability... yes > checking proj_api.h presence... yes > checking for proj_api.h... yes > checking for pj_init_plus in -lproj... no > libproj.a and/or proj_api.h not found. > If the PROJ.4 library is installed in a non-standard location, > use --configure-args='--with-proj-include=/opt/local/include > --with-proj-lib=/opt/local/lib' for example, replacing /opt/local/* > with appropriate values for your installation. > If PROJ.4 is not installed, install it. > ERROR: configuration failed for package 'rgdal' > ** Removing '/usr/local/lib64/R/library/rgdal' > ** Restoring previous '/usr/local/lib64/R/library/rgdal' > > Response from ls /usr/local/lib/libproj*: > > /usr/local/lib/libproj.0.5.0.dylib /usr/local/lib/libproj.dylib > /usr/local/lib/libproj.0.dylib /usr/local/lib/libproj.la > /usr/local/lib/libproj.a > > *** > > I did a standard ./configure, make, sudo make install for > proj-4.4.9 (after > going through the same fink issue as the previous poster). Any > suggestions? > You'll note the only real difference (I can't imagine why this > would matter) > is that I'm running the 64 bit version of R found at > http://r.research.att.com/ [[alternative HTML version deleted]] _______________________________________________ R-SIG-Mac mailing list [email protected] https://stat.ethz.ch/mailman/listinfo/r-sig-mac
