I have built and installed python2.6.2 in /opt according to these instructions: http://casualengineer.blogspot.com/2009/09/install-python-262-on-centos-53.html#comment-form but for some reason my pip and easy install can't find /opt/python2.6/include/python2.6/Python.h
How do I tell these utils where to find the 2.6 header files?