Advertisement
Guest User

Untitled

a guest
Jan 26th, 2011
47
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.15 KB | None | 0 0
  1. hkm@hkm-laptop:~/intltool-0.40.6$ make
  2. Making all in tests
  3. make[1]: se ingresa al directorio `/home/hkm/intltool-0.40.6/tests'
  4. Making all in cases
  5. make[2]: se ingresa al directorio `/home/hkm/intltool-0.40.6/tests/cases'
  6. make[2]: No se hace nada para `all'.
  7. make[2]: se sale del directorio `/home/hkm/intltool-0.40.6/tests/cases'
  8. Making all in results
  9. make[2]: se ingresa al directorio `/home/hkm/intltool-0.40.6/tests/results'
  10. make[2]: No se hace nada para `all'.
  11. make[2]: se sale del directorio `/home/hkm/intltool-0.40.6/tests/results'
  12. make[2]: se ingresa al directorio `/home/hkm/intltool-0.40.6/tests'
  13. make[2]: No se hace nada para `all-am'.
  14. make[2]: se sale del directorio `/home/hkm/intltool-0.40.6/tests'
  15. make[1]: se sale del directorio `/home/hkm/intltool-0.40.6/tests'
  16. Making all in doc
  17. make[1]: se ingresa al directorio `/home/hkm/intltool-0.40.6/doc'
  18. make[1]: No se hace nada para `all'.
  19. make[1]: se sale del directorio `/home/hkm/intltool-0.40.6/doc'
  20. make[1]: se ingresa al directorio `/home/hkm/intltool-0.40.6'
  21. make[1]: No se hace nada para `all-am'.
  22. make[1]: se sale del directorio `/home/hkm/intltool-0.40.6'
  23. hkm@hkm-laptop:~/intltool-0.40.6$ make install
  24. Making install in tests
  25. make[1]: se ingresa al directorio `/home/hkm/intltool-0.40.6/tests'
  26. Making install in cases
  27. make[2]: se ingresa al directorio `/home/hkm/intltool-0.40.6/tests/cases'
  28. make[3]: se ingresa al directorio `/home/hkm/intltool-0.40.6/tests/cases'
  29. make[3]: No se hace nada para `install-exec-am'.
  30. make[3]: No se hace nada para `install-data-am'.
  31. make[3]: se sale del directorio `/home/hkm/intltool-0.40.6/tests/cases'
  32. make[2]: se sale del directorio `/home/hkm/intltool-0.40.6/tests/cases'
  33. Making install in results
  34. make[2]: se ingresa al directorio `/home/hkm/intltool-0.40.6/tests/results'
  35. make[3]: se ingresa al directorio `/home/hkm/intltool-0.40.6/tests/results'
  36. make[3]: No se hace nada para `install-exec-am'.
  37. make[3]: No se hace nada para `install-data-am'.
  38. make[3]: se sale del directorio `/home/hkm/intltool-0.40.6/tests/results'
  39. make[2]: se sale del directorio `/home/hkm/intltool-0.40.6/tests/results'
  40. make[2]: se ingresa al directorio `/home/hkm/intltool-0.40.6/tests'
  41. make[3]: se ingresa al directorio `/home/hkm/intltool-0.40.6/tests'
  42. make[3]: No se hace nada para `install-exec-am'.
  43. make[3]: No se hace nada para `install-data-am'.
  44. make[3]: se sale del directorio `/home/hkm/intltool-0.40.6/tests'
  45. make[2]: se sale del directorio `/home/hkm/intltool-0.40.6/tests'
  46. make[1]: se sale del directorio `/home/hkm/intltool-0.40.6/tests'
  47. Making install in doc
  48. make[1]: se ingresa al directorio `/home/hkm/intltool-0.40.6/doc'
  49. make[2]: se ingresa al directorio `/home/hkm/intltool-0.40.6/doc'
  50. make[2]: No se hace nada para `install-exec-am'.
  51. test -z "/usr/local/share/man/man8" || mkdir -p -- "/usr/local/share/man/man8"
  52. mkdir: no se puede crear el directorio «/usr/local/share/man/man8»: Permiso denegado
  53. make[2]: *** [install-man8] Error 1
  54. make[2]: se sale del directorio `/home/hkm/intltool-0.40.6/doc'
  55. make[1]: *** [install-am] Error 2
  56. make[1]: se sale del directorio `/home/hkm/intltool-0.40.6/doc'
  57. make: *** [install-recursive] Error 1
  58. hkm@hkm-laptop:~/intltool-0.40.6$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement