Hi, 
Sorry, I am late on followup. I am beginner and wandered too much, and
fiddled a lot. I tried your advice, still same problem. This is what i did:
*cuda installed *in /usr/local/cuda, it's version is 4.0.

*calling configure.py *like this: 
$ ./configure.py --cuda-root=/usr/local/cuda --cudadrv-lib-dir=/usr/lib
--boost-inc-dir=/usr/include --boost-lib-dir=/usr/lib
--boost-python-libname=boost_python-mt-py27
--boost-thread-libname=boost_thread-mt 


 I see these files in /usr/lib: libboost_python-py27.so and
libboost_python-mt-py.so. so which to use ?
and shall i add ".so" extension with their name when i call  ./configure.py
?

$ echo CUDA_ROOT   prints usr/local/cuda/, then also it says "/usr/bin/ld:
-lcuda not found". I don't see 'ld' directory in /usr/bin.

I appreciate your help !

--
View this message in context: 
http://pycuda.2962900.n2.nabble.com/installing-pycuda-2011-2-2-error-cannot-find-lboost-python-mt-tp7481143p7545342.html
Sent from the PyCuda mailing list archive at Nabble.com.

_______________________________________________
PyCUDA mailing list
PyCUDA@tiker.net
http://lists.tiker.net/listinfo/pycuda

Reply via email to