Advertisement
Guest User

Untitled

a guest
Feb 21st, 2014
105
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.12 KB | None | 0 0
  1. manazius@linux-4ibw:~/Загрузки/ziproxy-3.3.0> ./configure
  2. configure: loading site script /usr/share/site/i686-pc-linux-gnu
  3. checking for a BSD-compatible install... /usr/bin/install -c
  4. checking whether build environment is sane... yes
  5. checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
  6. checking for gawk... gawk
  7. checking whether make sets $(MAKE)... yes
  8. checking for gcc... gcc
  9. checking whether the C compiler works... yes
  10. checking for C compiler default output file name... a.out
  11. checking for suffix of executables...
  12. checking whether we are cross compiling... no
  13. checking for suffix of object files... o
  14. checking whether we are using the GNU C compiler... yes
  15. checking whether gcc accepts -g... yes
  16. checking for gcc option to accept ISO C89... none needed
  17. checking for style of include used by make... GNU
  18. checking dependency style of gcc... gcc3
  19. checking for libraries containing socket functions... -lc
  20. checking for gzopen in -lz... yes
  21. checking for pow in -lm... yes
  22. checking for library containing DGifSlurp... no
  23. checking for library containing DGifSlurp... (cached) no
  24. configure: error: Both libgif and libungif not found.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement