Mandatory requirements
- GNOME Version - min 2.10
- Accessibility should be enabled
Install the following development packages
- at-spi
- gail
- libgail (or libgail-gnome based on your distribution)
- python
Dependency Packages
python-imaging library - http://www.pythonware.com/products/pil/
pystatgrab - http://www.i-scream.org/pystatgrab/
Setting up LDTP from source
check out source from GIT with the following command: 'git clone git://anongit.freedesktop.org/git/ldtp/ldtp.git'
- When prompted for password enter
- change to the source directory with the following command: 'cd ldtp'
- build with './autogen.sh; make' Assuming that all the above mentioned packages are installed
- setup with 'make install' as the root user
Install from latest released binaries
From Downloads page download either rpm or deb package for your distribution
