From: Potian, J. (Exchange) <jp...@be...> - 2002-04-03 07:08:22
|
Harry, Did this solve your stored procedure problems? Regards, Jon-Marcelius Potian -----Original Message----- From: Harri Pasanen [mailto:har...@tr...] Sent: Tuesday, April 02, 2002 5:19 AM To: pyt...@ob... Subject: [python-sybase] installation problem of the Sybase module Me again, Forgot to mention an installation/build problem with the Sybase module. On Linux Mandrake 8.1 + some patches, Python 2.2, the module linked with libintl.so from Sybase. But at runtime it picked up the library from /usr/lib, which is of course not the Sybase lib, even if has the same name. My workaround for the above was to create a symlink libsybintl.so -> libintl.so in the sybase lib directory, and tweak the setup.py to use libsybintl.so. -Harri _______________________________________________ Python-sybase mailing list Pyt...@ob... https://object-craft.com.au/cgi-bin/mailman/listinfo/python-sybase ********************************************************************** Please be aware that, notwithstanding the fact that the person sending this communication has an address in Bear Stearns' e-mail system, this person is not an employee, agent or representative of Bear Stearns. Accordingly, this person has no power or authority to represent, make any recommendation, solicitation, offer or statements or disclose information on behalf of or in any way bind Bear Stearns or any of its affiliates. ********************************************************************** |