Mandatory requirements
- GNOME Version - min 2.10
- Accessibility should be enabled
Install the following development packages
- at-spi-devel
- gail-devel
- libgail-devel (or libgail-gnome based on your distribution)
- python-devel
Optional Dependency Packages
Import tool of ImageMagick - http://imagemagick.org/script/import.php
python-imaging library - http://www.pythonware.com/products/pil
pystatgrab - http://www.i-scream.org/pystatgrab
Linux Test For X - http://sf.net/projects/ltfx
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 development 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
