Advertisement
Guest User

Untitled

a guest
Jul 20th, 2017
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
MPASM 1.33 KB | None | 0 0
  1. jippu@JippuMINT ~/Lataukset/multisync-gui-0.92.0 $ ./configureChecking for Python           :  /usr/bin/python
  2. Checking for WAF            :  /home/jippu/Lataukset/multisync-gui-0.92.0/waf
  3. calling waf configure with parameters
  4. /home/jippu/Lataukset/multisync-gui-0.92.0/.waf-1.1.1-1989457009/wafadmin/Params.py:7: DeprecationWarning: the md5 module is deprecated; use hashlib instead
  5.   import os, sys, types, inspect, md5, base64, stat
  6. Checking for program gcc                : ok /usr/bin/gcc
  7. Checking for program ar                 : ok /usr/bin/ar
  8. Checking for program ranlib             : ok /usr/bin/ranlib
  9. Checking for program cpp                : ok /usr/bin/cpp
  10. Checking for compiler could create pragramms : ok  
  11. Checking for compiler could create shared libs : ok  
  12. Checking for compiler could create static libs : ok  
  13. Checking for flags -Wall                       : ok  
  14. Checking for flags -O2                         : ok  
  15. Checking for flags -g -DDEBUG                  : ok  
  16. Checking for flags -g3 -O0 -DDEBUG             : ok  
  17. Checking for gcc                               : ok  
  18. Checking for package glib-2.0                  : ok  
  19. Checking for package libxml-2.0                : ok  
  20. Checking for package gtk+-2.0 gthread-2.0 >= 2.6.0  : ok  
  21. Checking for package libglade-2.0 >= 2.0.1          : not found
  22. you need libglade-2.0-dev
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement