Opened 11 years ago

Last modified 11 years ago

#38013 closed defect

boost +openmpi trouble & possible solution — at Version 2

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

Description (last modified by larryv (Lawrence Velázquez))

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 (2)

comment:1 Changed 11 years ago by richard.katz@…

Cc: richard.katz@… added

Cc Me!

comment:2 Changed 11 years ago by larryv (Lawrence Velázquez)

Cc: richard.katz@… removed
Description: modified (diff)
Owner: changed from macports-tickets@… to adfernandes@…

Thanks for the ticket. In the future, please Cc relevant port maintainers and use WikiFormatting to format your description.

Note: See TracTickets for help on using tickets.