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.
我从这里下载了 2.5.8 版本的 sourceforge libmcrypt 源
我做了一些研究,发现了这篇文章:
从这个网站,我下载了编译后的 .lib 和 .dll ,是的,它们运行良好。本网站提供的版本是 2.5.7。我想自己编译 2.5.8 但稍作修改。实际上,我想编译一个不需要 DLL 的独特库。有人可以告诉我该怎么做吗?
看看这个。这可能是您正在寻找的。
http://www.jeremymorgan.com/tutorials/linux/how-to-build-apache-php5-and-mysql-from-source-the-hard-way/