t
install this by default, so you have to do it yourself.
You can do this in two ways:
1. you could look for a libtool package and install it. For example, yum shows
it has "libtool-ltdl" that you could load
2. you could go to the gnu site and download libtool yourself, build it, an
Hello again.
The fault is still there and I can't locate it.
It seem's the first part of the message came from the file
ompi/mpi/java/c/mpi_MPI.c : NO LT_DLADVISE - CANNOT LOAD LIBOMPI
and the second part from
ompi/mpi/java/java/MPI.java
I run a 'make install' in both directories.
As the re
dings failed to load required libraries
Did you build from a trunk nightly tarball, or a SVN checkout?
If a SVN checkout, you probably need to upgrade your Libtool. See this chart:
http://www.open-mpi.org/svn/building.php
On Oct 25, 2012, at 1:06 PM, Georg Ruzicka wrote:
> Hello.
>
>
art:
http://www.open-mpi.org/svn/building.php
On Oct 25, 2012, at 1:06 PM, Georg Ruzicka wrote:
> Hello.
>
> I installed open mpi and try to run the examples.
> I used the developer trunk.
> C, C++ and Fortran90 examples compiling and running well.
>
> When i tried to
led to load required libraries
I haven't worked with ubuntu in awhile, but I expect you need to install libtool
On Oct 25, 2012, at 10:06 AM, Georg Ruzicka <82ruge1...@hft-stuttgart.de> wrote:
> Hello.
>
> I installed open mpi and try to run the examples.
> I used the devel
Hello.
I installed open mpi and try to run the examples.
I used the developer trunk.
C, C++ and Fortran90 examples compiling and running well.
When i tried to run the compiled Hello.java class
i get this messages:
georg@ThinkPad-R61:~/ompi-svn/examples$ mpirun java Hello
[ThinkPad-R61:19720] NO