Local install of sqlite3-ruby
Posted
by Skully
on Stack Overflow
See other posts from Stack Overflow
or by Skully
Published on 2010-04-27T15:09:29Z
Indexed on
2010/04/27
15:13 UTC
Read the original article
Hit count: 642
On my current system i dont have root-access and i want to install sqlite3-ruby. I can compile it and i know how to set custom install-folder, but how does my ruby-installation can recognize/find that installed gem for usage?
I tried prefix of my custom RUBYLIB-Folder but that didnt work either.
Any suggestions?
Thanks skully
© Stack Overflow or respective owner