Click here to Skip to main content
15,889,595 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more:
The command was:

C:\OpenSSL>perl Configure VC-WIN32 --prefix=C:\Build-OpenSSL-VC-32

I get the error message:

Can't open perl script"configure": No such file or directory

What can this possibly mean? What is the problem? What is the likely solution?
Posted

1 solution

it means it can't find the perl script, configure ?!

Have you cd'd to the directory with the pl in it?[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900