Advertisement
nowhiskey

Untitled

Jun 3rd, 2012
53
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.44 KB | None | 0 0
  1. nowhiskey@murija5:~/Desktop/src/guitarix/trunk$ ./waf configure --prefix=/usr
  2. Checking for program msgfmt : /usr/bin/msgfmt
  3. Checking for program intltool-merge : /usr/bin/intltool-merge
  4. Checking for program g++ or c++ : /usr/bin/g++
  5. Checking for program cpp : /usr/bin/cpp
  6. Checking for program ar : /usr/bin/ar
  7. Checking for program ranlib : /usr/bin/ranlib
  8. Checking for g++ : ok
  9. Checking for jack <= 1.8.0 : yes
  10. Checking for jack session support : yes
  11. Checking for sndfile >= 1.0.17 : yes
  12. Checking for gmodule-export-2.0 : yes
  13. Checking for gtk+-2.0 >= 2.20 : yes
  14. Checking for gthread-2.0 >= 2.24 : yes
  15. Checking for glibmm-2.4 >= 2.24 : yes
  16. Checking for gtkmm-2.4 >= 2.20 : yes
  17. Checking for giomm-2.4 >= 2.24 : yes
  18. Checking for fftw3f >= 3.1.2 : yes
  19. Checking for lrdf : yes
  20. Checking for header ladspa.h : yes
  21. Checking for boost >= 1.42 : yes
  22. Checking for zita-convolver >= 3.0 : yes
  23. Checking for zita-resampler >= 1.0 : yes
  24. Checking for program faust : /usr/bin/faust
  25. Checking for faust version : ok 0.9.43
  26.  
  27. ==================
  28. GUITARIX II 0.23.0git
  29.  
  30. OS : linux
  31. C++ flags : -Wall -O3 -DNDEBUG
  32. Compiler ['/usr/bin/g++'] version : 4.6.3
  33. Use prebuild faust files : no
  34. Use faust precision : double
  35. Use internal zita-resampler : no
  36. Use internal zita-convolver : no
  37. Jack Session Support : yes
  38. build ladspa plugins : yes
  39. skip Python Library Wrapper : yes
  40. use prebuild C++ Library Wrapper : yes
  41. skip building shared lib : yes
  42. Localization (intltool) : yes
  43. skip glade support : yes
  44. Install prefix : /usr
  45. Install binary : /usr/bin
  46. Install ladspa : /usr/lib/ladspa
  47. Guitarix shared files directory : /usr/share/gx_head
  48. Guitarix pixmaps directory : /usr/share/pixmaps
  49.  
  50. 'configure' finished successfully (7.335s)
  51. nowhiskey@murija5:~/Desktop/src/guitarix/trunk$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement