Advertisement
Guest User

Untitled

a guest
Feb 3rd, 2014
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.58 KB | None | 0 0
  1. root@ubuntu:/home/kavish/Downloads/CGAL-4.3# cmake .
  2. == Setting paths ==
  3. -- Build CGAL from release in directory CGAL-4.3
  4. -- Packagenames: CGAL-4.3
  5. == Setting paths (DONE) ==
  6.  
  7. == Generate version files ==
  8. -- CGAL_MAJOR_VERSION=4
  9. -- CGAL_MINOR_VERSION=3
  10. -- CGAL_BUGFIX_VERSION=0
  11. -- CGAL_SONAME_VERSION=10
  12. -- CGAL_SOVERSION =10.0.2
  13. -- CGAL_REFERENCE_CACHE_DIR=
  14. -- Building shared libraries
  15. -- Targetting Unix Makefiles
  16. -- Using /usr/bin/c++ compiler.
  17. -- USING CMake version: 2.8.12
  18. -- System: Linux
  19. -- USING GCC_VERSION = '4.8.1'
  20. -- Using gcc version 4 or later. Adding -frounding-math
  21. == Generate version files (DONE) ==
  22.  
  23. == Set up flags ==
  24. -- Build type: Release
  25. -- USING CXXFLAGS = ' -frounding-math -O3 -DNDEBUG'
  26. -- USING LDFLAGS = ' '
  27. == Set up flags (DONE) ==
  28.  
  29. == Detect external libraries ==
  30. -- External libraries supported: GMP;GMPXX;MPFR;ZLIB;OpenGL;LEDA;MPFI;RS;RS3;OpenNL;TAUCS;Eigen3;BLAS;LAPACK;QGLViewer;ESBTL;Coin3D;NTL;IPE
  31. -- Preconfiguring library: GMP ...
  32. -- GMP has been preconfigured:
  33. -- UseGMP-file:
  34. -- GMP include: /usr/local/include
  35. -- GMP libraries: /usr/local/lib/libgmp.so
  36. -- GMP definitions:
  37. -- USING GMP_VERSION = '5.1.3'
  38. -- Preconfiguring library: MPFR ...
  39. -- MPFR has been preconfigured:
  40. -- UseMPFR-file:
  41. -- MPFR include: /usr/local/include
  42. -- MPFR libraries: /usr/local/lib/libmpfr.so
  43. -- MPFR definitions:
  44. -- USING MPFR_VERSION = '3.1.2'
  45. -- Preconfiguring library: BLAS ...
  46. -- A library with BLAS API not found. Please specify library location.
  47. -- Boost version: 1.46.1
  48. -- Found the following Boost libraries:
  49. -- thread
  50. -- system
  51. -- Boost include: /usr/include
  52. -- Boost libraries: /usr/lib/libboost_thread-mt.so;/usr/lib/libboost_system-mt.so
  53. -- Boost definitions:
  54. -- USING BOOST_VERSION = '1.46.1'
  55. == Detect external libraries (DONE) ==
  56.  
  57. == Write compiler_config.h ==
  58. == Write compiler_config.h (DONE) ==
  59.  
  60. == Generating build files ==
  61. Configuring libCGAL
  62. -- Requested component: MPFR
  63. -- Requested component: GMP
  64. libCGAL is configured
  65. -- Sources for CGAL component library 'CGAL_Core' detected
  66. Configuring libCGAL_Core
  67. -- Requested component: MPFR
  68. -- Requested component: GMP
  69. libCGAL_Core is configured
  70. -- Sources for CGAL component library 'CGAL_Qt4' detected
  71. Configuring libCGAL_Qt4
  72. -- USING OPENGL_VERSION = '2.1'
  73. -- USING QT4_VERSION = '4.8.1'
  74. -- OpenGL include: /usr/include
  75. -- OpenGL libraries: /usr/lib/i386-linux-gnu/libGLU.so;/usr/lib/i386-linux-gnu/libGL.so;/usr/lib/i386-linux-gnu/libSM.so;/usr/lib/i386-linux-gnu/libICE.so;/usr/lib/i386-linux-gnu/libX11.so;/usr/lib/i386-linux-gnu/libXext.so
  76. -- OpenGL definitions:
  77. -- Qt4 include: /usr/include/qt4
  78. -- Qt4 libraries: /usr/lib/i386-linux-gnu/libQtOpenGL.so;/usr/lib/i386-linux-gnu/libQtGui.so;/usr/lib/i386-linux-gnu/libQtCore.so
  79. -- Qt4 definitions:
  80. -- moc executable: /usr/bin/moc-qt4
  81. -- uic executable: /usr/bin/uic-qt4
  82. -- Requested component: MPFR
  83. -- Requested component: GMP
  84. libCGAL_Qt4 is configured
  85. -- Sources for CGAL component library 'CGAL_ImageIO' detected
  86. Configuring libCGAL_ImageIO
  87. -- OpenGL include: /usr/include
  88. -- OpenGL libraries: /usr/lib/i386-linux-gnu/libGLU.so;/usr/lib/i386-linux-gnu/libGL.so;/usr/lib/i386-linux-gnu/libSM.so;/usr/lib/i386-linux-gnu/libICE.so;/usr/lib/i386-linux-gnu/libX11.so;/usr/lib/i386-linux-gnu/libXext.so
  89. -- USING ZLIB_VERSION = '1.2.3.4'
  90. -- Requested component: MPFR
  91. -- Requested component: GMP
  92. libCGAL_ImageIO is configured
  93. -- Sources for CGAL component library 'CGAL_Qt3' detected
  94. Configuring libCGAL_Qt3
  95. -- USING QT_VERSION = '3.3.8b'
  96. -- OpenGL include: /usr/include
  97. -- OpenGL libraries: /usr/lib/i386-linux-gnu/libGLU.so;/usr/lib/i386-linux-gnu/libGL.so;/usr/lib/i386-linux-gnu/libSM.so;/usr/lib/i386-linux-gnu/libICE.so;/usr/lib/i386-linux-gnu/libX11.so;/usr/lib/i386-linux-gnu/libXext.so
  98. -- OpenGL definitions:
  99. -- Qt3 include: /usr/share/qt3/include
  100. -- Qt3 libraries: /usr/lib/libqt-mt.so;/usr/lib/i386-linux-gnu/libSM.so;/usr/lib/i386-linux-gnu/libICE.so;/usr/lib/i386-linux-gnu/libX11.so;/usr/lib/i386-linux-gnu/libXext.so;dl;-lpthread
  101. -- Qt3 definitions: -DQT_SHARED;-DQT_NO_DEBUG;-DQT_THREAD_SUPPORT;-D_REENTRANT
  102. -- moc executable: /usr/bin/moc-qt3
  103. -- uic executable: /usr/bin/uic-qt3
  104. -- Requested component: MPFR
  105. -- Requested component: GMP
  106. libCGAL_Qt3 is configured
  107. -- Sources for CGAL component libraries 'CGAL_Core;CGAL_ImageIO;CGAL_Qt3;CGAL_Qt4' detected
  108. == Generating build files (DONE) ==
  109.  
  110. -- Configuring done
  111. -- Generating done
  112. -- Build files have been written to: /home/kavish/Downloads/CGAL-4.3
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement