2009/12/21 Troy D. Straszheim
> AFAIK this is the only python module built by boost and nobody has given
> serious thought to where it should be installed. This is a large can of
> wriggly worms. /usr/lib[64]/python2.6/boost does sounds reasonable, the
> important thing is that it is on the sys
Denis Arnaud writes:
> 2009/12/21 Troy D. Straszheim
>
> AFAIK this is the only python module built by boost and nobody has given
> serious thought to where it should be installed. This is a large can of
> wriggly worms. /usr/lib[64]/python2.6/boost does sounds reasonable, the
>
2009/12/22 Troy D. Straszheim
> What problem are you trying to solve? If you make with VERBOSE=1 I
> believe you will see that boost_mpi is linked already.
>
I just try to have the mpi.so library linked with the boost_mpi.so library.
The following shows what I get with "make VERBOSE=1":
Linki