[Distutils] Re: CPAN functionality for python - requirements

Aahz Maruch aahz at panix.com
Tue Feb 27 21:19:15 EST 2001


In article <mailman.983298609.17548.python-list at python.org>,
John J. Lee <phrxy at csv.warwick.ac.uk> wrote:
>On Tue, 27 Feb 2001, Sean Reifschneider wrote:
>> On Tue, Feb 27, 2001 at 09:30:13AM -0700, Evelyn Mitchell wrote:
>>>
>>>But it will also discover and resolve dependences in your perl
>>>site-packages, and automatically fetch them from your closest
>>>CPAN archive.
>>
>> Not according to my tests the night before last.  I did a test CPAN
>> install of "News::Newsrc", which failed because the "make test" was
>> failing.  I then installed the "Set::BitSet" (?  Something like that)
>> module and tried News::Newsrc again and it worked...
>
>Did you use CPAN.pm?  CPAN the archive doesn't do dependencies.
>Dependencies are listed in the Makefile.PL (BTW, I have no idea why the
>capitalised PL), and after the module CPAN.pm downloads what you asked
>for, it checks that to see if there are dependencies, then downloads them
>if you don't already have them installed.

It may depend on the version of CPAN.pm; last time I used Perl, it
didn't have this functionality (about three years ago).
-- 
                      --- Aahz (Copyright 2001 by aahz at pobox.com)

Androgynous poly kinky vanilla queer het    <*>     http://www.rahul.net/aahz/
Hugs and backrubs -- I break Rule 6

Nostalgia just ain't what it used to be



More information about the Python-list mailing list