On Monday 21 December 2009 10:53:15 Denis Arnaud wrote:
> 2009/12/21 Vladimir Prus
>
> > IIUC, mpi.so is a Python extension? If so, soname makes little sense for
> > it.
> > Python extensions on my system appear to have or not have soname at random.
> >
>
> Yes, mpi.so is a Python extension, th
Denis Arnaud writes:
> 2009/11/4 troy d. straszheim
>
> There is still a small issue, though, with a mpi.so library
>
>
> That is not an error. This is the python extension for MPI. Python
> extensions are loaded by python, they don't start with 'lib'. If you add
> the di