dev-pts

Results 1 comments of dev-pts

I've also encountered this problem on Debian 10 after installing librxtx-java packet. In my case, it was solved by setting an appropriate LD_LIBRARY_PATH before starting the tomcat: ``` export LD_LIBRARY_PATH=/usr/lib/jni/...