Advertisement
Guest User

Untitled

a guest
Oct 17th, 2014
18
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.15 KB | None | 0 0
  1. sudo ./configure
  2. [sudo] password for patricia:
  3. checking for a BSD-compatible install... /usr/bin/install -c
  4. checking whether build environment is sane... yes
  5. checking for gawk... no
  6. checking for mawk... mawk
  7. checking whether make sets $(MAKE)... yes
  8. checking for gcc... gcc
  9. checking for C compiler default output... a.out
  10. checking whether the C compiler works... yes
  11. checking whether we are cross compiling... no
  12. checking for suffix of executables...
  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 ANSI C... none needed
  17. checking for style of include used by make... GNU
  18. checking dependency style of gcc... none
  19. checking for a BSD-compatible install... /usr/bin/install -c
  20. checking for gawk... (cached) mawk
  21. checking for rpmbuild... no
  22. ./configure: line 2792: rpm: command not found
  23. checking for cups-config... no
  24. ./configure: line 2830: test: =: unary operator expected
  25. configure: error: *** 'cups-config' missing, please install CUPS or fix your $PATH ***
  26. patricia@patricia-HP-Compaq-6735b:~/Epson-ALCX11-filter-1.1$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement