Skip to content
Prev 8601 / 15075 Next

Cannot install RPostgreSQL from source but I have gcc

On Fri, 25 Nov 2011, Simon Urbanek wrote:

            
A possible extra point: if R CMD INSTALL is being run from 
install.packages() and that is being run from R.app, it is the PATH 
setting of the R.app process that is most relevant. I set mine in the 
~/.Renviron file to get consistency between different R invocations.

If you want to set an environment variable for all applications 
(Windows-style!) then
http://developer.apple.com/library/mac/#qa/qa1067/_index.html
might be helpful.