free radius won't use libtallsc
Alan DeKok
aland at deployingradius.com
Sat Aug 8 20:51:42 CEST 2015
On Aug 8, 2015, at 8:28 PM, Lightfoot, Maurice P. <m.p.lightfoot at spartans.nsu.edu> wrote:
> When I first use ./configure it says that I can't find libtalloc so I had to use the --with-talloc-lib-dir flag. Before I used the flag I tried using yum to install the library but it said it was already there. I found the library in /usr/lib64 so I used the flag to point to that. But it still says that it can't see the library. How can I get talloc to work?
You need to install the talloc headers, too. Reading the configure output helps.
$ yum install talloc-dev
Or something like that. I don't use RedHat, so I don't know for sure.
Alan DeKok.
More information about the Freeradius-Users
mailing list