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



Well, I have sun java 6 installed, but I can't install java atk wrapper.
It says gconf package missing, and aptitude says that gconf is not real package.
Where can I change that package info? In configure.in?
Vojta



On 1.12.2010 16:59, Richard wrote:
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.
_______________________________________________
orca-list mailing list
orca-list gnome org
http://mail.gnome.org/mailman/listinfo/orca-list
Visit http://live.gnome.org/Orca for more information on Orca.
The manual is at http://library.gnome.org/users/gnome-access-guide/nightly/ats-2.html
The FAQ is at http://live.gnome.org/Orca/FrequentlyAskedQuestions
Netiquette Guidelines are at http://live.gnome.org/Orca/FrequentlyAskedQuestions/NetiquetteGuidelines
Log bugs and feature requests at http://bugzilla.gnome.org
Find out how to help at http://live.gnome.org/Orca/HowCanIHelp



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