Installing modules that need compilation on recent OSXs #243
paaguti
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm using textadept-yaml and textadept-file-diff on Linux and OSX. On recent versions, these modules will not load because I have found no easy way of allowing the shared libraries to be loaded and executed. My alternative solution is this simple script:
I use curl instead of wget because newer versions of OSX don't ship wget anymore...
Beta Was this translation helpful? Give feedback.
All reactions