Ticket #57 (closed bug: fixed)

Opened 1 year ago

Last modified 1 year ago

SOAP::Lite requirement for VM

Reported by: mike@shadowserver.org Assigned to: kindlund
Priority: low Milestone: 0.9
Component: Documentation Version: none
Severity: minor Keywords: SOAP::Lite, MIME:Tools, LWP::UserAgent, soap, util
Cc:

Description (Last modified by kindlund)

It looks like SOAP::Lite has a few requirements that aren't taken care of by cpan.

One of those is MIME::Tools, which has its own set of requirements, but cpan takes care of those. For some reason, cpan doesn't install MIME::Tools when installing SOAP::Lite.

There also seems to be a requirement for LWP::UserAgent.

With MIME::Tools and LWP::UserAgent, the build tests of SOAP::Lite pass, and it installs. Without installing those, SOAP::Lite won't build and install (and probably won't work). While this isn't a but in honeyclient, or even really anything you could fix, it could likely be addressed with documentation.

Thanks! Mikd

Attachments

Change History

04/10/07 10:21:39 changed by kindlund

  • status changed from new to assigned.
  • description changed.
  • component changed from Unknown to Documentation.
  • priority changed from normal to low.
  • owner changed from knwang to kindlund.
  • keywords set to SOAP::Lite, MIME:Tools, LWP::UserAgent, soap, util.
  • severity changed from none to minor.

HoneyClient::Util::SOAP is the main library that depends on SOAP::Lite. Thus, if you check the Notes section, you'll see that we've specified that LWP::UserAgent is a required dependency.

http://www.honeyclient.org/trac/wiki/UserGuide#HoneyClient::UtilDependencies

However, MIME::Tools isn't listed as a dependency, so I'll be sure to add that to this list as well.

Thanks, Darien

04/10/07 10:24:20 changed by kindlund

  • status changed from assigned to closed.
  • resolution set to fixed.
  • milestone set to 0.9.

Updated UserGuide Util dependencies, in the Notes section.


Add/Change #57 (SOAP::Lite requirement for VM)




Change Properties
Action