Guest User

Untitled

a guest
Jun 24th, 2018
130
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.74 KB | None | 0 0
  1. Configuring for:
  2. PHP Api Version: 20041225
  3. Zend Module Api No: 20060613
  4. Zend Extension Api No: 220060519
  5. raveen@user-desktop:~/Desktop/mdbtools-1.0.0/mdbtools-1.0.0$ ./configure
  6. checking for grep that handles long lines and -e... /bin/grep
  7. checking for egrep... /bin/grep -E
  8. checking for a sed that does not truncate output... /bin/sed
  9. checking for gcc... gcc
  10. checking for C compiler default output file name... a.out
  11. checking whether the C compiler works... yes
  12. checking whether we are cross compiling... no
  13. checking for suffix of executables...
  14. checking for suffix of object files... o
  15. checking whether we are using the GNU C compiler... yes
  16. checking whether gcc accepts -g... yes
  17. checking for gcc option to accept ISO C89... none needed
  18. checking whether gcc and cc understand -c and -o together... yes
  19. checking for system library directory... lib
  20. checking if compiler supports -R... no
  21. checking if compiler supports -Wl,-rpath,... yes
  22. checking build system type... i686-pc-linux-gnu
  23. checking host system type... i686-pc-linux-gnu
  24. checking target system type... i686-pc-linux-gnu
  25. checking for PHP prefix... /usr
  26. checking for PHP includes... -I/usr/include/php5 -I/usr/include/php5/main -I/usr/include/php5/TSRM -I/usr/include/php5/Zend -I/usr/include/php5/ext -I/usr/include/php5/ext/date/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
  27. checking for PHP extension directory... /usr/lib/php5/20060613+lfs
  28. checking for PHP installed headers prefix... /usr/include/php5
  29. checking for re2c... re2c
  30. checking for re2c version... 0.12.1 (ok)
  31. checking for gawk... gawk
  32. checking mdbtools installation prefix... yes, shared
  33. checking for pkg-config... /usr/bin/pkg-config
  34. checking for mdbtools in default path... configure: error: not found
Add Comment
Please, Sign In to add comment