Wampserver 上的 GnuPG

发布于 2024-09-07 06:28:39 字数 108 浏览 3 评论 0原文

你能告诉我如何在 wampserver 上安装和使用 GnuPG 吗?我真的很想要那个。

我希望这个问题能在 stackoverflow 下找到。如果没有,请关闭此,但请不要投票给我:(

Can you please tell me how do I install and use GnuPG on wampserver ? I seriously want that.

I hope this question comes under stackoverflow. If not please close this but please dont downvote me :(

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

青衫负雪 2024-09-14 06:28:39

您可以在此处获取作为 PECL 包的 GnuPG: http://pecl.php.net/package/gnupg< /a>

看起来你需要自己编译它。它带有一个 config.m4 文件,因此您可能需要使用自动工具(cygwin?)。

有关如何安装它的说明如下:
http://www.php.net/manual/en/install。 pecl.windows.php

听起来你只需要把编译的.dll放在正确的目录中即可。

您还需要安装 GnuPGME: http://www.gnupg.org/gpgme.html

php.net 上的一位评论者无法安装它,因此它可能无法正常工作。

You can get GnuPG as a PECL package here: http://pecl.php.net/package/gnupg

It looks like you'll need to compile it yourself though. It comes with a config.m4 file, so you'll probably want to use autotools (cygwin?).

Instructions on how to install it are here:
http://www.php.net/manual/en/install.pecl.windows.php

It sounds like you just have to put the .dll you compile in the correct directory.

You'll also need to install GnuPGME: http://www.gnupg.org/gpgme.html

One of the commenters on php.net wasn't able to get it to install, so it might not work anyway..

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文