Menu

macro AM_PATH_SDL not found in library

Slava_bogu
2005-05-27
2013-04-03
  • Slava_bogu

    Slava_bogu - 2005-05-27

    I try to compile gplflash2 on mandrake10.0 but
    ./autogen.sh
    gives me the next:

    aclocal: configure.in: 89: macro `AM_PATH_SDL' not found in library
    autoreconf-2.5x: aclocal failed with exit status: 1

    What i must write in what file and in what folder?

    ./configure
    gives after many checking for ...:

    configure: error: *** GPLFlash requires libavcodec  and libavformat.

    where can i download this libraries and in what folder?

    automake
    gives me that:
    configure.in: 8: `automake requires `AM_CONFIG_HEADER', not `AC_CONFIG_HEADER'
    configure.in: 8: required file `./[config.h].in' not found

     
    • Tomas Groth

      Tomas Groth - 2005-05-27

      Hi,

      You need to install SDL and ffmpeg, and their devel packages as well.

       

Log in to post a comment.