From: Matteo N. <mat...@st...> - 2007-06-03 21:02:55
|
Steven Pfohl Murphy ha scritto: >"fatal: Can't locate object method "connect" via package "DBIx::DBCluster" >at /usr/sbin/sqlgrey line 833." >I'm using sqlgrey 1.7.5 on a gentoo linux boxen and mysql 5.0.38. Ok, 2 things. 1) Gentoo is sh%t. Switch distro :) 2) There's no way to enable db cluster using ebuild provided from gentoo. If you want use cluster, you have to patch manually the sources, replace use DBI with use DBIx::DBCluster, and install the module manually ( you have to gunzip manually the sources from /usr/portage/distfiles, and take the sources from there). I think you installed sqlgrey from ebuild, right? |