在哪里获得SunOS 5.10的openssl-devel

所以我有一个问题,我看到其他人有很多不同的系统。 我必须在SunOS 5.10盒子上构buildSubversion,并遇到问题。

我已经安装了openssl源代码,并在subversion-1.6.9文件夹中运行以下命令:

./configure --with-ssl --with-libs=/opt/exp/lib/openssl/lib 

并收到错误:

 checking for library containing RSA_new... not found configure: error: could not find library containing RSA_new configure failed for neon 

我也尝试运行没有“lib”的–with-libspath末尾的命令。

我在网上看到,我需要openssl-devel软件包,但是我一直无法为SunOS 5.10find它们,而且在运行pkginfo时,它们并没有出现在我的系统上。 我已经在网上查找,包括http://www.sunfreeware.com/ ,我被告知是一个很好的SunOS软件源。

任何帮助你可以提供将受到欢迎。

谢谢,肖恩

你需要一个更新的openssl,正如你所说(从sunfreeware可用),你需要确保你的构build过程正在寻找新的openssl,而不是发货…

下面的原始链接已经死了。 请参阅https://blogs.oracle.com/rama/entry/compiling_subversion_with_ssl_support