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:W (just@yahoo.com)
Date:05/25/2004 02:53:46 PM
List:com.mysql.lists.perl

When I try to pass in -lmysqlclient, I get an error: 'ld: Can't find library: "mysqlclient"'

Configuration is:

cflags (mysql_config) = -I/opt/mysql/mysql/include +DAportable libs (mysql_config) = -L/opt/mysql/mysql/lib -lmysqlclient -lcrypt -lnsl -lm

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

--- "Kangara, Madhu" <Madh@T-Mobile.com> wrote:

Did you read my posting an year back for this issue. Here is the link http://lists.mysql.com/perl/2548

Madhu