Quoting Gisborne <[email protected]>: > One thing I haven't mentioned is that I'm using ruby-enterprise-1.8.6, > along with ruby-devel-1.8.6. I don't see a ruby-enterprise-devel > anywhere, and my understanding of Enterprise is that it's binary > compatible with ruby, so I think that's okay.
Where are you getting your ruby-enterprise-1.8.6 from? Did you compile from source? The current REE is 1.8.7 and when compiling from the script that comes in the tarball always builds the mysql gem as part of the install (along with rails and pg gems). I don't recall having issues with the mysql gem builds on my RHEL5 systems - but so far those have all been 32 bit systems. I am about to try some 64 bit systems so can report back if we have problems and what their resolution is. If building from the newest REE 1.8.7 source does not fix your install issues, can you send more details of what mysql stuff you have installed and how. e.g. are these the stock RHEL MySQL rpms or did you install either from source or from third party rpms. -- Cynthia Kiser [email protected] --~--~---------~--~----~------------~-------~--~----~ SD Ruby mailing list [email protected] http://groups.google.com/group/sdruby -~----------~----~----~----~------~----~------~--~---
