Opened 11 years ago

Last modified 11 years ago

#38013 closed defect

boost +openmpi trouble & possible solution — at Initial Version

Reported by: richard.katz@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.1.3
Keywords: Cc:
Port: boost

Description

I tried to run

sudo port install boost +openmpi

but got this error:

:info:configure error: unrecognized option: --with-mpi=/opt/local

so I did

sudo port edit boost

and made the following changes

configure.args --with-libraries=mpi \

#--without-libraries=python \ #--with-mpi=${prefix} \ #--with-toolset=darwin \

--with-icu=${prefix}

The installation seems to have worked after this.

Change History (0)

Note: See TracTickets for help on using tickets.