Opened 10 years ago
Closed 10 years ago
#46747 closed update (fixed)
p5-cache-cache: update to version 1.08, dependency p5-ipc-sharelite (not yet ported).
Reported by: | dbevans (David B. Evans) | Owned by: | kurthindenburg (Kurt Hindenburg) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ||
Port: | p5-cache-cache |
Description
Cache::Cache has been updated to version 1.08. Note also a missing dependency, IPC::ShareLite (not yet ported). This dependency is optional but necessary for included module Cache::SharedMemoryCache.
Currently configure gives the following warning:
Checking for IPC::ShareLite... not found NOTE: Your system does not seem to have IPC::ShareLite installed. This module is a prerequisite for the SharedMemoryCache implementations. However, since it is not available on all platforms, the Cache::Cache module does not list it as an explicit dependency. If you are able to build IPC::ShareLite (available on CPAN), please install it now and re run this Makefile.PL. Automatically disabling the tests for the SharedMemoryCache.
Change History (1)
comment:1 Changed 10 years ago by kurthindenburg (Kurt Hindenburg)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Thanks, fixed in r132650 - p5-ipc-sharelite in r1326548