Did you try running 'port search rb-dbi'?

$ port search rb-dbi
rb-dbd-mysql @0.0.23 (databases)
Ruby DBI driver for Mysql. OBSOLETE: please use dbd_mysql variant of rb-dbi

rb-dbd-pg @0.0.23 (databases)
Ruby DBI driver for PostgreSQL. OBSOLETE: please use dbd_pg variant of
    rb-dbi

rb-dbi @0.1.1 (ruby, databases)
    The Ruby port of DBI

Found 3 ports.

You can get more information about rb-dbi by running 'port info rb-dbi'.

$ port info rb-dbi
rb-dbi @0.1.1, Revision 1 (ruby, databases)
Variants:    dbd_mysql, dbd_odbc, dbd_pg, dbd_proxy, universal

A database independent interface for accessing databases, similar to Perl's DBI.
Database drivers for it are now available as variants of this package.
Homepage:    http://rubyforge.org/projects/ruby-dbi

Library Dependencies: ruby
Platforms:            darwin
Maintainers:          [email protected]

If you need to install rb-dbi that works with MySQL, you should be able to install it by running:
'sudo port install rb-dbi +dbd_mysql'.



--
Takashi Yoshida

email: [email protected]
web: http://takashiyoshida.org

On Jan 3, 2009, at 11:51 PM, George Entenman wrote:

On this page (http://www.macports.org/ports.php?by=category&substr=databases&page=3&pagesize=50 ) there is a message concerning rb-dbd-mysql:

    rb-dbd-mysql 0.0.23
Ruby DBI driver for Mysql. OBSOLETE: please use dbd_mysql variant of rb-dbi
        Maintained by: robertoatfreebsd.org
        Categories: databases
        Platforms: darwin

How do I find it?

And, has it been ported to work with mysql5-devel?

(I'm trying to get ruby-dbi working with MySQL 5.1.30 and have failed with my normal OSX 10.5 version of ruby. Any help would be appreciated.)

Thanks
George Entenman
Chapel Hill, NC

_______________________________________________
macports-users mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/macports-users

_______________________________________________
macports-users mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/macports-users

Reply via email to