Re: Errors building on Debian?
Dave Cole <[email protected]> Wed, 13 Apr 2005 09:41:12 +1000
| Newsgroups | gmane.comp.python.sybase |
|---|---|
| Organization | Object Craft P/L |
| Message-ID | <[email protected]> |
Jan Johansson <[email protected]>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