From: Dmitry Borodaenko Date: 2003-09-14T20:13:22+09:00 Subject: Debian packages: DBI for ruby1.8/unstable, ruby1.8 for woody On Sun, Sep 14, 2003 at 06:33:40PM +0900, Dmitry Borodaenko wrote: > Debian packages of DBI for Ruby 1.8.0 are already waiting in queue to > Debian/unstable. I will also put it up on people.d.o soon, as I think it > will take a couple more weeks to finish with Ruby 1.6 -> 1.8 transition. http://people.debian.org/~angdraug/ If you're too lazy to fire up a browser, here is a relevant excerpt: ---------------------------------------------------------------------- Ruby 1.8.0 backport to Debian 3.0r1/woody by Vladimir Shahov: deb http://people.debian.org/~angdraug/ stable main deb-src http://people.debian.org/~angdraug/ stable main apt-get install ruby1.8 ---------------------------------------------------------------------- Debian Ruby Policy-compliant packages of YAML4R, Ruby/DBI, PostgreSQL (from Taku YASUI) and MySQL modules for Ruby 1.6 and 1.8: deb http://people.debian.org/~angdraug/ unstable main deb-src http://people.debian.org/~angdraug/ unstable main apt-get install libyaml1.6-ruby libdbi-ruby libdbd-pg-ruby1.6 \ libdbd-pg-ruby1.8 libdbd-mysql-ruby1.6 libdbd-mysql-ruby1.8 \ libdbd-sqlite-ruby1.6 libdbd-sqlite-ruby1.8 I've checked these packages against Samizdat (which requires yaml and dbi/pg), and it works fine both with 1.6 and with 1.8 versions. Enjoy! -- Dmitry Borodaenko