Date: Wed, 8 Apr 2009 09:17:05 +0200 From: Mel Flynn <mel.flynn+fbsd.questions@mailing.thruhere.net> To: freebsd-questions@freebsd.org, lconrad@go2france.com Subject: Re: SQLgrey not happy Message-ID: <200904080917.05507.mel.flynn%2Bfbsd.questions@mailing.thruhere.net> In-Reply-To: <200904071605.AA870842786@mail.Go2France.com> References: <200904071605.AA870842786@mail.Go2France.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tuesday 07 April 2009 16:05:53 Len Conrad wrote: > Trying to install everything via pkgs, but it messed up. > > fbsd 7.1 > > SQLgrey 1.7.6 installed as pkg_add > > p5-DBD-mysql installed as: > > pkg_add -r > ftp://ftp4.freebsd.org/pub/FreeBSD/ports/i386/packages-8-current/All/p5-DBD >-mysql-4.010.tbz <snip> > Apr 7 08:25:22 mx1 sqlgrey: fatal: Can't locate loadable object for module > DBD::mysql in @INC (@INC contains: /usr/local/lib/perl5/5.8.8/BSDPAN ^^^^^ Ports is at 5.8.9 since a few, so my guess is that p5-DBD-mysql-4.010 is installed in /usr/local/lib/perl5/5.8.9/BSDPAN. You probably ignored the warning that "p5-DBD-mysql-4.010 requires perl-5.8.9 but perl-5.8.8_1 is installed". Upgrading perl or finding an older package is the solution. -- Mel
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200904080917.05507.mel.flynn%2Bfbsd.questions>