On Donnerstag 18 Juni 2009, Marcel Krause wrote: > me again, sorry I didn't have that idea a minute ago. it seems > like the install did instead *fail*: > > s...@wok:~/pycuda-0.93rc4/test$ python test_driver.py > Traceback (most recent call last): > File "test_driver.py", line 3, in <module> > import pycuda.autoinit > File "/usr/lib/python2.5/site-packages/pycuda-0.93rc4-py2.5- > linux-i686.egg/pycuda/autoinit.py", line 1, in <module> > import pycuda.driver as cuda > File "/usr/lib/python2.5/site-packages/pycuda-0.93rc4-py2.5- > linux-i686.egg/pycuda/driver.py", line 1, in <module> > from _driver import * > ImportError: libboost_python-gcc43-mt-1_39.so.1.39.0: cannot open > shared object file: No such file or directory > > s...@wok:~/pycuda-0.93rc4/test$ > > The "No such file or directory" is strange because I have > /usr/local/lib/libboost_python-gcc43-mt-1_39.so.1.39.0 and it > is world readable. > > Don't know if that helpis, but maybe it does. :)
Does it have the executable bit set? Also: http://wiki.tiker.net/BoostInstallationHowto#Step_2:_Tell_the_Dynamic_Linker_about_Boost Andreas
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ PyCUDA mailing list [email protected] http://tiker.net/mailman/listinfo/pycuda_tiker.net
