Advertisement
Guest User

Untitled

a guest
May 11th, 2013
42
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.38 KB | None | 0 0
  1. sudo make install
  2. mkdir -p /usr/bin
  3. cp powertop /usr/bin
  4. mkdir -p /var/cache/powertop
  5. make[1]: Entering directory `/home/nm/workplace/eclipse_work_space/powertop-1.98/po'
  6. msgfmt -o nl.mo nl.po
  7. mkdir -p /usr/share/locale/nl/LC_MESSAGES/
  8. cp -f nl.mo /usr/share/locale/nl/LC_MESSAGES/powertop.mo
  9. cp: cannot stat `nl.mo': No such file or directory
  10. make[1]: [nl.inst] Error 1 (ignored)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement