Comment 35 for bug 152273

Revision history for this message
Johan Nylander (jnylander) wrote :

Hi,
Seems to work using openmpi 1.1-2.5ubuntu1 packages from gutsy-proposed (I'm running Gutsy 7.10):

$ mpicc
gcc: no input files

I did this:
System -> Administration -> Software Sources
Go to Updates tab and check Pre-released updates (gutsy-proposed)
Click on Close and the Reload
System -> Administration -> Synaptic Package Manager
Search for openmpi and then I did a complete removal (Mark for Complete Removal) of all openmpi packages
Apply changes
And then (re)install (I used Synaptic) openmpi-bin, openmpi-common, openmpi-libs0, openmpi-dbg, openmpi-dev

There is probably a cute one-liner for these steps as well.

Cheers,
Johan