Feherl bei PHP-Installation



  • Hi, ich versuchs mal unter diesem Forum, könnte auch unter Webzeugs stehen ?

    Ich habe php-4.3.2 entpackt, und einfach die in INSTALL stehende Anweisungen ausführen wollen, nämlich :
    ./configure --with-mysql --with-apxs

    Dabei erhalte ich dann folgende AUsgabe

    loading cache ./config.cache
    checking host system type... i586-pc-linux-gnu
    checking for gcc... gcc
    checking whether the C compiler (gcc ) works... yes
    checking whether the C compiler (gcc ) is a cross-compiler... no
    checking whether we are using GNU C... yes
    checking whether gcc accepts -g... yes
    checking whether gcc and cc understand -c and -o together... yes
    checking how to run the C preprocessor... gcc -E
    checking for AIX... no
    checking if compiler supports -R... no
    checking if compiler supports -Wl,-rpath,... yes
    checking for ranlib... ranlib
    checking whether ln -s works... yes
    checking for gawk... gawk
    checking for bison... no
    checking for byacc... no
    configure: warning: You will need bison if you want to regenerate the PHP parsers.
    checking for flex... lex
    checking for yywrap in -ll... no
    checking lex output file root... ./configure: lex: command not found
    configure: error: cannot find output from lex; giving up

    😕 Was fhelt mir da? Kann mir jemand weiterhelfen?
    Es grüßt Hanns



  • was fehlt?

    lex: command not found

    hm.. lex.sf.net



  • flex ist bei jeder ordentlichen Distri dabei


Anmelden zum Antworten