7 messages in com.mysql.lists.perlRe: :mysql problem
FromSent OnAttachments
Kangara, Madhu25 May 2004 09:36 
Rudy Lippan25 May 2004 10:38 
W25 May 2004 14:53 
Jochen Wiedmann25 May 2004 23:19 
W26 May 2004 10:03 
W26 May 2004 14:36 
Jochen Wiedmann26 May 2004 23:33 
Subject:Re: :mysql problem
From:Jochen Wiedmann (joch@freenet.de)
Date:05/25/2004 11:19:50 PM
List:com.mysql.lists.perl

W wrote:

The lib directory contains the file libmysqlclient.a, so I don't understand why it can't find mysqlclient.

Does the lib directory also contain libmysqlclient.so? In that case, create a separate directory with only the .a files and use that. (This directory can be deleted after building the driver.)

Jochen