Re: [Koha-devel] Koha 3.0 _FC7: DBD::mysql

2008-07-11 Thread Mason James
On 2008/07/12, at 6:24 PM, Partha Mukhopadhyay wrote: Dear Mason Thanks for guiding. Now the problem is that the fedora project says that mysql (for me the version is mysql-5.0.45-6.fc7) contains mysqlclient. I did a search in rpm find. It shows mysql- client rpm for other variants of linu

Re: [Koha-devel] Koha 3.0 _FC7: DBD::mysql

2008-07-11 Thread Mason James
On 2008/07/12, at 6:32 PM, Mason James wrote: On 2008/07/12, at 6:24 PM, Partha Mukhopadhyay wrote: Dear Mason Thanks for guiding. Now the problem is that the fedora project says that mysql (for me the version is mysql-5.0.45-6.fc7) contains mysqlclient. I did a search in rpm find. It show

Re: [Koha-devel] Koha 3.0 _FC7: DBD::mysql

2008-07-11 Thread Mason James
b5;hb=HEAD), the package name is 'MySQL-devel'" - Original Message - From: "Mason James" <[EMAIL PROTECTED]> To: "Partha Mukhopadhyay" <[EMAIL PROTECTED]> Subject: Re: [Koha-devel] Koha 3.0 _FC7: DBD::mysql Date: Sat, 12 Jul 2008

Re: [Koha-devel] Koha 3.0 _FC7: DBD::mysql

2008-07-11 Thread Partha Mukhopadhyay
mysql-client? Should I run yum update mysql? partha > - Original Message - > From: "Mason James" <[EMAIL PROTECTED]> > To: "Partha Mukhopadhyay" <[EMAIL PROTECTED]> > Subject: Re: [Koha-devel] Koha 3.0 _FC7: DBD::mysql > Date: Sat, 12 Jul 200

Re: [Koha-devel] Koha 3.0 _FC7: DBD::mysql

2008-07-11 Thread Mason James
On 2008/07/12, at 2:53 AM, Partha Mukhopadhyay wrote: /usr/bin/ld: cannot find -lmysqlclient <<< collect2: ld returned 1 exit status make: *** [blib/arch/auto/DBD/mysql/mysql.so] Error 1 /usr/bin/make -- NOT OK you are missing some 'mysqlclient' library package??? __