Re: [R] Error while trying to install RPostgreSQL.

2012-06-04 Thread Joe Conway
On 06/04/2012 12:14 AM, Prakash Thomas wrote: > I am getting the following error while trying to install RPostgreSQL. > RS-PostgreSQL.h:23:26: fatal error: libpq-fe.h: No such file or directory > compilation terminated. You need the PostgreSQL front end development headers installed. How you

[R] Error while trying to install RPostgreSQL.

2012-06-03 Thread Prakash Thomas
Hi, I am getting the following error while trying to install RPostgreSQL. I tried all three methods(install.packages("RPostgreSQL", type = "source"),install.packages("RPostgreSQL") & R CMD INSTALL RPostgreSQL_0.3-1.tar.gz ) , but none of them is working. ++ Error+++