1
Zookeeper 1.4.11存在問題。這是我的項目的依賴性,每次我嘗試捆綁我得到:Zookeeper 1.4.11不會安裝
Gem::Ext::BuildError: ERROR: Failed to build gem native extension.
...
_zookeeper_interest
_zookeeper_process
make[1]: *** [libzookeeper_st.la] Error 1
make: *** [all] Error 2
*** extconf.rb failed ***
Could not create Makefile due to some reason, probably lack of necessary libraries and/or headers. Check the mkmf.log file for more details. You may need configuration options.
當我去找mkmf.log
,它不存在任何地方。有沒有人見過這個?