Closed GoogleCodeExporter closed 9 years ago
I have the same issue
Original comment by jiri.vys...@nordicgaming.com
on 23 Apr 2013 at 9:04
I experienced this issue on Ubuntu 12.04 - installing freetds-dev / freetds-bin
seemed to get it installing correctly for me
Original comment by gareth.o...@gmail.com
on 26 Apr 2013 at 5:08
installing freetds-bin and freetds-dev solves the issue indeed. would be a good
idea to add that to the documents and requirements list somewhere...
Original comment by jan.gebo...@gmail.com
on 2 May 2013 at 9:40
Does this report mean pymssql-2.0.0b1-dev-20130108.tar.gz built successfully
without libct development headers/library being available? Did you development
environment change between that moment and the moment you tried to build
pymssql-2.0.0b1-dev-20130403.tar.gz?
Original comment by cra...@gmail.com
on 15 May 2013 at 3:14
I've attached a patch that rewrites README to have a more consistent structure
(using reST syntax) and that addas notes about the need for Python and FreeTDS
develoment files (OS packages containing headers/libs).
Original comment by cra...@gmail.com
on 15 May 2013 at 3:24
Attachments:
on Debian Wheezy
$ apt-get install freetds-dev
solve the problem
Original comment by andreaco...@gmail.com
on 1 Jun 2013 at 7:26
The following commit removes the dependency on libct so you shouldn't have to
install FreeTDS to get it.
https://code.google.com/p/pymssql/source/detail?r=325f466ae1b5890d4c7bd94b411eb1
4cee9ae6f8
Original comment by msabr...@gmail.com
on 6 Aug 2013 at 9:32
I also just applied Ramiro's patch to improve the README.
https://code.google.com/p/pymssql/source/detail?r=e99fb4f037bec99f39041da59d28dc
a4cd564663
Thanks, Ramiro!
Original comment by msabr...@gmail.com
on 6 Aug 2013 at 9:42
Original issue reported on code.google.com by
jan.gebo...@gmail.com
on 22 Apr 2013 at 1:27