When I execute the soffice, I have this error: /home/kokhoe/workspace/aoo-trunk/main/solver/410/unxlngx6.pro/bin/javaldx: error while loading shared libraries: libjvmfwk.so.3: cannot open shared object file: No such file or directory /home/kokhoe/workspace/aoo-trunk/main/solver/410/ unxlngx6.pro/bin/soffice.bin: error while loading shared libraries: libsofficeapp.so: cannot open shared object file: No such file or directory
When I did a search in my aoo source code for libjvmfwk.so, I manage to find it. But how could I linked libjvmfwk to javaldx? Should I execute soffice? Or soffice.bin? Which one should execute first?
