简体   繁体   English

安装Memcache Gem时出错

[英]Error when installing memcache gem

I am running gem install memcache -v '1.2.13', and I am getting this error on ruby 1.9.3 on OSX 10.8 我正在运行gem install memcache -v'1.2.13',并且在OSX 10.8上的ruby 1.9.3上遇到此错误

ld: library not found for -lruby.1.9.1
collect2: ld returned 1 exit status
make: *** [native_server.bundle] Error 1


Gem files will remain installed in /Users/username/.rvm/gems/ruby-1.9.3-p125/gems/memcache-1.2.13 for inspection.
Results logged to /Users/username/.rvm/gems/ruby-1.9.3-p125/gems/memcache-1.2.13/ext/gem_make.out

I have no idea what to do at this point. 我现在不知道该怎么办。

Ok maybe it's a bit late, but for everybody with the same problem, you can look at my post which is about the same topic. 好的,也许为时已晚,但是对于每个有相同问题的人,您都可以看看我的帖子,主题相同。 I found a solution for this problem. 我找到了解决此问题的方法。

--> Error while installing memcache (1.2.13) -> 安装内存缓存时出错(1.2.13)

Hope that helps you too! 希望对您有帮助! ;-) ;-)

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM