New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #5837 (closed defect: fixed)

Opened 8 years ago

Last modified 8 years ago

NEW: p5-math-mpfr

Reported by: vincent-opdarw@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.0
Keywords: Cc:
Port:

Description

Perl interface to the MPFR library.

The Portfile will be attached...

Attachments

Portfile (504 bytes) - added by vincent-opdarw@… 8 years ago.
Portfile for p5-math-mpfr 1.08
Portfile.2 (588 bytes) - added by vincent-opdarw@… 8 years ago.
Portfile for p5-math-mpfr 1.08

Change History

Changed 8 years ago by vincent-opdarw@…

Portfile for p5-math-mpfr 1.08

comment:1 Changed 8 years ago by mww@…

won't compile for me, even after adding:

configure.args-append INC="-I${prefix}/include" LIBS="-L${prefix}/lib -lmpfr -lgmp"

it complains that:

Checking that your MPFR library is up to date ...

In attempting to determine your MPFR version, the executable did not compile. This would indicate that you don't have a sufficiently recent version of MPFR.

Changed 8 years ago by vincent-opdarw@…

Portfile for p5-math-mpfr 1.08

comment:2 Changed 8 years ago by vincent-opdarw@…

  • attachments.isobsolete changed from 0 to 1

comment:3 Changed 8 years ago by mww@…

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

excellent - commited!

Note: See TracTickets for help on using tickets.