Need help on installing FR with postgresql.

artaxerxe mapandrei at gmail.com
Thu Feb 2 14:11:01 CET 2012


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-postgresql-tp5450161p5450578.html
Sent from the FreeRadius - Dev mailing list archive at Nabble.com.



More information about the Freeradius-Devel mailing list