This commit is contained in:
parent
778fe9a4e3
commit
1265fcfc7a
2
HOWTO
2
HOWTO
@ -4,7 +4,7 @@ object and the jar into somehwere where the JRE can find it and configure the
|
||||
accessiblity configuration of the JRE to load this.
|
||||
|
||||
For OpenJDK, the process looks like this:
|
||||
ln -s %{_libdir}/java-atk-wrapper/libatk-wrapper.so.? \
|
||||
ln -s %{_libdir}/java-atk-wrapper/libatk-wrapper.so \
|
||||
/usr/lib/jvm/jre/lib/%{arch}/libatk-wrapper.so
|
||||
ln -s %{_libdir}/java-atk-wrapper/java-atk-wrapper.jar \
|
||||
/usr/lib/jvm/jre/lib/ext/
|
||||
|
Loading…
Reference in New Issue
Block a user