Hello Andreas, hello list,

> Nope--CUDA_ROOT's not a list. :)

thanks, that did it. In my first try, I got
> /usr/bin/ld: cannot find -llibboost_python-gcc43-mt-1_39
Then I removed the prefix "lib" from BOOST_PYTHON_LIBNAME and
BOOST_THREAD_LIBNAME and tried again. Now there run many lines,
and then:

> "/usr/lib/python2.5/site-packages/pycuda-0.93rc4-py2.5-linux-
> i686.egg/pycuda/tools.py.BACKUP.23020.py", line 317
>    <<<<<<< HEAD:pycuda/tools.py
>     ^
> SyntaxError: invalid syntax

which seems like an error, but it finishes with

> Finished processing dependencies for pycuda==0.93rc4

which sounds a bit like success. The messages in between are
attached at the end of this mail.

Also, since the second try, I am unable to reproduce the first
message about /usr/bin/ld. This leads me to believe something
might have succeeded in a way that the values in siteconf are
no longer needed, indicating that something no longer needs to
be installed. If it really is installed, it would be nice for
the setup script to tell me more proudly about its success. :)

Also, the setup script could warn me about the "lib" prefix on
platforms where it is unusual to use it. (Maybe it is unusual
on all platforms - I don't know.)

Kind regards,
Marcel

========================================================================

Processing pycuda-0.93rc4-py2.5-linux-i686.egg
removing '/usr/lib/python2.5/site-packages/pycuda-0.93rc4-py2.5-linux-i686.egg' (and everything under it) creating /usr/lib/python2.5/site-packages/pycuda-0.93rc4-py2.5-linux-i686.egg Extracting pycuda-0.93rc4-py2.5-linux-i686.egg to /usr/lib/python2.5/site-packages File "/usr/lib/python2.5/site-packages/pycuda-0.93rc4-py2.5-linux-i686.egg/pycuda/tools.py.BACKUP.23020.py", line 317
    <<<<<<< HEAD:pycuda/tools.py
     ^
SyntaxError: invalid syntax

pycuda 0.93rc4 is already the active version in easy-install.pth

Installed /usr/lib/python2.5/site-packages/pycuda-0.93rc4-py2.5-linux-i686.egg
Processing dependencies for pycuda==0.93rc4
Searching for pytools==9
Best match: pytools 9
Processing pytools-9-py2.5.egg
pytools 9 is already the active version in easy-install.pth
Installing runalyzer-gather script to /usr/bin
Installing logtool script to /usr/bin
Installing runalyzer script to /usr/bin

Using /usr/lib/python2.5/site-packages/pytools-9-py2.5.egg
Finished processing dependencies for pycuda==0.93rc4

_______________________________________________
PyCUDA mailing list
[email protected]
http://tiker.net/mailman/listinfo/pycuda_tiker.net

Reply via email to