Can't Install DBD::mysql

2007-11-28 Thread Lola J. Lee Beno
I've already got DBD installed, and I'm trying to install DBD::mysql (am running Leopard). Make test failed . . . here's the first test that failed: Running make test PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/00base...

Re: Can't Install DBD::mysql

2007-11-28 Thread Charlie Minow
I ran into this on Tiger as well. For some reason, it's looking for the MySQL libraries in the wrong place. MySQL puts them in /usr/local/ mysql/lib, but the make file for DBD::mysql looks a little deeper, in /usr/local/mysql/lib/mysql. I could never figure out how to fix that path in the ma

Library Problem

2007-11-28 Thread Michael Barto
What is the trick to installing Net::SFTP? The Math::GMP library fails. Trying to use MCPAN -e shell interactively with install Net::SFTP. MacOSX 10.4.11 PPC. Perl v5.8.6 -- Michael Barto Software Architect

Re: Can't Install DBD::mysql

2007-11-28 Thread Lola J. Lee Beno
Charlie Minow wrote: I ran into this on Tiger as well. For some reason, it's looking for the MySQL libraries in the wrong place. MySQL puts them in�/usr/local/mysql/lib, but the make file for DBD::mysql looks a little deeper, in�/usr/local/mysql/lib/mysql. I could never figure out how to fix t

Re: Can't Install DBD::mysql

2007-11-28 Thread Charlie Minow
On Nov 28, 2007, at 3:51 PM, Lola J. Lee Beno wrote: Charlie Minow wrote: I ran into this on Tiger as well. For some reason, it's looking for the MySQL libraries in the wrong place. MySQL puts them in�/ usr/local/mysql/lib, but the make file for DBD::mysql looks a little deeper, in�/usr/loc

Re: Can't Install DBD::mysql

2007-11-28 Thread Enrique Terrazas
Take a look at the following to specify the makefile flags: Enrique On Nov 28, 2007, at 2:58 PM, Charlie Minow wrote: On Nov 28, 2007, at 3:51 PM, Lola J. Lee Beno wrote: Charlie Minow wrote: I ran into this o

PAR::Packer build error

2007-11-28 Thread Alex Dodge
Hello. I'm having difficulty building PAR::Packer. I'm running OSX 10.5. I've downloaded the svn from http://svn.openfoundry.org/par/PAR-Packer/trunk/ and am trying to compile. However, I get the following: (CPAN gets the same error.) [EMAIL PROTECTED]:~/Install/Sources/par-packer $ make includ

Re: Can't Install DBD::mysql

2007-11-28 Thread Lola J. Lee Beno
Charlie Minow wrote: Right. I just copied the ".dylib" files and none of the other ones into the new "mysql" directory, though. So far, it's all good. Worked like a charm. Thank you. -- Lola J. Lee Beno - ColdFusion Programmer/Web Designer for Hire http://www.lolajl.net/resume | Blog at ht