开发者

Local install of sqlite3-ruby

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 m开发者_StackOverflowy 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


By default, if you don't have root access, RubyGems tries to install the gem in your home directory, within the ~/.gem directory. Just type

$ gem install sqlite3-ruby
0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜