'Segmentation fault' loading rlm_sql_postgresql

Alan DeKok aland at ox.org
Fri Jun 3 18:29:51 CEST 2005


Achim Friedland <mailinglists at ahzf.de> wrote:
> is there a known problem with freeradius 1.0.2 and rlm_sql_postgresql?
> Load the sql.conf just makes my freeradius segfaulting...

  It's a libltdl problem.  It can't find the postgres libraries on
your system, as they're probably installed in a non-standard place.
Set LD_LIBRARY_PATH, or in radiusd.conf, "libdir".

  Or, build the server statically.

  Or, install the postgres libraries in a standard place.

  Alan DeKok.




More information about the Freeradius-Users mailing list