livesupport-dev@eserver2.mdlf.org wrote:
> This message was sent from: LiveSupport Development.
>
> ----------------------------------------------------------------
>
> checking getopt.h usability... yes
> checking getopt.h presence... yes
> checking for getopt.h... yes
> ./configure: line 3253: syntax error near unexpected token
> `LIBXMLPP,libxml++-2.6'
> ./configure: line 3253: `PKG_CHECK_MODULES(LIBXMLPP,libxml++-2.6 >=
> 2.6.0)'
>
> Everytime the program stop with compiling @ this problem with my mandrake
> distribution.
> But i've install the normal libxml files:
> libxml++2.6_1 2.6.1-2mdk System/Libraries C++
> libxml++2.6_1-devel 2.6.1-2mdk Development/C++
>
> Is it possible that you can remove these lines in all the files where you
> check this version? Or is there another solution?
we use a specific version of libxml++, which is 2.8.1. it is compiled
for livesupport when you set up the development environment, which
includes compiling libraries used by livesupport, as described here: