Skip to content

Conversation

@Oechiih
Copy link
Contributor

@Oechiih Oechiih commented Nov 3, 2021

PR Summary

Installing openssl from MacPorts as previously described doesn't work on Apple Silicon Macs. As described here
I ran into this when I wanted to work with DSC.

PR Context

Select the area of the Table of Contents containing the documents being changed.

Conceptual content

  • Overview and Install
  • Learning PowerShell
    • PowerShell 101
    • Deep dives
    • Sample scripts
    • Remoting
  • Release notes (What's New)
  • Windows PowerShell
    • WMF, ISE, release notes, etc.
  • DSC articles
  • Community resources
  • Gallery articles
  • Scripting and development
    • Language Spec
    • Legacy SDK

Cmdlet reference & about_ topics

  • Preview content
  • Version 7.1 content
  • Version 7.0 content
  • Version 5.1 content

PR Checklist

  • I have read the contributors guide and followed the style and process guidelines
  • PR has a meaningful title
  • PR is targeted at the staging branch
  • All relevant versions updated
  • Includes content related to issues and PRs - see Closing issues using keywords.
  • This PR is ready to merge and is not Work in Progress
    • If the PR is work in progress, please add the prefix WIP: or [WIP] to the beginning of the
      title and remove the prefix when the PR is ready.

@opbld33
Copy link

opbld33 commented Nov 3, 2021

Docs Build status updates of commit cd979b0:

✅ Validation status: passed

File Status Preview URL Details
reference/docs-conceptual/install/Installing-PowerShell-on-macOS.md ✅Succeeded View (>=powershell-5.1)

For more details, please refer to the build report.

Note: Broken links written as relative paths are included in the above build report. For broken links written as absolute paths or external URLs, see the broken link report.

For any questions, please:

@sdwheeler sdwheeler requested a review from TravisEz13 November 3, 2021 13:31
@sdwheeler sdwheeler added the review-shiproom Waiting - for Shiproom discussion label Nov 9, 2021
@sdwheeler
Copy link
Collaborator

Reading the blog post you linked to, it is talking about how to install prerequisites to support libmi on an Mac M1. I don't think that is officially supported by us. I will research this.

1. Update MacPorts by running `sudo port selfupdate`.
1. Upgrade MacPorts packages by running `sudo port upgrade outdated`.
1. Install OpenSSL by running `sudo port install openssl10`.
1. Install OpenSSL by running `sudo port install openssl10`.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
1. Install OpenSSL by running `sudo port install openssl10`.
1. When running a Mac with an Intel processor, Install OpenSSL by running `sudo port install openssl10`.

@opbld32
Copy link

opbld32 commented Nov 16, 2021

Docs Build status updates of commit 27f3a0e:

✅ Validation status: passed

File Status Preview URL Details
reference/docs-conceptual/install/Installing-PowerShell-on-macOS.md ✅Succeeded View (>=powershell-5.1)

For more details, please refer to the build report.

Note: Broken links written as relative paths are included in the above build report. For broken links written as absolute paths or external URLs, see the broken link report.

For any questions, please:

@ghost
Copy link

ghost commented Nov 16, 2021

CLA assistant check
All CLA requirements met.

@opbld32
Copy link

opbld32 commented Nov 16, 2021

Docs Build status updates of commit 514c388:

✅ Validation status: passed

File Status Preview URL Details
reference/docs-conceptual/install/Installing-PowerShell-on-macOS.md ✅Succeeded View (>=powershell-5.1)

For more details, please refer to the build report.

Note: Broken links written as relative paths are included in the above build report. For broken links written as absolute paths or external URLs, see the broken link report.

For any questions, please:

@sdwheeler sdwheeler merged commit 19dc752 into MicrosoftDocs:staging Nov 16, 2021
@sdwheeler sdwheeler removed the review-shiproom Waiting - for Shiproom discussion label Aug 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants