Patrick LeBoutillier wrote:
> Even if the JNI libraries are loaded later, I don't think a process > can change it's own LD_LIBRARY_PATH because the dynamic linker reads > it only rigth when the process starts. You have to set it before in > the shell (or in the parent process if you are getting forked off of > it). This was the key. I needed to set it up in the parent process or the shell. I was hoping that the scripts themselves could do it at compile time, but I guess not. So now, that's working I have another issue... But I think it's different enough to warrant another email thread. Thanks! -- Michael Peters Developer Plus Three, LP