View Single Post

   
  #1 (permalink)  
Old 01-16-2008, 08:42 AM
kaka.hui@gmail.com
 
Posts: n/a
Default How to build a shared object using libtool?

I have installed MySQL4.0.21 (downloaded from
mysql-4.0.21-sol8-sparc-local.gz @sunfreeware.com.) Now I am
encountering problem when installing the MySQL-Python1.2.0 extension.
It complains that libmysqlclient_r.so not found. Is it possible to
create a share object using libtool? If so, how do I build the share
object using libtool? Please advise, thank you!

Reply With Quote