Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:15.0
java-atk-wrapper
HOWTO
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File HOWTO of Package java-atk-wrapper
Package installs java-atk-wrapper in a JRE-independent way. It is up to each JRE to make use of it correctly. In general, you want to symlink the shared 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 \ /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/ echo "assistive_technologies=org.GNOME.Accessibility.AtkWrapper" \ >> /usr/lib/java/jre/lib/accessibility.properties
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor