Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Oct 2, 2018. It is now read-only.

Cook 1134 - Python doesn't install correctly on CentOS #1

Closed
wants to merge 2 commits into from

Conversation

reset
Copy link

@reset reset commented Mar 22, 2012

CentOS 5 and 6 can't currently build Python because the package name specified is not what CentOS expects.

The packages to be installed should be "python" and "python-devel".

Additionally the prefix_dir "/usr/local" is not where CentOS looks for the contents installed by these packages.

This pull request cases on platform to ensure that CentOS has a clean install but it does not affect other platforms.

@reset
Copy link
Author

reset commented Mar 22, 2012

@miketheman
Copy link
Contributor

Recommend thie PullReq be closed, per comment here.
Also superseded by #3.

@jtimberman
Copy link

COOK-1016 merged and released in v1.0.8. Thank you!

@jtimberman jtimberman closed this Aug 3, 2012
pcn pushed a commit to pcn/python that referenced this pull request Oct 30, 2013
petecheslock pushed a commit to petecheslock/python that referenced this pull request Jan 27, 2014
creates symlink of source built python. this allows python3 to act as th...
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.

3 participants