15 Dec
2023
15 Dec
'23
5:06 a.m.
On 14/12/2023 18:42, Olaf wrote:
Maybe don't use freetds :(
Here is my problem again. Compile from source with unixodbc is a nightmare. And it seems there is documentation on networkradius.com how to....that is not accessible for me.
If you use the latest code on the 3.2 branch, "make deb" will now build the unixodbx FreeRADIUS package rather than iODBC. Make sure you have unixodbc-dev installed. unixodbc-dev and libiodbc2-dev are conflicting packages which is likely what caused your issues, however since iODBC appears to not be getting any attention in Debian packaging, it makes more sense to build the unixodbc version as that is being kept up to date. -- Nick Porter