jt wrote:
> I was wondering if anyone has been successful in getting RADIUS up and
> running on a RH 6.x machine? I would prefer to use the Livingston version
> (it's FREE), but any suggestions would be appreciated.
Yes, if you're using Livingston's RADIUS server 2.0, then you need to
put the following in a file called conf/RedHat_6.1:
# System: Linux 2.2.12
# Redhat Linux 6.1
#
RADLIBS = -ldb1 -lcrypt
CPPFLAGS = -I/usr/include/db1
Then, edit the Makefile, and find the EXT variable, and set it to
"EXT=RedHat_6.1"
That should work.
MSG
--
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.