Changes between Initial Version and Version 1 of Ticket #63619, comment 2


Ignore:
Timestamp:
Oct 13, 2021, 4:05:45 PM (3 years ago)
Author:
RobK88
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #63619, comment 2

    initial v1  
    11It should be noted that openssl@1.1_0 also breaks Macports version of sudo.  So one cannot just type "sudo port -f activate openssl" or "sudo port deactivate curl-ca-bundle port" etc.
    22
    3 One will need to use the version of "sudo" that was installed with MacOS.  E.g. /usr/bin/sudo port -f acticate openssl
     3One will need to use the version of "sudo" that was installed with MacOS.  E.g. /usr/bin/sudo port -f activate openssl
    44
    55Here is my output on my Mac running Lion.
     
    4747}}}
    4848
     49To overcome this error:
     50
     51{{{
     52bash-3.2$ /usr/bin/sudo port -f activate openssl
     53}}}