openssl issues with el capitan
Ryan Schmidt
ryandesign at macports.org
Thu Nov 12 04:02:58 PST 2015
On Nov 12, 2015, at 4:52 AM, rinaldo rui wrote:
> I am installing “root 6” on el capitan and get the following message:
>
> You do not have an OpenSSL installation suitable for building software.
> It is recommended you do:
>
> brew install openssl
> brew link --force openssl
>
> The question is: what is the equivalent command in macports? I have no idea of how to “link —force openssl”.
I don't know what that Homebrew command does, but I assume no equivalent functionality exists in MacPorts.
root6 builds fine for me on El Capitan. Perhaps your ports tree is out of date? Try
sudo port clean root6
sudo port selfupdate
sudo port upgrade outdated
sudo port install root6
If it does not work, it is a bug; please file a bug report in the issue tracker.
More information about the macports-users
mailing list