Forums | Admin

Discussion Forums: help

Start New Thread Start New Thread

 

By: Chris Haupt
Using sqlup from a gem install on Linux? [ reply ]  
2007-08-08 03:14
I've been playing with the .13 build and it is a great start. I've logged a couple of items in the bug base with some patches, and have a few more items I haven't completely characterized yet.

The first is having trouble with a base install when installing via gem. On my CentOS5 box, the default gem install places the bin/* scripts into /usr/bin, but the rest of the stuff is in the /usr/lib/ruby/gems/... tree. So, the logic for some of the requires that has path assumptions is off.

I'm still coming up to speed on the admin side of gems so might just need a simple pointer.

Pulling the archive from rubyforge and running straight from the tarball is no problem, since all of the directories are in their expected config.

If this is a bug, I can log it.