python setup.py problem [solved]
Aaron Bentley
aaron.bentley at utoronto.ca
Wed Sep 6 15:32:06 BST 2006
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Matthieu Moy wrote:
> I can install a python program with "aptitude install my-prog"
> I cannot install a python program manually without python-dev
>
> I can install a KDE program with "aptitude install my-prog"
> I cannot install a KDE program manually without python-dev
(All KDE programs require python-dev? :-)
> What's the difference ?
The difference is that you CAN install a pure-python program without
python-dev, it's just that you can't use setup.py to do it. Whereas
kde-dev contains legitimate build dependencies for KDE programs,
python-dev contains very little that is useful for installing
pure-python programs.
Aaron
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
iD8DBQFE/tvm0F+nu1YWqI0RAgofAJ9AAXFwiN+KaoMbn4RRpxOX7ECNOACcDLJ6
+n7lFfgEM8O8A14z/97r/r4=
=IOOl
-----END PGP SIGNATURE-----
More information about the bazaar
mailing list