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
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to