基本上,当我尝试生成一个scaffold时,我得到了这个错误no such file to load -- openssl (LoadError)。错误来自于不确定为什么会发生这种情况。下面是完整的错误:
/home/spencer/.rvm/gems/ruby-1.9.2-p290@rails310/gems/rack-1.3.4/lib/ra
Use --with-zlib-dir=<DIR> to specify prefix where ZLIB include and library are located
我试过用pecl installmemcache和pecl install --configureoptions='with-zlib-dir="path"' memcache,但都没有用。从我对有关包安装的不同主题的回顾来看,问题似乎与pecl install命令中的pecl install选项有关,因为当我从将参数
matching '*.so' found anywhere in distribution
The headers or library files could not be found for zlibsetuptools.sandbox.UnpickleableException: RequiredDependencyException('\n\nThe headers or library files could not be found for zlibZlib已经安装...谢谢