installing FR on FBSD 6.2
PD
paul at ranahminang.net
Thu Mar 1 03:45:42 CET 2007
Dear all,
I just do a fresh installation of FBSD 6.2 and FR 1.1.4
According to http://www.chillispot.org/forum/viewtopic.php?t=37...
----------
We still need to add a structure of database which FreeRadius is going to
use. In folder
/usr/src/freeradius-1.0.0-pre3/src/modules/rlm_sql/drivers/rlm_sql_mysql/
is a file db_mysql.db. Use this file to create all necessary tables.
Type:
cd /src/freeradius-1.0.0-pre3/src/modules/rlm_sql/drivers/rlm_sql_mysql/
mysql –u root –p < db_mysql.db
----------
means will be at
/usr/ports/net/freebsd/work/freeradius-1.1.4/src/modules/rlm_sql/drivers/rlm_sql_mysql/
on my box..
but.. i cound not find db_mysql.db file
The files in this directory are :
# ls -l
total 150
-rw-r--r-- 1 admin 100 198 Jul 30 2002 Makefile.in
-rw-r--r-- 1 admin 100 401 Dec 9 2005 config.h.in
-rwxr-xr-x 1 admin 100 130566 Jul 7 2006 configure
-rw-r--r-- 1 admin 100 5634 Dec 9 2005 configure.in
-rw-r--r-- 1 admin 100 11063 Dec 9 2005 sql_mysql.c
nothing else...
how and where to get the structure file ?
TIA
PD
More information about the Freeradius-Users
mailing list