>>
>>
>>What I am thinking is that I am missing the development headers for
>> mysql. I have searched high and low on the net-but can only find rpm
>> releases of these headres, I'm on FreeBSD and cannot get the rpms to
>> install.
>>
>>
> Did rlm_sql_mysql build? Did you install MySQL from the source or from
> a binary package?
>
>
>
> -
> List info/subscribe/unsubscribe? See
> http://www.freeradius.org/list/users.html
It appears to have built-here is the output from gmake install in the
"/home/jefft/freeradius-0.8.1/src/modules/rlm_sql/drivers/rlm_sql_mysql"
dir:
[ "xrlm_sql_mysql" = "x" ] || /usr/home/jefft/freeradius-0.8.1/libtool
--mode=install /usr/home/jefft/freeradius-0.8.1/install-sh -c -c
rlm_sql_mysql.la /usr/local/lib/rlm_sql_mysql.la
/usr/home/jefft/freeradius-0.8.1/install-sh -c -c .libs/rlm_sql_mysql.so.0
/usr/local/lib/rlm_sql_mysql.so.0
(cd /usr/local/lib && rm -f rlm_sql_mysql.so && ln -s rlm_sql_mysql.so.0
rlm_sql_mysql.so)
(cd /usr/local/lib && rm -f rlm_sql_mysql.so && ln -s rlm_sql_mysql.so.0
rlm_sql_mysql.so)
/usr/home/jefft/freeradius-0.8.1/install-sh -c -c .libs/rlm_sql_mysql.lai
/usr/local/lib/rlm_sql_mysql.la
/usr/home/jefft/freeradius-0.8.1/install-sh -c -c .libs/rlm_sql_mysql.a
/usr/local/lib/rlm_sql_mysql.a
ranlib /usr/local/lib/rlm_sql_mysql.a
chmod 644 /usr/local/lib/rlm_sql_mysql.a
----------------------------------------------------------------------
Libraries have been installed in:
/usr/local/lib
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the `LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the `LD_RUN_PATH' environment variable
during linking
- use the `-Wl,--rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to `/etc/ld.so.conf'
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
I installed both mysql-323-server/client from the /usr/ports/databases
port collection in freebsd.
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html