Advertisement
Guest User

Untitled

a guest
Dec 4th, 2011
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.90 KB | None | 0 0
  1. ==> Lancement de package()...
  2. Making install in src
  3. make[1] : on entre dans le répertoire « /tmp/yaourt-tmp-erufu/aur-glances-git/src/glances/src »
  4. make[2] : on entre dans le répertoire « /tmp/yaourt-tmp-erufu/aur-glances-git/src/glances/src »
  5. test -z "/usr/local/bin" || /bin/mkdir -p "/tmp/yaourt-tmp-erufu/aur-glances-git/pkg/usr/local/bin"
  6. /bin/install -c glances.py '/tmp/yaourt-tmp-erufu/aur-glances-git/pkg/usr/local/bin'
  7. test -z "/usr/local/lib/python3.2/site-packages/glances" || /bin/mkdir -p "/tmp/yaourt-tmp-erufu/aur-glances-git/pkg/usr/local/lib/python3.2/site-packages/glances"
  8. /bin/install -c -m 644 glances.py '/tmp/yaourt-tmp-erufu/aur-glances-git/pkg/usr/local/lib/python3.2/site-packages/glances'
  9. Byte-compiling python modules...
  10. glances.py File "/usr/local/lib/python3.2/site-packages/glances/glances.py", line 53
  11. print "Error: Can not init the libstatgrab library.\n"
  12. ^
  13. SyntaxError: invalid syntax
  14.  
  15.  
  16. Byte-compiling python modules (optimized versions) ...
  17. glances.py
  18. make[2] : on quitte le répertoire « /tmp/yaourt-tmp-erufu/aur-glances-git/src/glances/src »
  19. make[1] : on quitte le répertoire « /tmp/yaourt-tmp-erufu/aur-glances-git/src/glances/src »
  20. make[1] : on entre dans le répertoire « /tmp/yaourt-tmp-erufu/aur-glances-git/src/glances »
  21. make[2] : on entre dans le répertoire « /tmp/yaourt-tmp-erufu/aur-glances-git/src/glances »
  22. make[2]: Rien à faire pour « install-exec-am ».
  23. test -z "/usr/local/doc/glances" || /bin/mkdir -p "/tmp/yaourt-tmp-erufu/aur-glances-git/pkg/usr/local/doc/glances"
  24. /bin/install -c -m 644 README COPYING AUTHORS ChangeLog INSTALL NEWS '/tmp/yaourt-tmp-erufu/aur-glances-git/pkg/usr/local/doc/glances'
  25. make[2] : on quitte le répertoire « /tmp/yaourt-tmp-erufu/aur-glances-git/src/glances »
  26. make[1] : on quitte le répertoire « /tmp/yaourt-tmp-erufu/aur-glances-git/src/glances »
  27.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement