Installation process on OSX #352
Unanswered
maxgawason
asked this question in
Q&A
Replies: 1 comment
-
We don't have a system to test right now. One can check if /usr/lib is hard coded in PCM and change these paths. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have been trying to follow the install instructions for Mac but I have gotten stuck trying to run pcm. Since the automatic install was initially failing, I attempted the manual install. Since /usr is now a read-only file on Mac, I added libPcmMsr.dylib, MSRKernel.h and MSRAccessorPublic directly to my path. However, when I attempt to run ./pcm.x it continues to look in /usr/lib for libPcmMsr.dylib.
Is OSX no longer supported now that /usr is not writable? How can I fix this?
I am on macOS Big Sur 11.6
Beta Was this translation helpful? Give feedback.
All reactions