Re: [OMPI users] openmpi java binding errors

2013-03-15 Thread Huasha Zhao
I think I have it installed. when i type 'which libtool', the system responds '/usr/local/bin/libtool' On Fri, Mar 15, 2013 at 7:27 AM, Ralph Castain wrote: > It isn't finding libtool's dladvise support - try installing > the libtool-ltdl package > >

[OMPI users] openmpi java binding errors

2013-03-13 Thread Huasha Zhao
Hi all, I encountered an error when running openmpi Java applications (it works fine with c/c++ applications). The java code compiles successfully, but it crashed at runtime with: NO LT_DLADVISE - CANNOT LOAD LIBOMPI JAVA BINDINGS FAILED TO LOAD REQUIRED LIBRARIES I think it has to do with dynam