From: Tom Cloyd Date: 2008-03-09T14:35:03+09:00 Subject: lost gems - path problem? I'm a little unsure where to ask this question. If I need to go elsewhere, tell me and a I get movin'. I'm over at the #kubuntu irc channel, but it's not helpful right now, and this IS a rubygems questions, sort of. I'm running Kubuntu Linux 7.10, and I'm trying to get the radiant cms running. It's installed, but I cannot get a good response to "radiant....." commands. I was told that it appears that somehow my path/ENV is messed up. I've install the radiant rubygem, but the OS can't seem to find it when I issue "$: radiant...." commands. I honestly have NO idea how to fix this. My rubygems look OK - I see them in /var/lib/gems/1.8/gems/, but... $ gem list --local /usr/bin/gem:23: uninitialized constant Gem::GemRunner (NameError) shows that the gems are lost to the system. Would appreciate any help. Thanks. Tom