Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#18111 closed defect (fixed)

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

Reported by: bcdugga@… Owned by: MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)
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 (4)

comment:1 Changed 15 years ago by blb@…

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

comment:2 Changed 15 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)

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 15 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)

Resolution: fixed
Status: newclosed

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 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.