Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在 Ubuntu 上。有任何想法吗?我必须设置任何编译选项吗?
您的系统上似乎缺少一些开发包。看我这里的文章,具体这一步。我不确定,但 MD5 代码可能是 libssl 的一部分,因此可以通过安装这些包来覆盖它。
$ sudo apt-get install zlib1g-dev libreadline5-dev libssl-dev libxml2-dev