On Friday 06 December 2002 08:22, you wrote: > On Fri, 6 Dec 2002 08:32:25 -0800 David Driscoll <[EMAIL PROTECTED]> wrote: > > Follow up to my post of 12/05 > > I found some suggestions on the MYSQL site & tried them all: > > libmysqlclient.so already was in /usr/lib > > compile with perl Makefile.PL -static -config > > add path to /usr/lib to /etc/ld.so.conf > > set LD_RUN_PATH to /usr/lib > > > > No change: make generates an error saying it can't find mysql.so > > and quits. > > So where is mysql.so and what are it's permissions?
I don' have mysql.so anywhere. When I google mysql.so I found the MYSQL site I quoted above that said what I needed was mysqlclient.so. Where could I get mysql.so?
