Skip to content
This repository has been archived by the owner on Nov 10, 2022. It is now read-only.

Fix python building #3

Merged
merged 16 commits into from
Feb 23, 2018
Merged

Fix python building #3

merged 16 commits into from
Feb 23, 2018

Conversation

clburlison
Copy link
Owner

Lots of updates to build, link, and properly package python2.7.

readline support still isn't working so it has been disabled for now.

Running cd code followed with sudo ./build.py should build a standalone openssl package and a self contained python2.7.14 package.

I've resorted to some hacking of the python build since I can't figure out the proper syntax to get it to link from a temp build directory. This means your config['base_dir'] should be clean. It is currently advised that you run sudo rm -rf PATH on your base_dir prior to building.

At this time, this self contained python package will work with munki as long as you are using the latest Munki 3.2 RC1 or manually patch in the following commit munki/munki@15e677d. Then you will need to change your shebang lines to point to your compiled python.

@clburlison clburlison merged commit 391ce97 into master Feb 23, 2018
@clburlison clburlison deleted the dev branch February 23, 2018 17:25
@clburlison
Copy link
Owner Author

readline support was fixed in 83c9d7d

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant