From: Dave C. <dj...@ob...> - 2005-04-13 16:41:12
|
Jan Johansson <j2...@mu...>Jan Johansson wrote: > I am trying to install http://www.object-craft.com.au/projects/mssql/ on my > Debian system, but when i try to build, i end up with the below. > > hooch:~/Download/Asterisk/MSSQL-0.09# python setup.py install [snip lots of errors] FreeTDS is a bit of a moving target, and the MSSQL module is not maintained as actively as the Sybase module. MSSQL works best when compiled using the db library from MS on Windows :-). On Linux you will be more sucessful it you install the Sybase module and using it to talk to SQL Server. - Dave -- http://www.object-craft.com.au |