Advertisement
Guest User

greska

a guest
May 28th, 2015
248
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.91 KB | None | 0 0
  1. Foomatic library directory '/usr/share/foomatic/db' is not writable!
  2. Makefile:783: recipe for target 'install-kit' failed
  3. make[4]: *** [install-kit] Error 2
  4. make[4]: Leaving directory '/home/pi/Programs/gutenprint-5.2.10/src/foomatic'
  5. make[4]: Entering directory '/home/pi/Programs/gutenprint-5.2.10/src/foomatic'
  6. if test -n "" ; then \
  7. /bin/mkdir -p `/usr/sbin/foomatic-kitload -l` ; \
  8. /usr/sbin/foomatic-kitload -f -d -k foomatic-db/gutenprint-ijs-simplified.5.2 ; \
  9. else \
  10. /usr/sbin/foomatic-kitload -f -k foomatic-db/gutenprint-ijs-simplified.5.2 ; \
  11. fi
  12. perl: warning: Setting locale failed.
  13. perl: warning: Please check that your locale settings:
  14. LANGUAGE = (unset),
  15. LC_ALL = (unset),
  16. LC_PAPER = "hr_HR.UTF-8",
  17. LC_ADDRESS = "hr_HR.UTF-8",
  18. LC_MONETARY = "hr_HR.UTF-8",
  19. LC_NUMERIC = "hr_HR.UTF-8",
  20. LC_TELEPHONE = "hr_HR.UTF-8",
  21. LC_IDENTIFICATION = "hr_HR.UTF-8",
  22. LC_MEASUREMENT = "hr_HR.UTF-8",
  23. LC_NAME = "hr_HR.UTF-8",
  24. LANG = "en_GB.UTF-8"
  25. are supported and installed on your system.
  26. perl: warning: Falling back to the standard locale ("C").
  27. Foomatic library directory '/usr/share/foomatic/db' is not writable!
  28. Makefile:783: recipe for target 'install-kit' failed
  29. make[4]: *** [install-kit] Error 2
  30. make[4]: Leaving directory '/home/pi/Programs/gutenprint-5.2.10/src/foomatic'
  31. Makefile:777: recipe for target 'install-data-local' failed
  32. make[3]: *** [install-data-local] Error 2
  33. make[3]: Leaving directory '/home/pi/Programs/gutenprint-5.2.10/src/foomatic'
  34. Makefile:643: recipe for target 'install-am' failed
  35. make[2]: *** [install-am] Error 2
  36. make[2]: Leaving directory '/home/pi/Programs/gutenprint-5.2.10/src/foomatic'
  37. Makefile:466: recipe for target 'install-recursive' failed
  38. make[1]: *** [install-recursive] Error 1
  39. make[1]: Leaving directory '/home/pi/Programs/gutenprint-5.2.10/src'
  40. Makefile:564: recipe for target 'install-recursive' failed
  41. make: *** [install-recursive] Error 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement