【问题标题】:Cant install Crypt_GPG on xampp windows无法在 xampp windows 上安装 Crypt_GPG
【发布时间】:2015-11-12 23:10:33
【问题描述】:

我使用了命令 php pyrus.phar install pear/Crypt_GPG 在 windows 的 xampp 中安装 Crypt_GPG。 但它显示了以下依赖错误

Pyrus 版本 2.0.0a4 SHA-1: 72271D92C3AA1FA96DF9606CD538868544609A52 使用位于 C:\xampp\php\pear Pyrus\Installer\Exception 的 PEAR 安装: 某些软件包的依赖项验证失败, 安装中止 Pyrus\Dependency\Exception: pear.php.net/Crypt_GPG 可以选择使用 PHP 扩展“posix”
Pyrus\Dependency\Exception:无法安装 pear.php.net/Crypt_GPG 窗户

梨页面https://pear.php.net/package/Crypt_GPG 说posix 是一个可选的依赖,而且posix 不能安装在windows 中。它还说 Crypt_GPG 可以安装在 Windows 中。见页面底部。

无论如何我可以通过这个错误并在 windows 的 xampp 中的 php 上安装 Crypt_GPG 吗?

【问题讨论】:

    标签: php windows xampp pear pyrus


    【解决方案1】:

    不要使用 pyrus;它有问题,不再开发了。

    原来的 PEAR 安装程序可以正常工作。

    【讨论】:

      猜你喜欢
      • 2013-09-20
      • 2013-02-12
      • 2018-08-12
      • 2013-07-02
      • 2012-01-13
      • 2017-01-30
      • 2016-03-06
      • 2023-03-05
      • 2019-03-31
      相关资源
      最近更新 更多