packet freeradius-mysql for RH
Hi list! I need the packets freeradius-mysql... I have this: freeradius-mysql-1.1.3-1.2.el5.i386.rpm but my freeradius is 2.1.3 and this rpm don´t work. I have Red Hat 5.1 Somebody have any idea where I get this packet? My problem is this: **Could not link driver rlm_sql_mysql: rlm_sql_mysql.so: cannot open shared object file: No such file or directory Make sure it (and all its dependent libraries!) are in the search path of your system's ld. /usr/local/etc/raddb/sql.conf[22]: Instantiation failed for module "sql" Errors initializing modules** I reed RedHat FAQ. I have "freeradius-mysql-2.1.3-1.fc9.i386.rpm", but is Fedora. I don´t find the solution. Any idea?
Hi,
I need the packets freeradius-mysql... I have this: freeradius-mysql-1.1.3-1.2.el5.i386.rpm
but my freeradius is 2.1.3 and this rpm don´t work. I have Red Hat 5.1
you've built this yourself? if so, you need to install the mysql-devel package FIRST, then build freeradius (do make clean, ./configure etc etc, make make install)
I have "freeradius-mysql-2.1.3-1.fc9.i386.rpm", but is Fedora.
there are several resources where CentOS, Fedora, Redhat etc RPMs can be downloaded for the latest release of the server alan
Martin Silvero wrote:
Hi list!
I need the packets freeradius-mysql... I have this: freeradius-mysql-1.1.3-1.2.el5.i386.rpm
but my freeradius is 2.1.3 and this rpm don´t work. I have Red Hat 5.1
Somebody have any idea where I get this packet?
My problem is this:
**Could not link driver rlm_sql_mysql: rlm_sql_mysql.so: cannot open shared object file: No such file or directory Make sure it (and all its dependent libraries!) are in the search path of your system's ld. /usr/local/etc/raddb/sql.conf[22]: Instantiation failed for module "sql" Errors initializing modules**
I reed RedHat FAQ.
I have "freeradius-mysql-2.1.3-1.fc9.i386.rpm", but is Fedora.
I don´t find the solution.
Any idea?
If you're running on RHEL5 or CentOS5 then pre-built versions of freeradius > 1.1.3 are not available. You'll have to build the set of packages yourself. The RedHat FAQ explains how to do this. -- John Dennis <jdennis@redhat.com> Looking to carve out IT costs? www.redhat.com/carveoutcosts/
participants (3)
-
A.L.M.Buxey@lboro.ac.uk -
John Dennis -
Martin Silvero