Tässä mitä saan kun koitan:
Koodi: Valitse kaikki
mac:~ marbo$ cd Downloads/sip-4.9.3
mac:sip-4.9.3 marbo$ python configure.py
This is SIP 4.9.3 for Python 2.6.4 on darwin.
The SIP code generator will be installed in
/Library/Frameworks/Python.framework/Versions/2.6/bin.
The SIP module will be installed in
/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages.
The SIP header file will be installed in
/Library/Frameworks/Python.framework/Versions/2.6/include/python2.6.
The default directory to install .sip files in is
/Library/Frameworks/Python.framework/Versions/2.6/share/sip.
The platform/compiler configuration is macx-g++.
Creating sipconfig.py...
Creating top level Makefile...
Creating sip code generator Makefile...
Creating sip module Makefile...
mac:sip-4.9.3 marbo$ make
-bash: make: command not found