Rick Morrision wrote:
Try building pymssql from source as well, that might resolve the link dependency.

i'd tried that; but taking a closer look, i've discovered what the problem was:

i assumed that "python2.4 setup.py clean" in pymssql would remove _mssql.so from build/ so it would be rebuilt, but apparently this isn't the case.

i removed the version built when libsybdb.so.3 was on the system, rebuilt with .so.5 in place, and now my ldd looks like yours.


thank you for your help. i'm looking forward to becoming more closely acquainted with sqlalchemy, and using it with mssql some time soon.



-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Sqlalchemy-users mailing list
Sqlalchemy-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sqlalchemy-users

Reply via email to