RE: trouble with perl

2012-08-08 Thread DaWiz
I can't find his phone number to call him. -Original Message- From: Martin Gainty [mailto:mgai...@hotmail.com] Sent: Wednesday, August 08, 2012 12:22 PM To: elim@gmail.com Cc: mysql@lists.mysql.com Subject: RE: trouble with perl I know I had the same problem with PHP when mysq

RE: trouble with perl

2012-08-08 Thread Martin Gainty
on, nous ne pouvons accepter aucune responsabilité pour le contenu fourni. > Date: Wed, 8 Aug 2012 13:28:42 -0400 > Subject: Re: trouble with perl > From: per...@elem.com > To: elim@gmail.com > CC: mysql@lists.mysql.com > > On Wed, Aug 8, 2012 at 1:12 PM, Elim Qiu

Re: trouble with perl

2012-08-08 Thread Perrin Harkins
On Wed, Aug 8, 2012 at 1:12 PM, Elim Qiu wrote: > But when I use browser for the system testing (perl_test.cgi and forum.pl), > both report me that DBD:mysql is not installed (or not available) It's possible that DBD::mysql is installed in a place where it's not in the library path for your CGI s

Re: trouble with perl

2012-08-08 Thread Elim Qiu
I really confussed about this. I don't know whether my mysql is 32bit or 64bit, so I just fresh installed mysql 5.5.27 for osx 10.6 64bit. And I did reinstalled DBI and DBD::mysql make give me a lot of warnings like "warning: format not a string literal and no format arguments" but make test did w

Re: trouble with perl

2012-08-07 Thread Perrin Harkins
Hi, This probably means you changed your MySQL libraries but didn't recompile or reinstall DBD::mysql, Usually this kind of issue is solved by reinstalling DBD::mysql in the same way that you previously installed it, so it can build against your current libraries. - Perrin On Mon, Aug 6, 2012 a

Re: trouble with perl

2012-08-07 Thread Elim Qiu
ands.com> wrote: > http://bixsolutions.net/forum/thread-18.html > > > -Original Message- > From: Elim Qiu [mailto:elim@gmail.com] > Sent: Monday, August 06, 2012 5:42 PM > To: mysql@lists.mysql.com > Subject: trouble with perl > > To populate table fo

RE: trouble with perl

2012-08-07 Thread Stillman, Benjamin
http://bixsolutions.net/forum/thread-18.html -Original Message- From: Elim Qiu [mailto:elim@gmail.com] Sent: Monday, August 06, 2012 5:42 PM To: mysql@lists.mysql.com Subject: trouble with perl To populate table for a perl forum, I got the following error: aMac:mwf elim$ perl

trouble with perl

2012-08-06 Thread Elim Qiu
To populate table for a perl forum, I got the following error: aMac:mwf elim$ perl install.pl dyld: lazy symbol binding failed: Symbol not found: _mysql_init Referenced from: /Library/Perl/5.10.0/darwin-thread-multi-2level/auto/DBD/mysql/mysql.bundle Expected in: flat namespace dyld: Symbol n