Changes between Version 2 and Version 3 of Ticket #22638
- Timestamp:
- Mar 18, 2017, 2:34:18 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #22638 – Description
v2 v3 1 When installing Sage with `SAGE_PYTHON3=yes`, the program `python` points to `python2`. This causes build-time problems like 1 When installing Sage with `SAGE_PYTHON3=yes`, the symlink `python` points to `python2`. This is almost certainly caused by #22354. 2 3 This causes build-time problems like 2 4 {{{ 3 5 [sagelib-7.6.rc1] ************************************************************************