Dnia 2010-05-20, czw o godzinie 04:40 -0400, Yaroslav Halchenko pisze:
> lintian is your friend -- make sure you address all the warnings one
> way or another -- I looked at pytools briefly:
> 
> $> lintian pytools_10_amd64.changes
> W: pytools source: non-native-package-with-native-version
> W: pytools source: build-depends-on-1-revision build-depends: python (>= 
> 2.5-1)
> W: pytools source: build-depends-on-1-revision build-depends: python-dev (>= 
> 2.5-1)
> W: python-pytools: extended-description-line-too-long
> W: python-pytools: possible-unindented-list-in-extended-description
> W: python-pytools: wrong-section-according-to-package-name python-pytools => 
> python
> W: python-pytools: copyright-without-copyright-notice
> W: python-pytools: binary-without-manpage usr/bin/logtool
> W: python-pytools: binary-without-manpage usr/bin/runalyzer
> W: python-pytools: binary-without-manpage usr/bin/runalyzer-gather
> 

Thanks for advice - I have removed all problems pointed by lintian.

> 
> also I bet they would work fine with python >= 2.5 so why
> XS-Python-Version: 2.5

Removed.

I also managed to create private repository.
Now anyone using Debian with architecture amd64 can add
following lines to /etc/apt/sources.list

deb http://www.bogomips.w.tkb.pl . . 
deb-src http://www.bogomips.w.tkb.pl . . 

(there are two dots separated by space)
then `apt-get update && apt-get install python-pycuda`
and PyCUDA should be installed.

With Ubuntu there can be problem with missing package
libcuda1 - but I would like for someone to try it
nonetheless (just download *.deb files and dpkg -i *.deb)
and report whether packages are working.


Regards.

-- 
Tomasz Rybak <bogom...@post.pl> GPG/PGP key ID: 2AD5 9860
Fingerprint A481 824E 7DD3 9C0E C40A  488E C654 FB33 2AD5 9860
http://member.acm.org/~tomaszrybak

Attachment: signature.asc
Description: This is a digitally signed message part

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

Reply via email to