New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #18111 (closed defect: fixed)

Opened 4 years ago

Last modified 4 years ago

perl5.8 @5.8.9, Revision 2 does not install DB_File.pm

Reported by: bcdugga@… Owned by: mcalhoun@…
Priority: Normal Milestone:
Component: ports Version: 1.7.0
Keywords: perl, CGI, DB_File.pm Cc:
Port: perl5.8 @5.8.9, Revision 2

Description

I downloaded MacPorts 1.7 and installed on a fresh Leopard install. I installed ikiwiki and all dependencies. I force-activated all p5-* ports that tried to install files that conflicted with the perl5.8 port. However, even after I deactivated and force-activated perl5.8 to overwrite p5-* files, DB_File.pm was nowhere to be found inside /opt/local.

The perl5.8 distfile tar clearly has DB_File.pm inside of it. Is it just not getting built and installed?

Change History

comment:1 Changed 4 years ago by blb@…

Also noted on the -dev mailing list, but no apparent solution.

comment:2 Changed 4 years ago by mcalhoun@…

  • Owner changed from macports-tickets@… to mcalhoun@…

There are two variants of perl5.8 (db and gdbm).
I think the db variant results in DB_File.pm being installed.

Please let me know if this works.

comment:3 Changed 4 years ago by mcalhoun@…

  • Status changed from new to closed
  • Resolution set to fixed

Indicated on the mailing list that the db variant solved the problem.
Good to hear.

The use of MacPorts Berkeley Data Base is new in r44874.
Previously, perl relied on the system libraries to produce DB_File.pm.

comment:4 Changed 4 years ago by anonymous

  • Milestone Port Bugs deleted

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.