Search Results

Search: Posts Made By: john.english
7,196
Posted By john.english
I don't undestand it either -- however the plain...
I don't undestand it either -- however the plain fact is that it works with LD_LIBRARY_PATH and doesn't without it.

I've now solved the problem to my complete satisfaction by moving libjli.so to...
7,196
Posted By john.english
The same, but with libjli.so not found. Running...
The same, but with libjli.so not found. Running java inside the jail gives me "java: error while loading shared libraries: libjli.so: cannot open shared object file: No such file or directory". I...
7,196
Posted By john.english
$ ldd /usr/java/jdk1.6.0_20/jre/bin/java ...
$ ldd /usr/java/jdk1.6.0_20/jre/bin/java
libpthread.so.0 => /lib64/libpthread.so.0 (0x0000003ba8e00000)
libjli.so => /usr/java/jdk1.6.0_20/jre/bin/../lib/amd64/jli/libjli.so...
7,196
Posted By john.english
Thanks for your help. I don't see why it should...
Thanks for your help. I don't see why it should do this, but... c'est la vie.
The real problem is that I'm trying to run Java inside the sandbox and it moans that it can't locate libjli.so. The only...
7,196
Posted By john.english
Chroot jail environment puzzle
I have a simple sandbox program which runs a command as user "nobody" in a chroot jail. It sets resource limits with setrlimit, changes the user id with setuid, changes the root dir with chroot,...
Showing results 1 to 5 of 5

 
All times are GMT -4. The time now is 08:23 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy