5 Mar
2007
5 Mar
'07
12:19 p.m.
--On 5. März 2007 07:14:41 -0500 tonylabarbara@aol.com wrote:
__bootstrap__ ImportError: Shared object "libmysqlclient_r.so.15" not found, required by "_mysql.so" Traceback (most recent call last):
This is also self-speaking. The mysql client libaries are either not installed or can't be found. Check if the file is installed properly. If yes, try to extend the library search path of the dynamic linker using the LD_LIBRARY_PATH environment variable. -aj