From: "Kevin Ilchmann Jørgensen" Date: 2006-06-22T18:20:37+09:00 Subject: Re: How to install Ruby Postgres Gem with a remote server On 6/22/06, Bing Tan wrote: > Ok, so I've tried doing the installations but I'm now getting this error > when doing my test. It seems like the driver isn't being seen?: > > /usr/local/lib/ruby/site_ruby/1.8/dbi/dbi.rb:499:in `load_driver': is > not a class/module (TypeError) > from /usr/local/lib/ruby/site_ruby/1.8/dbi/dbi.rb:401:in > `_get_full_driver' > from /usr/local/lib/ruby/site_ruby/1.8/dbi/dbi.rb:381:in > `connect' > from ./test_connect.rb:7 > google: _get_full_driver postgres find http://www.codecomments.com/message664869.html (first hit) might help, anyway it cant find the driver what is the content of your /ruby/DBD/ dir ?