From: Steven P. M. <st...@bu...> - 2007-06-03 23:28:57
|
First up thank you for the response. I did originally install using portage but based on your information just compiled by source which fixed the issue. Now I'm just having one or two problems with mysql permissions. Hopefully I'll be able to resolve them without additional assistance. I've been using Gentoo for about a year or so and have found it to be a very good distro actually. I completely respect your opinion as there is no perfect distro for everyone, it's usually a comfort level thing. I'm wondering if your dislike of Gentoo is specific to sqlgrey or are you making a general statement about its use? What is your preferred distro for sqlgrey? -----Original Message----- From: sql...@li... [mailto:sql...@li...] On Behalf Of Matteo Niccoli Sent: Sunday, June 03, 2007 5:04 PM To: SQLgrey users mailing-list Subject: Re: [Sqlgrey-users] DBCluster connect issue 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? ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Sqlgrey-users mailing list Sql...@li... https://lists.sourceforge.net/lists/listinfo/sqlgrey-users |