22 Nov
2012
22 Nov
'12
4:55 p.m.
On Fri, Nov 23, 2012 at 3:33 AM, Dominick Rivard <drivard@datavalet.com> wrote:
I also want to let you know that it has been replaced by libiodbc2-dev but
No, it hasn't. http://packages.debian.org/wheezy/unixodbc-dev http://packages.ubuntu.com/raring/unixodbc-dev iodbc is another different package.
then you have to create a symlink: ln -s /usr/lib/libodbc.so.1 /usr/lib/libodbc.so because it isn't created when installing the package.
unixodbc-dev has libodbc.so: http://packages.debian.org/wheezy/amd64/unixodbc-dev/filelist
Now I have a freeradius and MSSQL backend working and being tested for a future production move.
I'm just wondering, why didn't you just use iodbc? That seems to be the default in debian, and should work for mssql. -- Fajar