ubuntu 16.4 安装freeradius 时,缺少库文件 libtalloc, 使用命令:sudo apt-get install libtalloc发现找不到库文件 libtalloc, 可以尝试使用命令sudo apt-get install libtalloc-dev来试试。