I can't get the RPostgreSQL library to load on OSX and have no idea where it's going wrong...
> library( RPostgreSQL ) Error in dyn.load(file, DLLpath = DLLpath, ...) : unable to load shared library '/Users/hamannj/Library/R/2.9/library/ RPostgreSQL/libs/i386/RPostgreSQL.so': dlopen(/Users/hamannj/Library/R/2.9/library/RPostgreSQL/libs/i386/ RPostgreSQL.so, 6): Symbol not found: _PQbackendPID Referenced from: /Users/hamannj/Library/R/2.9/library/RPostgreSQL/ libs/i386/RPostgreSQL.so Expected in: flat namespace in /Users/hamannj/Library/R/2.9/library/RPostgreSQL/libs/i386/ RPostgreSQL.so Error: package/namespace load failed for 'RPostgreSQL' I've used this on OSX before and have had to recently rebuild... does anyone know if an older archive works? Jeff Hamann, PhD PO Box 1421 Corvallis, Oregon 97339-1421 541-754-2457 jeff.hamann[at]forestinformatics[dot]com http://www.forestinformatics.com [[alternative HTML version deleted]] ______________________________________________ R-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-devel