[sr-dev] [kamailio/kamailio] Restrict app_python to Python2 enabling builds on systems where Python3 is the default (#1645)

Daniel-Constantin Mierla notifications at github.com
Sun Sep 16 10:37:40 CEST 2018


On macos there is no `python2`, but `python` and `python2.7`. So I guess this needs to be updated in the way of checking if `python2` exits (`which python2`) and if yes, use it, otherwise set it to `python`. I expect that only distro having `python3` are shipping `python2`, old distros with python 2.x only, likely don't have `python2`.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/1645#issuecomment-421724397
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-dev/attachments/20180916/eb6d4f8c/attachment.html>


More information about the sr-dev mailing list