Advertisement
Guest User

Untitled

a guest
Sep 7th, 2010
272
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.91 KB | None | 0 0
  1. joona@Joona-PC:~/Työpöytä/gnomenu$ sudo make install
  2. install -d /etc/gnomenu /usr/bin/ /usr/lib64 \
  3. /usr/share /usr/lib64/bonobo/servers /usr/share/cairo-dock/plug-ins/Dbus/third-party/GnoMenu /usr/share/kde4/apps/plasma
  4. python -u setup.py
  5. Preparing to install translation
  6. /home/joona/Työpöytä/gnomenu/po
  7. installing translations
  8. Creating language Binary for : gnomenu-fi
  9. sh: msgfmt: not found
  10. Creating language Binary for : gnomenu-sv
  11. sh: msgfmt: not found
  12. Creating language Binary for : gnomenu-fr
  13. sh: msgfmt: not found
  14. Creating language Binary for : gnomenu-hu
  15. sh: msgfmt: not found
  16. Creating language Binary for : gnomenu-pl
  17. sh: msgfmt: not found
  18. Creating language Binary for : gnomenu-ca
  19. sh: msgfmt: not found
  20. Creating language Binary for : gnomenu-id
  21. sh: msgfmt: not found
  22. Creating language Binary for : gnomenu-ru
  23. sh: msgfmt: not found
  24. Creating language Binary for : gnomenu-oc
  25. sh: msgfmt: not found
  26. Creating language Binary for : gnomenu-ml
  27. sh: msgfmt: not found
  28. Creating language Binary for : gnomenu-de
  29. sh: msgfmt: not found
  30. Creating language Binary for : gnomenu-yi
  31. sh: msgfmt: not found
  32. Creating language Binary for : gnomenu-zh_TW
  33. sh: msgfmt: not found
  34. Creating language Binary for : gnomenu-ro
  35. sh: msgfmt: not found
  36. Creating language Binary for : gnomenu-lt
  37. sh: msgfmt: not found
  38. Creating language Binary for : gnomenu-tr
  39. sh: msgfmt: not found
  40. Creating language Binary for : gnomenu-pt_BR
  41. sh: msgfmt: not found
  42. Creating language Binary for : gnomenu-zh_CN
  43. sh: msgfmt: not found
  44. Creating language Binary for : gnomenu-sr
  45. sh: msgfmt: not found
  46. Creating language Binary for : gnomenu-cs
  47. sh: msgfmt: not found
  48. Creating language Binary for : gnomenu-es
  49. sh: msgfmt: not found
  50. Creating language Binary for : gnomenu-el
  51. sh: msgfmt: not found
  52. Creating language Binary for : gnomenu-sk
  53. sh: msgfmt: not found
  54. Creating language Binary for : gnomenu-nl
  55. sh: msgfmt: not found
  56. Creating language Binary for : gnomenu-uk
  57. sh: msgfmt: not found
  58. Creating language Binary for : gnomenu-nb
  59. sh: msgfmt: not found
  60. Creating language Binary for : gnomenu-he
  61. sh: msgfmt: not found
  62. Creating language Binary for : gnomenu-ia
  63. sh: msgfmt: not found
  64. Creating language Binary for : gnomenu-da
  65. sh: msgfmt: not found
  66. Creating language Binary for : gnomenu-pt
  67. sh: msgfmt: not found
  68. Creating language Binary for : gnomenu-tet
  69. sh: msgfmt: not found
  70. Creating language Binary for : gnomenu-ja
  71. sh: msgfmt: not found
  72. Creating language Binary for : gnomenu-bg
  73. sh: msgfmt: not found
  74. Creating language Binary for : gnomenu-gl
  75. sh: msgfmt: not found
  76. Creating language Binary for : gnomenu-it
  77. sh: msgfmt: not found
  78. Creating language Binary for : gnomenu-ar
  79. sh: msgfmt: not found
  80. Creating language Binary for : gnomenu-ko
  81. sh: msgfmt: not found
  82. #-install src/bin/GnoMenu.py /usr/bin/
  83. cp -r src/lib64/gnomenu /usr/lib64
  84. cp -r src/share/gnomenu /usr/share
  85. cp -r src/share/avant-window-navigator /usr/share
  86. install src/share/dockmanager/scripts/GnoMenu.py /usr/share/dockmanager/scripts/
  87. install: kohde ”/usr/share/dockmanager/scripts/” ei ole hakemisto: Tiedostoa tai hakemistoa ei ole
  88. make: [install] Virhe 1 (ei huomioida)
  89. cp -r src/share/dockmanager/scripts/GnoMenu /usr/share/dockmanager/scripts/
  90. cp: hakemiston ”/usr/share/dockmanager/scripts/” luominen ei onnistu: Tiedostoa tai hakemistoa ei ole
  91. make: [install] Virhe 1 (ei huomioida)
  92. #-cp -r src/share/xfce4 /usr/share
  93. cp -r src/share/locale /usr/share
  94. #-cp -r src/share/plasma/plasmoids /usr/share/kde4/apps/plasma
  95. install src/share/cairo-dock/third-party/GnoMenu/* /usr/share/cairo-dock/plug-ins/Dbus/third-party/GnoMenu/
  96. #-cp -r src/share/cairo-dock ~/.config/
  97. install src/bin/GnoMenu.py /usr/bin/
  98. install src/lib64/bonobo/GNOME_GnoMenu.server /usr/lib64/bonobo/servers
  99. plasmapkg -i src/share/plasma/plasmoids/GnoMenu.zip -p /usr/share/kde4/apps/plasma/plasmoids
  100. make: plasmapkg: Komentoa ei löytynyt
  101. make: [install] Virhe 127 (ei huomioida)
  102. Makefile: GnoMenu installed.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement