无法打开Perl脚本“配置":没有这样的文件或目录 [英] Cannot open Perl script "Configure": no such file or directory

查看:717
本文介绍了无法打开Perl脚本“配置":没有这样的文件或目录的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何在Windows-32位上安装openSSL?

How to install openSSL on Windows-32 bit?

这是我到目前为止所做的:

This is what I have done so far:

  1. http://www.openssl.org/source/并使用7-zip

下载&安装ActiveState Perl @ ActiveState Perl并添加C:\perl\bin\.

Download & install ActiveState Perl @ ActiveState Perl and added C:\perl\bin\.

运行C:\Program Files\Microsoft Visual Studio 10.0\Common7\Tools\vsvars32.bat以获得Visual Studio环境设置.

Run C:\Program Files\Microsoft Visual Studio 10.0\Common7\Tools\vsvars32.bat to get Visual Studio environment setup.

运行perl Configure VC-WIN32 no-asm – -prefix=C:\openssl-1.0.1b.

此命令给我错误cannot open perl script "Configure": no such file or directory.

请帮助我解决这个问题.

Please help me to solve this problem.

推荐答案

这是我为解决此错误所做的事情:

Here is what I did to fix this error:

  • 我在 Visual Studio命令提示符中执行了命令,而不是 常规的CMD.
  • 要运行到Visual Studio命令提示符,请单击start-> All programs-> Microsoft Visual Studio 2010-> Visual Studio Tools -> Visual Studio Command Prompt (2010)
  • 此外,请确保您位于文件 Configure 所在的目录中.
  • I executed the command in Visual Studio Command Prompt instead of a regular CMD.
  • To run to the Visual Studio Command Prompt click start -> All programs -> Microsoft Visual Studio 2010 -> Visual Studio Tools -> Visual Studio Command Prompt (2010)
  • Also, Make sure you are in the directory where the file Configure is located.

命令已正确执行

这篇关于无法打开Perl脚本“配置":没有这样的文件或目录的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
相关文章
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆