em@leibniz:~$ cd pyopencl-0.92/
em@leibniz:~/pyopencl-0.92$ ls
aksetup_helper.py doc PKG-INFO README_SETUP.txt test
bpl-subset examples pyopencl setup.cfg
configure.py Makefile.in pyopencl.egg-info setup.py
distribute_setup.py MANIFEST.in README src
em@leibniz:~/pyopencl-0.92$ ./configure.py --cl-inc-dir=/home/em/AMD-APP-SDK-v2.4-lnx64/include/ --cl-lib-dir=/home/em/AMD-APP-SDK-v2.4-lnx64/lib/x86_64
Downloading http://pypi.python.org/packages/source/d/distribute/distribute-0.6.14.tar.gz
Extracting in /tmp/tmpsdxwvW
Now working in /tmp/tmpsdxwvW/distribute-0.6.14
Building a Distribute egg in /home/em/pyopencl-0.92
/home/em/pyopencl-0.92/distribute-0.6.14-py2.6.egg
em@leibniz:~/pyopencl-0.92$