I am on Ubuntu. Any ideas? Do I have to set any compilation option?
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试):
问题:
回答1:
It seems you're missing some devel packages on your system. See my article here, specifically this step. I'm not sure, but the MD5 code could be part of libssl, so it would be covered by installing these packages.
$ sudo apt-get install zlib1g-dev libreadline5-dev libssl-dev libxml2-dev