【转】安装OpenSSL缺失Microsoft Visual C++ 2008 Redistributables的解决方案

时间:2014-03-10 23:43:29   收藏:0   阅读:744

from: http://www.cnblogs.com/luguo3000/p/3539815.html  

在安装OpenSSL的时候通常会提示以下错误:


  "The Win32 OpenSSL Installation Project setup has detected that the following critical component is missing:
  Microsoft Visual C++ 2008 Redistributables
  Win32 OpenSSl will nor function properly without this component. It is recommended that you install the missing component before clicking    "OK" to continue."


  原因很明显是缺少组件,如果OpenSSL是32位的那就下载个32位的组件,下载下来安装(http://www.microsoft.com/en-us/download/details.aspx?id=29)。


  什么?还是出现这个问题,重启也不管用?


  那请检查组件的语言是否与OpenSSL的语言是一致的?

【转】安装OpenSSL缺失Microsoft Visual C++ 2008 Redistributables的解决方案,布布扣,bubuko.com

原文:http://www.cnblogs.com/SummerRain/p/3592620.html

评论(0
© 2014 bubuko.com 版权所有 - 联系我们:wmxa8@hotmail.com
打开技术之扣,分享程序人生!