Guest User

Untitled

a guest
May 10th, 2012
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 1.39 KB | None | 0 0
  1. m_kobernyk@yeshkin-Aspire-5336:~/Завантаження/php-4.4.9$ sudo ./configure --prefix=/usr/local/php/4.4.9 --disable-cli
  2. [sudo] password for m_kobernyk:
  3. creating cache ./config.cache
  4. checking for egrep... grep -E
  5. checking for a sed that does not truncate output... /bin/sed
  6. checking host system type... i686-pc-linux-gnu
  7. checking for gcc... gcc
  8. checking whether the C compiler (gcc  ) works... yes
  9. checking whether the C compiler (gcc  ) is a cross-compiler... no
  10. checking whether we are using GNU C... yes
  11. checking whether gcc accepts -g... yes
  12. checking whether gcc and cc understand -c and -o together... yes
  13. checking how to run the C preprocessor... gcc -E
  14. checking for AIX... no
  15. checking if compiler supports -R... no
  16. checking if compiler supports -Wl,-rpath,... yes
  17. checking for re2c... exit 0;
  18. checking whether ln -s works... yes
  19. checking for gawk... no
  20. checking for mawk... mawk
  21. checking for bison... no
  22. checking for byacc... no
  23. configure: warning: You will need bison if you want to regenerate the PHP parsers.
  24. checking for flex... lex
  25. checking for yywrap in -ll... no
  26. checking lex output file root... ./configure: 1: lex: not found
  27. configure: error: cannot find output from lex; giving up
  28. m_kobernyk@yeshkin-Aspire-5336:~/Завантаження/php-4.4.9$ make install clean
  29. make: *** Нема правила для створення цілі "install".  Зупинка.
Advertisement
Add Comment
Please, Sign In to add comment