Skip to content
Prev 109207 / 398500 Next

dyn.load problem under linux

Some additional notes inserted below.
Domenico Vistocco wrote:

            
We have seen that problems like this can arise if
there is a mixture of 32-bit and 64-bit items.  Everything
here is definitely 32-bit.
This error message is actually good news -- it finds the
file (sitting right next to the one it can't "find") and gets so
far as to find a symbol that is in the first file.  That is, this
command appears like it would work if the first load worked.
I'm not sure what versions of Linux other clients have
(it's never been an issue before), but I know it works
in Suse.

Pat