On Feb 8, 12:36pm, Chris Meyer wrote:
> You didn't install the Word module first.  The README in the Harvey
> directory notes that you have to install the Word module, then the
> Verb module and then the Harvey module.  Harvey is dependant on the
> others being installed first.

Ah. CPAN has no way of knowing this...

> I am thinking that I will make a shell script that runs through
> these installs and just does everything in the right order.  This
> will be crucial as the project grows.

You might look at the facility in ExtUtils::MakeMaker of doing
subdirectories with Makefile.PLs, via DIR. Admittedly, the MakeMaker
documentation of that is lacking, in that the manpage refers to
ext/SDBM_File as using it - which it doesn't. However, I suspect this
will be the easiest to maintain long-term with changes in CPAN.

        -Allen

-- 
Allen Smith                     [EMAIL PROTECTED]
September 11, 2001              A Day That Shall Live In Infamy II
"They that can give up essential liberty to obtain a little temporary
safety deserve neither liberty nor safety." - Benjamin Franklin

Reply via email to