On May 19, 3:17 pm, Scott LaBounty <[email protected]> wrote: > > > Thanks Jeremy. I had already done the "which sequel" and it wasn't found. > I'll just put a sym link in /usr/bin. I just don't recall having to do this > before. It looks like I have the same issue with ramaze also. Anyone know if > this used to be part of the installation process that got removed?
Debian's version of gem places gems in /var/lib and doesn't manage the paths. The version from the ruby gems website places gems in /usr/lib and moves the binaries into /usr/bin. Perhaps you were using the version from the website previously. Ben Armston -- You received this message because you are subscribed to the Google Groups "sequel-talk" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/sequel-talk?hl=en.
