Guest User

Untitled

a guest
Jun 13th, 2018
134
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.22 KB | None | 0 0
  1. I am going to run ./configure with no arguments - if you wish
  2. to pass any to it, please specify them on the ./autogen.sh command line.
  3. Running aclocal -I . -I m4/shamrock ...
  4. Running automake --gnu ...
  5. Running autoconf ...
  6. ./autogen.sh: line 5: error: command not found
  7. ./autogen.sh: line 8: intltoolize: command not found
  8. ./autogen.sh: line 14: [: -lt: unary operator expected
  9. Running intltoolize --force --copy --automake ...
  10. ./autogen.sh: line 27: intltoolize: command not found
  11. ./autogen.sh: line 30: error: command not found
  12. rm: cannot remove `.autogen.log': No such file or directory
  13. Running ./configure ...
  14. checking for a BSD-compatible install... /usr/bin/install -c
  15. checking whether build environment is sane... yes
  16. /bin/bash: /home/neal/Coding/Gnome: No such file or directory
  17. configure: WARNING: `missing' script is too old or missing
  18. checking for a thread-safe mkdir -p... /bin/mkdir -p
  19. checking for gawk... no
  20. checking for mawk... mawk
  21. checking whether make sets $(MAKE)... yes
  22. checking how to create a pax tar archive... gnutar
  23. ./configure: line 2560: syntax error near unexpected token `0.35.0'
  24. ./configure: line 2560: `IT_PROG_INTLTOOL(0.35.0)'
  25. make: *** No targets specified and no makefile found. Stop.
Add Comment
Please, Sign In to add comment