Advertisement
Guest User

Untitled

a guest
Sep 20th, 2017
51
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.54 KB | None | 0 0
  1. 100%[=========================================================================>] 29,377 51.7K/s in 0.6s
  2.  
  3. 2011-06-28 13:13:42 (51.7 KB/s) - `pylibmc.tar.gz' saved [29377/29377]
  4.  
  5. running install
  6. running build
  7. running build_py
  8. creating build
  9. creating build/lib.linux-i686-2.6
  10. copying pylibmc.py -> build/lib.linux-i686-2.6
  11. running build_ext
  12. building '_pylibmc' extension
  13. creating build/temp.linux-i686-2.6
  14. gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -DUSE_ZLIB -I../libmemcached-0.44/libmemcached/include -I/usr/include/python2.6 -c _pylibmcmodule.c -o build/temp.linux-i686-2.6/_pylibmcmodule.o
  15. gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions build/temp.linux-i686-2.6/_pylibmcmodule.o -L../libmemcached-0.44/libmemcached/lib -lmemcached -lz -o build/lib.linux-i686-2.6/_pylibmc.so
  16. running install_lib
  17. copying build/lib.linux-i686-2.6/_pylibmc.so -> /usr/local/lib/python2.6/dist-packages
  18. copying build/lib.linux-i686-2.6/pylibmc.py -> /usr/local/lib/python2.6/dist-packages
  19. byte-compiling /usr/local/lib/python2.6/dist-packages/pylibmc.py to pylibmc.pyc
  20. running install_egg_info
  21. Writing /usr/local/lib/python2.6/dist-packages/pylibmc-1.1.1.egg-info
  22. Dependencies have been installed. Please check this by looking over the
  23. output above, then press enter to continue or Ctrl-C to quit.
  24. Generated Django settings overrides, saved to:
  25. /www/esp/esp/local_settings.py
  26. Database login information saved to:
  27. /www/esp/esp/database_settings.py
  28. Settings have been generated. Please check them by looking over the
  29. output above, then press enter to continue or Ctrl-C to quit.
  30. A Dropbox will now be created for this site's media.
  31. You may be prompted to link this machine to a Dropbox account.
  32. If so, you'll see a URL that should be copied into a Web browser
  33. to establish the link. You may want to create a new account
  34. specific to MIT before doing it.
  35.  
  36. Once this is complete, type 'ok' and hit enter --> /usr/bin/nautilus
  37. Initializing nautilus-gdu extension
  38.  
  39. ** (nautilus:26829): WARNING **: Failed to get the current CK session: GDBus.Error:org.freedesktop.ConsoleKit.Manager.GeneralError: Unable to lookup session information for process '26829'
  40.  
  41. (nautilus:26829): GConf-CRITICAL **: gconf_value_free: assertion `value != NULL' failed
  42. Nautilus-Share-Message: Called "net usershare info" but it failed: 'net usershare' returned error 255: net usershare: cannot open usershare directory /var/lib/samba/usershares. Error No such file or directory
  43. Please ask your system administrator to enable user sharing.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement