Change 22606

tom_tyler (C. Thomas Tyler)
C. Thomas Tyler committed this change into / under Review 22604
View Review
Download .zip
Updated to build with newer Python (3.6.2) and P4Python (r17.1).

Added check for a known (common?) error building Python, a missing zlib package.
If the Python build fails and the build log contains "zlib not available", helpful
information on how to solve that problem is displayed (sudo yum install/
sudo apt-get install commands).

Added check for a known (common?) error building P4Python, a missing crypto package.
If the P4Python build fails and the build log contains "cannot find -lcrypto",
helpful information on how to solve that problem is displayed (sudo yum install/
sudo apt-get install commands).
  • Files 1
  • Comments 0
1 edited 0 added 0 deleted
guest/perforce_software/sdp/dev/Server/Unix/setup/install_sdp_python.sh#20
Loading...
Tip: Use n and p to cycle through the changes.