Menu

#29 Configuration Core

closed-invalid
5
2006-11-23
2006-11-21
No

Hello,

when I start to configure your source by using

./configure

I get an error-message

./configure: line 1326: syntax error near unexpected token 'config.h'
./configure: line 1326: 'AM_CONFIG_HEADER(config.h)'

Autoconf and Automake is installed. I use Suse 10.1 .

Thank you for your support.
nordside

Discussion

  • Matthias Schilha

    Logged In: YES
    user_id=1489831
    Originator: YES

    Hello,

    to install the core, I have to use ./autogen. But in the INSTALL-file you write

    ... and type ./configure to configure the package for your system.

    Please change your documentation.

    Thanks
    nordside

     
  • Stefan Sauer

    Stefan Sauer - 2006-11-23
    • status: open --> closed-invalid
     
  • Stefan Sauer

    Stefan Sauer - 2006-11-23

    Logged In: YES
    user_id=250654
    Originator: NO

    if you use .tar.gz releases zou can use configure. Autogen is a bootstrap script for cvs checkouts. The usage is mentioned at http://gitk.sourceforge.net/development.html.