Thanks. I've now verified that it doesn't work with require 'abbrev' or require 'ipaddr', but each time it gives a slightly different error. jeff. On 02/02/2005, at 4:55 PM, Charles Mills wrote: > > jm wrote: >> Anyone out there tried dbi with yarv >> >> dbi 0.0.23 seems to work ok ruby 1.9, however when the test.rb script > >> is modified as follows, by adding the required line, >> >> ########################################################### >> $prog =<<'__EOP__' >> require 'dbi' >> > (...) > I don't think YARV supports Kernel.require yet. > > -Charlie > >