1

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

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.

4

1 回答 1

0

好吧,也许有点晚了,但对于每个有同样问题的人,你可以看看我的帖子,它是关于同一主题的。我找到了解决这个问题的方法。

-->安装内存缓存时出错 (1.2.13)

希望对你也有帮助!;-)

于 2013-11-13T09:48:38.657 回答