Install livesupport error
  • Hi, I've tried to install livesupport of several occations and I keep getting errors the lastest and reoccuring one I get is detailed below. If you have anymore questions about it let me know. I am running FC3 on a amd duron 1GHz system.

    ./modules/widgets/bin/autogen.sh
    I am going to run ./configure with no arguments - if you wish
    to pass any to it, please specify them on the ./modules/widgets/bin/autogen.sh command line.
    Generating configuration files for Widgets, please wait....
    aclocal --output=/root/livesupport-0.9.1/modules/widgets/tmp/aclocal.m4
    autoheader /root/livesupport-0.9.1/modules/widgets/etc/configure.ac
    autoconf -I /root/livesupport-0.9.1/modules/widgets/tmp -o /root/livesupport-0.9.1/modules/widgets/tmp/configure /root/livesupport-0.9.1/modules/widgets/etc/configure.ac
    checking for g++... g++
    checking for C++ compiler default output file name... a.out
    checking whether the C++ compiler works... yes
    checking whether we are cross compiling... no
    checking for suffix of executables...
    checking for suffix of object files... o
    checking whether we are using the GNU C++ compiler... yes
    checking whether g++ accepts -g... yes
    checking for gcc... gcc
    checking whether we are using the GNU C compiler... yes
    checking whether gcc accepts -g... yes
    checking for gcc option to accept ANSI C... none needed
    checking how to run the C preprocessor... gcc -E
    checking for egrep... grep -E
    checking for ANSI C header files... yes
    checking for sys/types.h... yes
    checking for sys/stat.h... yes
    checking for stdlib.h... yes
    checking for string.h... yes
    checking for memory.h... yes
    checking for strings.h... yes
    checking for inttypes.h... yes
    checking for stdint.h... yes
    checking for unistd.h... yes
    checking getopt.h usability... yes
    checking getopt.h presence... yes
    checking for getopt.h... yes
    /root/livesupport-0.9.1/modules/widgets/tmp/configure: line 3256: syntax error near unexpected token `LIBXMLPP,libxml++-2.6'
    /root/livesupport-0.9.1/modules/widgets/tmp/configure: line 3256: `PKG_CHECK_MODULES(LIBXMLPP,libxml++-2.6 >= 2.6.0)'
    make: *** [tmp/modules_setup.stamp] Error 2



    Post Edited (06-09-05 17:58)
  • 1 Comment sorted by
  • If I were you, I would not bother with 0.9.1, which is a very early
    version, but wait for 1.0RC1 due in a week or so (or even 1.0, which is
    due a couple weeks after that), or install from CVS.

    However, the newer versions also have these same automake and autoconf
    version requirements.

    Ferenc

    ------------------------------------------
    Posted to Phorum via PhorumMail