ohh.

........@ubuntu:/usr/local/lib$ file /usr/local/lib/libcuda.so
/usr/local/lib/libcuda.so: ERROR: cannot open `/usr/local/lib/libcuda.so'
(No such file or directory)

Then I tried this:
......@ubuntu:/usr/local/cuda/lib$ file /usr/local/cuda/lib/libcurand.so
/usr/local/cuda/lib/libcurand.so: symbolic link to `libcurand.so.4'

......@ubuntu:/usr/local/cuda/lib$ file libcurand.so.4
libcurand.so.4: symbolic link to `libcurand.so.4.1.28'

......@ubuntu:/usr/local/cuda/lib$ file libcurand.so.4.1.28
libcurand.so.4.1.28: ELF *32-bit *LSB shared object, Intel 80386, version 1
(SYSV), dynamically linked,
BuildID[sha1]=0xca8aacf0fff3da60e113fb2ede0e05a8ca3bd576, stripped

does it help ?


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



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

_______________________________________________
PyCUDA mailing list
[email protected]
http://lists.tiker.net/listinfo/pycuda

Reply via email to