[LDTP-Dev] installing LDTP 1.3 on Ubuntu 8.04

Gabor Szabo szabgab at gmail.com
Wed Oct 1 05:32:46 PDT 2008


Hi,

I am trying to install LDTP on Ubuntu Hardy (8.04)
aptitude install ldtp works but it brings me version ldtp-0.9.2

So I downloaded 1.3 and ran ./configure --prefix=/opt/ldtp
which gave me

[...]
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for LIBXML2... yes
checking for GLIB2... yes
checking for CSPI_1_0... configure: error: Package requirements
(cspi-1.0 >= 1.2.0) were not met:

No package 'cspi-1.0' found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables CSPI_1_0_CFLAGS
and CSPI_1_0_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.



This is strange , especially the (cspi-1.0 >= 1.2.0) part.
Anyway, what is cspi and where do I get it from?

As I understood from some web searching cspi is distributed as part of
at-spi. I have that installed
an apparently that is also too old.

So where do I get its sources from and do I need to compile Gnome
against it in order to use it
or can I use it with my current Gnome installation that came with Ubuntu?


Gabor


More information about the LDTP-dev mailing list