From: ts Date: 2003-12-27T01:23:35+09:00 Subject: Re: dbdbd installation help please >>>>> "J" == Joseph Paish writes: J> ps. i am running ruby 1.6.2 on linux. It's too old your ruby :-) svg% ruby -v ruby 1.6.2 (2000-12-25) [i686-linux] svg% we are in 2003, you are sure that you don't want update it ? J> dest = Config::CONFIG["sitelibdir"] + File::SEPARATOR + source here the reason svg% ruby -rrbconfig -e 'p Config::CONFIG["sitelibdir"]' nil svg% this variable was not defined in 2000 Guy Decoux