Problem loading shared libraries while installing on linux
in
Integration and Hardware
•
4 months ago
I am having a problem loading processing on a raspberry pi (debian wheezy). I have followed the instructions carefully and have replaced the java file with java 7 for linux from oracle. I tried starting processing at each step but keep getting the following error:
java: error while loading shared libraries: libjli.so: cannot open shared object file: No such file or directory
I have copied that file into /usr/shared, /usr/lib and it is also in porcessing/java/jre/lib/arm/jli/libjli.so . I have tried running processing as my usr and in root. processing is in /home/pi/processing-2.0b9 if that matters.
Help! I am very frustrated.
Karen
java: error while loading shared libraries: libjli.so: cannot open shared object file: No such file or directory
I have copied that file into /usr/shared, /usr/lib and it is also in porcessing/java/jre/lib/arm/jli/libjli.so . I have tried running processing as my usr and in root. processing is in /home/pi/processing-2.0b9 if that matters.
Help! I am very frustrated.
Karen
1