-
Notifications
You must be signed in to change notification settings - Fork 46
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
install_prereq: Fix SIPP compilation and python3 detection.
Install SIPP 3.6.1 instead of 3.5.2, which no longer compiles properly. This now requires cmake, so also install cmake. Also use python3 if possible instead of python to avoid exiting non-zero if python3 exists but python does not (which it no longer does on many systems where only Python 3 is installed). Resolves: #47
- Loading branch information
1 parent
3224d0f
commit 9b26d77
Showing
1 changed file
with
6 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters