Kann PHP nicht installieren

Florian Schwarz floh at maflohsoft.de
Thu Jan 22 12:49:56 CET 2004


Frank Lohmann schrieb:

> ======== Error Output for sanity check ========
> ./helpers/TestCompile: line 1: make: command not found
> ============= End of Error Report =============

Du musst make installieren!

> checking for bison... no
> checking for byacc... no
> configure: warning: You will need bison if you want to regenerate the
> PHP parsers.

Du musst bison oder byacc installieren.

> checking for flex... lex
> checking for yywrap in -ll... no
> checking lex output file root... ./configure: line 2425: lex: command
> not found
> configure: error: cannot find output from lex; giving up

Du musst lex bzw. flex installieren.

> linux:/home/fraloh/Programme/Web_Entwicklung/php-4.3.4 # make
> bash: make: command not found
> linux:/home/fraloh/Programme/Web_Entwicklung/php-4.3.4 # make install
> bash: make: command not found

s.o., make fehlt!

Gruß,
Floh




More information about the Linux mailing list