On 26/10/10 15:12, Andreas Kloeckner wrote:
Hi John,
I've done distutils+Boost.Python for years now, without any issue. See
here for code examples:

- http://git.tiker.net/pyopencl.git
- http://git.tiker.net/pyublas.git
- http://git.tiker.net/pycuda.git

Also the instructions in README_SETUP.txt didn't seem to work for me.

"""
If you don't want to continue reading, just try the regular

  ./configure.py --help
  ./configure.py --some-options
  make
  sudo make install
"""

This didn't generate a makefile but the distutils method did work. Are these instructions out-of-date or did I miss something?

Thanks,
John.


_______________________________________________
Cplusplus-sig mailing list
Cplusplus-sig@python.org
http://mail.python.org/mailman/listinfo/cplusplus-sig

Reply via email to