Re: [orca-list] orca and java applications?



Hi VojtÄch,

To make Java applications accessible, you need to install git-core, first run:

sudo apt-get install git-core

get the Java ATK Wrapper.  To do so, run:

cd home

mkdir jaw

cd jaw

Clone git://git.gnome.org/java-atk-wrapper

cd jaw

git pull

sudo ./make

sudo ./make install

You also need to have the Java Runtime Environment (JRE) installed from Oracle.

The link with instructions for this is:

http://www.ubuntugeek.com/how-install-sun-java-runtime-environment-jre-in-ubuntu-10-04-lucid-lynx.html

Hope this helps.  I hope I got the git commands and make commands right.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]