[csw-users] Ruby 'gem install mysql' problems

Ben Walton bwalton at opencsw.org
Fri May 8 16:23:10 CEST 2009


Excerpts from Ben Walton's message of Fri May 08 09:23:25 -0400 2009:
> Looking at the extconf.rb shipped with the mysql gem, it only attempts
> to use mysql_config if you pass it as you do below.  If you don't pass
> that option, it falls back to using directories in /usr/local.  This
> is a shortcoming of the mysql gem.

...actually, this can be overridden by calling:

gem install mysql -- --with-mysql-dir=/opt/csw/mysql5

This build works cleanly for me.

Would you mind giving that a spin?

Thanks
-Ben
-- 
Ben Walton
Systems Programmer - CHASS
University of Toronto
C:416.407.5610 | W:416.978.4302

GPG Key Id: 8E89F6D2; Key Server: pgp.mit.edu
Contact me to arrange for a CAcert assurance meeting.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://lists.opencsw.org/pipermail/users/attachments/20090508/633b4791/attachment-0002.asc>


More information about the users mailing list