Menu

Cannot install gmameui 0.2.12

Help
yoram
2013-03-23
2014-10-12
  • yoram

    yoram - 2013-03-23

    Hi all,

    I can't even install the applicationn.

    I type

    ./configure
    

    and it does something with errors:

    ./configure: line 5205: syntax error near unexpected token `2.12.0,'
    ./configure: line 5205: `AM_PATH_GTK_2_0(2.12.0, , as_fn_error $? "Cannot find GTK2" "$LINENO" 5)'
    

    Then when I type

    make
    

    It tells me there is no target indicated and no make archive found. Stop.

    I read that the code

    ./configure
    

    is supposed to create a file called "make".

    Any ideas?
    Thank you.

    David

     
  • Sérgio M. Basto

    run ./autogen.sh before ./configure fix this issue.
    all modifications I'm puting here: https://github.com/sergiomb2/gmameui

     

    Last edit: Sérgio M. Basto 2016-02-26

Log in to post a comment.