I played around some.  I did the CPAN with the console teed (and my
package manager so I can rip it all out), then one can grep the
"CPAN.pm: Building xyz" lines it announces when it starts a
module--except that then it discovers all the unsatisfied dependencies,
stacks this, does those, then pops it when they're all done--so ignore
the first of any pairs.  That should give one a proper order.  I got
most of the way there, but there's a problem.

Finance::Quote has a bunch of dependencies, so I followed that to see
what went on.  It fails to install.  There's a problem with its use of
MSchilli's IO::Socket::SSL v1.5.4, and the CPAN version is v2.something.
(Not the first time I've seen that name! ;-) )

I have to think about this, whether I want to go ahead, what to do about
the failures.  Unless you have a fix, Finance::Quote maybe shouldn't be
in the book.
-- 
Paul Rogers
[email protected]
Rogers' Second Law: "Everything you do communicates."
(I do not personally endorse any additions after this line. TANSTAAFL
:-)

        

-- 
http://www.fastmail.com - Send your email first class

-- 
http://lists.linuxfromscratch.org/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to