开发者

Can't find Openssl on Cygwin package list

开发者 https://www.devze.com 2023-03-14 06:16 出处:网络
Here it is said https://github.com/joyent/node/wiki/Building-node.js-on-Cygwin-(Windows) to install devel → openssl

Here it is said https://github.com/joyent/node/wiki/Building-node.js-on-Cygwin-(Windows)

to install

devel → openssl 
libs → openssl-devel

But downloading latest cygwin 开发者_StackOverflowI can only see libs → openssl-devel so where is openssl ?


1- Uncheck the absolute packages option.

2- Check if it is already installed in your cygwin path.


You can find both of these packages just by typing openssl in the search box at top left in setup.exe.

0

精彩评论

暂无评论...
验证码 换一张
取 消