SHARE
TWEET
pushover
a guest
Mar 23rd, 2017
66
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
- Making install in po
- make[1]: Entering directory '/home/neo/Documents/gamez/pushover-0.0.5/po'
- /bin/mkdir -p /usr/local/share
- /bin/mkdir: cannot create directory ‘/usr/local/share/locale’: Permission denied
- /usr/bin/install: cannot create regular file ‘/usr/local/share/locale/cs/LC_MESSAGES/pushover.mo’: No such file or directory
- installing cs.gmo as /usr/local/share/locale/cs/LC_MESSAGES/pushover.mo
- /bin/mkdir: cannot create directory ‘/usr/local/share/locale’: Permission denied
- /usr/bin/install: cannot create regular file ‘/usr/local/share/locale/de/LC_MESSAGES/pushover.mo’: No such file or directory
- installing de.gmo as /usr/local/share/locale/de/LC_MESSAGES/pushover.mo
- /bin/mkdir: cannot create directory ‘/usr/local/share/locale’: Permission denied
- /usr/bin/install: cannot create regular file ‘/usr/local/share/locale/eo/LC_MESSAGES/pushover.mo’: No such file or directory
- installing eo.gmo as /usr/local/share/locale/eo/LC_MESSAGES/pushover.mo
- /bin/mkdir: cannot create directory ‘/usr/local/share/locale’: Permission denied
- /usr/bin/install: cannot create regular file ‘/usr/local/share/locale/es/LC_MESSAGES/pushover.mo’: No such file or directory
- installing es.gmo as /usr/local/share/locale/es/LC_MESSAGES/pushover.mo
- /bin/mkdir: cannot create directory ‘/usr/local/share/locale’: Permission denied
- /usr/bin/install: cannot create regular file ‘/usr/local/share/locale/fr/LC_MESSAGES/pushover.mo’: No such file or directory
- installing fr.gmo as /usr/local/share/locale/fr/LC_MESSAGES/pushover.mo
- /bin/mkdir: cannot create directory ‘/usr/local/share/locale’: Permission denied
- /usr/bin/install: cannot create regular file ‘/usr/local/share/locale/it/LC_MESSAGES/pushover.mo’: No such file or directory
- installing it.gmo as /usr/local/share/locale/it/LC_MESSAGES/pushover.mo
- /bin/mkdir: cannot create directory ‘/usr/local/share/locale’: Permission denied
- /usr/bin/install: cannot create regular file ‘/usr/local/share/locale/ru/LC_MESSAGES/pushover.mo’: No such file or directory
- installing ru.gmo as /usr/local/share/locale/ru/LC_MESSAGES/pushover.mo
- /bin/mkdir: cannot create directory ‘/usr/local/share/locale’: Permission denied
- /usr/bin/install: cannot create regular file ‘/usr/local/share/locale/sv/LC_MESSAGES/pushover.mo’: No such file or directory
- installing sv.gmo as /usr/local/share/locale/sv/LC_MESSAGES/pushover.mo
- if test "pushover" = "gettext-tools"; then \
- /bin/mkdir -p /usr/local/share/gettext/po; \
- for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \
- /usr/bin/install -c -m 644 ./$file \
- /usr/local/share/gettext/po/$file; \
- done; \
- for file in Makevars; do \
- rm -f /usr/local/share/gettext/po/$file; \
- done; \
- else \
- : ; \
- fi
- make[1]: Leaving directory '/home/neo/Documents/gamez/pushover-0.0.5/po'
- make[1]: Entering directory '/home/neo/Documents/gamez/pushover-0.0.5'
- make[2]: Entering directory '/home/neo/Documents/gamez/pushover-0.0.5'
- /bin/mkdir -p '/usr/local/bin'
- /bin/bash ./libtool --mode=install /usr/bin/install -c pushover '/usr/local/bin'
- libtool: install: /usr/bin/install -c pushover /usr/local/bin/pushover
- /usr/bin/install: cannot create regular file '/usr/local/bin/pushover': Permission denied
- Makefile:571: recipe for target 'install-binPROGRAMS' failed
- make[2]: *** [install-binPROGRAMS] Error 1
- make[2]: Leaving directory '/home/neo/Documents/gamez/pushover-0.0.5'
- Makefile:1303: recipe for target 'install-am' failed
- make[1]: *** [install-am] Error 2
- make[1]: Leaving directory '/home/neo/Documents/gamez/pushover-0.0.5'
- Makefile:979: recipe for target 'install-recursive' failed
- make: *** [install-recursive] Error 1
RAW Paste Data
