Re: [orca-list] orca and java applications?
- From: Richard <rickfunes yahoo com>
- To: orca-list gnome org
- Subject: Re: [orca-list] orca and java applications?
- Date: Wed, 01 Dec 2010 07:59:00 -0800
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]