Advertisement
Guest User

Untitled

a guest
Sep 15th, 2012
48
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.71 KB | None | 0 0
  1. python setup.py install
  2. running install
  3. running build
  4. running build_py
  5. running build_scripts
  6. running install_lib
  7. running install_scripts
  8. changing mode of /usr/local/bin/driconf to 755
  9. running install_data
  10. running install_egg_info
  11. Removing /usr/local/lib/driconf/driconf-0.9.1-py2.7.egg-info
  12. Writing /usr/local/lib/driconf/driconf-0.9.1-py2.7.egg-info
  13.  
  14. ** (process:20958): WARNING **: Trying to register gtype 'GMountMountFlags' as enum when in fact it is of type 'GFlags'
  15.  
  16. ** (process:20958): WARNING **: Trying to register gtype 'GDriveStartFlags' as enum when in fact it is of type 'GFlags'
  17.  
  18. ** (process:20958): WARNING **: Trying to register gtype 'GSocketMsgFlags' as enum when in fact it is of type 'GFlags'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement