Below are my notes from trying to get LDTP working with Oracle eBusiness Forms. I'm posting them to this list in case it helps anyone out in the future. At this point I'm troubleshooting my Java setup - as testing the JAB is not showing "Just registered Application" when I start the demo application.
>From clean install (FC11) yum update (optional) yum install at-spi-devel glib glib-devel gob2 gail gail-devel libgail-gnome libgail-gnome-devel python-devel libxml redhat-rpm-config ImageMagick python-imaging python-imaging-devel pystatgrab gcc git libgee libgee-devel ORBit compat-libstdc++-33 compat-libstdc++-296 #Find RPMs for distro: #http://download.opensuse.org/repositories/home:/anagappan/ #Download and install all the ldtp RPMs http://sourceforge.net/projects/ltfx/ Download .gz file tar -zxvf ltfx-*.tar.gz cd ltfx- make ./install git clone git://anongit.freedesktop.org/git/ldtp/ldtp.git cd ldtp ./autogen.sh --prefix=/usr; make make install Enable assistive technologies System > Preferences > Assistive technology Preferences > check "Enable assitive technologies" Install java jre from sun. follow instructions on java site to setup for Firefox. (Setup the gnome java bridge) http://live.gnome.org/Java%20Access%20Bridge Download latest java-access-bridge Get the Sun Java JDK http://www.howtoforge.com/sun_java_se6sdk_netbeans_fedora7 (JDK SE Dev Kit 17) (Setup SUN's Java ?) (http://www.my-guides.net/en/content/view/125/26/1/11/) (http://www.schabell.org/2009/06/fedora-10-adding-new-java-version-6-16.html ) Configure JAB- http://live.gnome.org/Java%20Access%20Bridge#head-76015b94b753f794eb71e944502bd7332751a85a
_______________________________________________ LDTP-dev mailing list LDTP-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/ldtp-dev