Got it installed.  Not entirely sure what the problems were, but
installing each immediate dependency manually, instead of in a queue
during Document::Manager installation, seemed to help.  Also, I
added the standalone http server option during installation of
SOAP::Lite (it wasn't enabled by default)... maybe that helped.<br>
<br>
Greg<br><br><div><span class="gmail_quote">On 12 Jul 2005 10:24:43 -0400, <b class="gmail_sendername">Jonadab the Unsightly One</b> <<a href="mailto:jonadab@bright.net">jonadab@bright.net</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<a href="mailto:aaron@ekips.org">aaron@ekips.org</a> writes:<br><br>> install DBI<br>> install SOAP::Transport::HTTP<br>> install SOAP::Lite<br><br>I'm running into dependency issues with Document::Manager also.  It
<br>seems that not all of the dependencies are expressed in a way that<br>allows <a href="http://CPAN.pm">CPAN.pm</a> to automatically follow them.  I already had DBI<br>installed (because, Perl isn't installed until you have that ;-) but
<br>the SOAP stuff was missing, which caused tests to fail.<br><br>I'm sure it's possible to express these dependencies in a way that<br>will cause <a href="http://CPAN.pm">CPAN.pm</a> to detect them automatically and either ask the
<br>user whether to install them first, or just do it, depending on how<br><a href="http://CPAN.pm">CPAN.pm</a> is configured.<br><br>In addition to the above, it seems SOAP::Lite::Utility is needed.<br><br>--<br>$;=sub{$/};@;=map{my($a,$b)=($_,$;);$;=sub{$a.$b->()}}
<br>split//,"ten.thgirb\@badanoj$/ --";$\=$ ;-> ();print$/<br><br>_______________________________________________<br>clipart mailing list<br><a href="mailto:clipart@lists.freedesktop.org">clipart@lists.freedesktop.org
</a><br><a href="http://lists.freedesktop.org/mailman/listinfo/clipart">http://lists.freedesktop.org/mailman/listinfo/clipart</a><br></blockquote></div><br>