On Sep 2, 2013, at 1:53 AM, Bibrak Qamar wrote:
> Yes you are right, it does distribute the ltdl in the source library. But
> isn't it installed by default when OpenMPI is installed?
It certainly should. But it's part of libopen-pal.so -- not a standalone
libltdl.so.
If you're running your o
Yes you are right, it does distribute the ltdl in the source library. But
isn't it installed by default when OpenMPI is installed?
On Sat, Aug 31, 2013 at 7:20 AM, Jeff Squyres (jsquyres) wrote:
> I'm not sure what you're asking -- Open MPI already distributes with the
> libltdl library inclu
I'm not sure what you're asking -- Open MPI already distributes with the
libltdl library included in the source tarball...?
On Aug 30, 2013, at 7:47 AM, Bibrak Qamar wrote:
> so it happens to be that installing lt_dladvise package (libltdl) using yum
> is quite easy a task but I don't have su
so it happens to be that installing lt_dladvise package (libltdl) using yum
is quite easy a task but I don't have sudo powers.
I found the following other solution, i.e. to distribute libltdl with the a
package (here package will be openmpi - which means that I have to change
to aclocal.m4 of open
you need to install the lt_dladvise package as well
On Aug 29, 2013, at 6:18 AM, Bibrak Qamar wrote:
> Hi all,
>
> I have the following runtime error while running Java MPI jobs. I have check
> the previous answers to the mailing list regarding this issue.
>
> The solutions were to install l
Hi all,
I have the following runtime error while running Java MPI jobs. I have
check the previous answers to the mailing list regarding this issue.
The solutions were to install libtool and configure-compile-and-install
openmpi again this time with the latest version of
m4
autoconfig
automake
li