From: Len C. <lc...@Go...> - 2009-04-07 18:16:22
|
Installing sqlgrey and p5-DBD-mysql with pkg_add or with "make && make install" in each's /usr/ports directory fails. Starting sqlgrey with /usr/local/etc/rc.d/sqlgrey gives: Apr 7 12:25:32 mx1 sqlgrey: Process Backgrounded Apr 7 12:25:32 mx1 sqlgrey: 2009/04/07-12:25:32 sqlgrey (type Net::Server::Multiplex) starting! pid(81268) Apr 7 12:25:32 mx1 sqlgrey: Binding to TCP port 2501 on host localhost Apr 7 12:25:32 mx1 sqlgrey: Setting gid to "1001 1001" Apr 7 12:25:32 mx1 sqlgrey: Setting uid to "1003" Apr 7 12:25:32 mx1 sqlgrey: fatal: Can't locate object method "driver" via package "DBD::MySQL" at /usr/local/lib/perl5/site_perl/5.8.8/mach/DBI.pm line 787. Apr 7 12:25:32 mx1 sqlgrey: fatal: DBD::MySQL initialisation failed: Can't locate object method "driver" via package "DBD::MySQL" at /usr/local/lib/perl5/site_perl/5.8.8/mach/DBI.pm line 787. Perhaps the capitalisation of DBD 'MySQL' isn't right. at /usr/local/sbin/sqlgrey line 814 Thanks Len |