Ticket #17 (closed task: fixed)

Opened 2 years ago

Last modified 1 year ago

Enumerate all direct, external Perl libraries used in the code

Reported by: kindlund Assigned to: xkovah
Priority: low Milestone: 1.1
Component: Documentation Version: none
Severity: minor Keywords: documentation, dependencies, libraries
Cc:

Description

Currently CPAN installation of each package may not detect/install all dependencies properly, as a result, we need to ask the users to pre-install all library prerequisites.

Task: For each package, enumerate all corresponding external dependencies and update the UserGuide with this information.

Attachments

Change History

01/01/07 18:54:20 changed by xkovah

  • owner changed from kindlund to xkovah.
  • status changed from new to assigned.

I have started working on this as I am doing a clean install. It's not clear to me that we actually have to tell people to pre-install libs, as when you do "perl Makefile.PL" it asks you if you want to include the required libs (and gives a list, which is what I have based the current update of the UserGuide on) and then when you do "make" it actually installs them. I only showed the libs which were not included with the default install of cygwin perl, but the others can be found easy enough if you want to add them in eventually.

11/20/07 16:00:16 changed by xkovah

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

Pretty sure this is already done to the extent that it needs to be for now.


Add/Change #17 (Enumerate all direct, external Perl libraries used in the code)




Change Properties
Action