Dec 07, 2015; 12:08
Marc Vos
Java problem with PDF tags L8.6 on CentOS 6
Hello list,
We have a java problem with the PDF tags in L8.6 on CentOS.
This is our Java-install:
drwxr-xr-x 3 root root 4096 dec 6 08:48 java-1.6.0-openjdk-1.6.0.37.x86_64
lrwxrwxrwx 1 root root 21 dec 6 08:48 jre -> /etc/alternatives/jre
lrwxrwxrwx 1 root root 27 dec 6 08:48 jre-1.6.0 -> /etc/alternatives/jre_1.6.0
lrwxrwxrwx 1 root root 38 dec 6 08:48 jre-1.6.0-openjdk.x86_64 -> java-1.6.0-openjdk-1.6.0.37.x86_64/jre
lrwxrwxrwx 1 root root 29 dec 6 08:48 jre-openjdk -> /etc/alternatives/jre_openjdk
libjava.so cannot be found:
$ ldd ~lasso/LassoModules/LJAPI.so
linux-vdso.so.1 => (0x00007fff30100000)
libjava.so => not found
libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007ffea1cf0000)
libm.so.6 => /lib64/libm.so.6 (0x00007ffea1a68000)
libgcc_s.so.1 => /lib64/libgcc_s.so.1 (0x00007ffea1850000)
libc.so.6 => /lib64/libc.so.6 (0x00007ffea14b8000)
/lib64/ld-linux-x86-64.so.2 (0x00007ffea2238000)
We're at a loss here. Does someone have a solution?
- -
Thanks,
Marc Vos
#############################################################
This message is sent to you because you are subscribed to
the mailing list Lasso Lasso@lists.lassosoft.com
Official list archives available at http://www.lassotalk.com
To unsubscribe, E-mail to: <Lasso-unsubscribe@lists.lassosoft.com>
Send administrative queries to <Lasso-request@lists.lassosoft.com>
Dec 07, 2015; 12:58
Marc Vos
Re: Java problem with PDF tags L8.6 on CentOS 6