Guest User

Untitled

a guest
Jan 21st, 2018
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.87 KB | None | 0 0
  1. make[1]: Nothing to be done for 'all'.
  2. make[1]: Leaving directory '/home/hafeez/Downloads/wine-3.0/winecrt0'
  3. make[1]: Entering directory '/home/hafeez/Downloads/wine-3.0/acledit'
  4. make[1]: Nothing to be done for 'all'.
  5. make[1]: Leaving directory '/home/hafeez/Downloads/wine-3.0/dlls/acledit'
  6. STRIPPROG="strip" ./tools/install-sh dlls/acledit/acledit.dll.so /usr/local/lib/wine/acledit.dll.so
  7. mkdir: cannot create directory ‘/usr/local/lib/wine‘: Permission denied
  8. mkdir: cannot create directory ‘/usr/local/lib/wine‘: Permission denied
  9. Makefile:1608: recipe for target 'dlls/acledit/install-lib' failed
  10. make: *** [dlls/acledit/install-lib] Error 1
  11.  
  12. wget https://dl.winehq.org/wine-builds/Release.key
  13. sudo apt-key add Release.key
  14. sudo apt-add-repository 'https://dl.winehq.org/wine-builds/ubuntu/'
  15. sudo apt-get update
  16. sudo apt-get install winehq-stable
  17.  
  18. sudo make install
Add Comment
Please, Sign In to add comment