2 Feb
2012
2 Feb
'12
8:11 a.m.
After some researches, I solved the problem. The command is: ./configure --prefix=/my/path --with-rlm-sql_postgresql-include-dir=/usr/pgsql-9.1/include --with-rlm-sql-postgresql-lib-dir=/usr/pgsql-9.1/lib This is due to the fact that by default, FR specifies the postgres includes directory as /usr/include/psql and libraries directory as /usr/lib. And this is what makes installation to fail. -- View this message in context: http://freeradius.1045715.n5.nabble.com/Need-help-on-installing-FR-with-post... Sent from the FreeRadius - Dev mailing list archive at Nabble.com.