Skip to content

Instantly share code, notes, and snippets.

@raa0121
Created December 11, 2013 16:07
Show Gist options
  • Save raa0121/7913191 to your computer and use it in GitHub Desktop.
Save raa0121/7913191 to your computer and use it in GitHub Desktop.
checking --enable-pythoninterp argument... dynamic
checking for python2... (cached) /usr/sbin/python2
checking Python version... (cached) 2.7
checking Python is 2.3 or better... yep
checking Python's install prefix... (cached) /usr
checking Python's execution prefix... (cached) /usr
(cached) checking Python's configuration directory... (cached) /usr/lib/python2.7/config
(cached) checking if -pthread should be used... yes
checking if compile and link flags for Python are sane... yes
checking --enable-python3interp argument... dynamic
checking for python3... (cached) /usr/sbin/python3
checking Python version... (cached) 3.3
checking Python is 3.0 or better... yep
checking Python's abiflags... (cached) m
checking Python's install prefix... (cached) /usr
checking Python's execution prefix... (cached) /usr
(cached) checking Python's configuration directory... (cached) /usr/lib/python3.3/config
(cached) checking if -pthread should be used... yes
checking if compile and link flags for Python 3 are sane... yes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment