Subject: CGAL users discussion list
List archive
- From: "Sebastien Loriot (GeometryFactory)" <>
- To: "" <>
- Subject: Re: [cgal-discuss] Problems to install CGAL-4.0.2
- Date: Tue, 23 Oct 2012 09:40:53 +0200
You're missing boost library.
Try sudo apt-get install libboost-dev
Each error message tells you what is missing (optional dependancies does not trigger an error but a warning). You can keep on posting on the list but using your favorite search engine might be faster to find the package name.
I guess you'll need also libmpfr-dev.
Sebastien.
On Tuesday, October 23, 2012, Luiz Ernesto F. Alves <> wrote:
> Thanks! Now I see that I have too many error messages, here is the Log from cmake:
>
> (I expect that these list have no characters limitation, I'm sorry about the huge log... )
>
> :(
>
> Build CGAL from release in directory CGAL-4.0.2
>
> Packagenames: CGAL-4.0.2
>
> CGAL_MAJOR_VERSION=4
>
> CGAL_MINOR_VERSION=0
>
> CGAL_BUGFIX_VERSION=2
>
> CGAL_SONAME_VERSION=9
>
> CGAL_SOVERSION =9.0.0
>
> CGAL_REFERENCE_CACHE_DIR=
>
> Building shared libraries
>
> Targetting Unix Makefiles
>
> Using /usr/bin/c++ compiler.
>
> USING CMake version: 2.8.7
>
> System: Linux
>
> USING GCC_VERSION = '4.6.3'
>
> Using gcc version 4 or later. Adding -frounding-math
>
> Build type: Release
>
> USING CXXFLAGS = ' -frounding-math -O3 -DNDEBUG'
>
> USING LDFLAGS = ' '
>
> GMPXX include: /usr/include
>
> GMPXX libraries: /usr/lib/i386-linux-gnu/libgmpxx.so
>
> GMP include: /usr/include
>
> GMP libraries: /usr/lib/i386-linux-gnu/libgmp.so
>
> GMP definitions:
>
> USING GMP_VERSION = '5.0.2'
>
> MPFR include: /usr/include
>
> MPFR libraries: /usr/lib/i386-linux-gnu/libmpfr.so
>
> MPFR definitions:
>
> USING MPFR_VERSION = '3.1.0'
>
> Found MPFI: /usr/lib/libmpfi.so
>
> MPFI include: /usr/include
>
> MPFI libraries: /usr/lib/libmpfi.so
>
> MPFI definitions:
>
> Found MPFI: /usr/lib/libmpfi.so
>
> Could NOT find RS
>
> CMake Error at cmake/modules/FindBoost.cmake:917 (message):
>
> Unable to find the requested Boost libraries.
>
>
>
> Unable to find the Boost header files. Please set BOOST_ROOT to the root
>
> directory containing Boost or BOOST_INCLUDEDIR to the directory containing
>
> Boost's headers.
>
> Call Stack (most recent call first):
>
> cmake/modules/CGAL_SetupBoost.cmake:6 (find_package)
>
> cmake/modules/CGAL_SetupDependencies.cmake:32 (include)
>
> CMakeLists.txt:496 (include)
>
>
>
>
>
> Boost include: Boost_INCLUDE_DIR-NOTFOUND
>
> Boost libraries:
>
> Boost definitions:
>
> USING BOOST_VERSION = '..'
>
> Library config detected: Qt3
>
> CGAL_Qt3 needs Qt3, cannot be configured.
>
> Library config detected: ImageIO
>
> OpenGL include: /usr/include
>
> 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
>
> USING ZLIB_VERSION = '1.2.3.4'
>
> ZLib include: /usr/include
>
> ZLib libraries: /usr/lib/i386-linux-gnu/libz.so
>
> Library config detected: Qt4
>
> USING QT4_VERSION = '4.8.1'
>
> OpenGL include: /usr/include
>
> 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
>
> OpenGL definitions:
>
> Qt4 include: /usr/include/qt4
>
> Qt4 libraries: /usr/lib/i386-linux-gnu/libQtOpenGL.so;/usr/lib/i386-linux-gnu/libQtGui.so;/usr/lib/i386-linux-gnu/libQtCore.so
>
> Qt4 definitions:
>
> moc executable: /usr/bin/moc-qt4
>
> uic executable: /usr/bin/uic-qt4
>
> Library config detected: Core
>
> Library configs detected: CGAL;Core;ImageIO;Qt3;Qt4
>
> Configuring examples in /home/mraxis/Downloads/CGAL-4.0.2/examples/AABB_tree
>
> Configuring examples in /home/mraxis/Downloads/CGAL-4.0.2/examples/Algebraic_foundations
>
> Configuring examples in /home/mraxis/Downloads/CGAL-4.0.2/examples/Algebraic_kernel_d
>
> Found MPFI: /usr/lib/libmpfi.so
>
> Configuring examples in /home/mraxis/Downloads/CGAL-4.0.2/examples/Alpha_shapes_2
>
> Configuring examples in /home/mraxis/Downloads/CGAL-4.0.2/examples/Alpha_shapes_3
>
> Configuring examples in /home/mraxis/Downloads/CGAL-4.0.2/examples/Apollonius_graph_2
>
> Configuring examples in /home/mraxis/Downloads/CGAL-4.0.2/examples/Approximate_min_ellipsoid_d
>
> Configuring examples in /home/mraxis/Downloads/CGAL-4.0.2/examples/Arrangement_on_surface_2
>
> Configuring examples in /home/mraxis/Downloads/CGAL-4.0.2/examples/BGL_arrangement_2
>
> Configuring examples in /home/mraxis/Downloads/CGAL-4.0.2/examples/BGL_polyhedron_3
>
> Configuring examples in /home/mraxis/Downloads/CGAL-4.0.2/examples/BGL_triangulation_2
>
> Configuring examples in /home/mraxis/Downloads/CGAL-4.0.2/examples/Boolean_set_operations_2
>
> Configuring examples in /home/mraxis/Downloads/CGAL-4.0.2/examples/Box_intersection_d
>
> Configuring examples in /home/mraxis/Downloads/CGAL-4.0.2/examples/CGAL_ipelets
>
> Configuring examples in /home/mraxis/Downloads/CGAL-4.0.2/examples/CGALimageIO
>
> Configuring examples in /home/mraxis/Downloads/CGAL-4.0.2/examples/Circular_kernel_2
>
> Configuring examples in /home/mraxis/Downloads/CGAL-4.0.2/examples/Circular_kernel_3
>
> Configuring examples in /home/mraxis/Downloads/CGAL-4.0.2/examples/Circulator
>
> Configuring examples in /home/mraxis/Downloads/CGAL-4.0.2/examples/Combinatorial_map
>
> Configuring examples in /home/mraxis/Downloads/CGAL-4.0.2/examples/Convex_decomposition_3
>
> Configuring examples in /home/mraxis/Downloads/CGAL-4.0.2/examples/Convex_hull_2
>
> Configuring examples in /home/mraxis/Downloads/CGAL-4.0.2/examples/Convex_hull_3
>
> Configuring examples in /home/mraxis/Downloads/CGAL-4.0.2/examples/Core
>
> Configuring examples in /home/mraxis/Downloads/CGAL-4.0.2/examples/Developers_manual
>
> Configuring examples in /home/mraxis/Downloads/CGAL-4.0.2/examples/Envelope_2
>
> Configuring examples in /home/mraxis/Downloads/CGAL-4.0.2/examples/Envelope_3
>
> Configuring examples in /home/mraxis/Downloads/CGAL-4.0.2/examples/Filtered_kernel
>
> Configuring examples in /home/mraxis/Downloads/CGAL-4.0.2/examples/Generator
>
> Configuring examples in /home/mraxis/Downloads/CGAL-4.0.2/examples/HalfedgeDS
>
> Configuring examples in /home/mraxis/Downloads/CGAL-4.0.2/examples/Interpolation
>
> Configuring examples in /home/mraxis/Downloads/CGAL-4.0.2/examples/Interval_skip_list
>
> Configuring examples in /home/mraxis/Downloads/CGAL-4.0.2/examples/Jet_fitting_3
>
> Could NOT find Eigen3 (missing: EIGEN3_INCLUDE_DIR EIGEN3_VERSION_OK) (Required is at least version "3.0.91")
>
> A library with BLAS API not found. Please specify library location.
>
> LAPACK requires BLAS.
>
> NOTICE: This program requires either Eigen 3.1 (or greater) or LAPACK, and will not be compiled.
>
> Configuring examples in /home/mraxis/Downloads/CGAL-4.0.2/examples/Kernel_23
>
> Configuring examples in /home/mraxis/Downloads/CGAL-4.0.2/examples/Kinetic_data_structures
>
> Configuring examples in /home/mraxis/Downloads/CGAL-4.0.2/examples/Kinetic_framework
>
> Configuring examples in /home/mraxis/Downloads/CGAL-4.0.2/examples/Largest_empty_rect_2
>
> Configuring examples in /home/mraxis/Downloads/CGAL-4.0.2/examples/Linear_cell_complex
>
> Configuring examples in /home/mraxis/Downloads/CGAL-4.0.2/examples/Matrix_search
>
> Configuring examples in /home/mraxis/Downloads/CGAL-4.0.2/examples/Mesh_2
>
> Configuring examples in /home/mraxis/Downloads/CGAL-4.0.2/examples/Mesh_3
>
> NOTICE: This program requires Boost >= 1.34.1, and will not be compiled.
>
> Configuring examples in /home/mraxis/Downloads/CGAL-4.0.2/examples/Min_annulus_d
>
> Configuring examples in /home/mraxis/Downloads/CGAL-4.0.2/examples/Min_circle_2
>
> Configuring examples in /home/mraxis/Downloads/CGAL-4.0.2/examples/Min_ellipse_2
>
> Configuring examples in /home/mraxis/Downloads/CGAL-4.0.2/examples/Min_quadrilateral_2
>
> Configuring examples in /home/mraxis/Downloads/CGAL-4.0.2/examples/Min_sphere_d
>
> Configuring examples in /home/mraxis/Downloads/CGAL-4.0.2/examples/Min_sphere_of_spheres_d
>
> Configuring examples in /home/mraxis/Downloads/CGAL-4.0.2/examples/Minkowski_sum_2
>
> Configuring examples in /home/mraxis/Downloads/CGAL-4.0.2/examples/Minkowski_sum_3
>
> Configuring examples in /home/mraxis/Downloads/CGAL-4.0.2/examples/Modular_arithmetic
>
> Configuring examples in /home/mraxis/Downloads/CGAL-4.0.2/examples/Nef_2
>
> Configuring examples in /home/mraxis/Downloads/CGAL-4.0.2/examples/Nef_3
>
> Configuring examples in /home/mraxis/Downloads/CGAL-4.0.2/examples/Nef_S2
>
> Configuring examples in /home/mraxis/Downloads/CGAL-4.0.2/examples/Partition_2
>
> Configuring examples in /home/mraxis/Downloads/CGAL-4.0.2/examples/Periodic_3_triangulation_3
>
> Configuring examples in /home/mraxis/Downloads/CGAL-4.0.2/examples/Point_set_2
>
> Configuring examples in /home/mraxis/Downloads/CGAL-4.0.2/examples/Point_set_processing_3
>
> Could NOT find Eigen3 (missing: EIGEN3_INCLUDE_DIR EIGEN3_VERSION_OK) (Required is at least version "3.0.91")
>
> A library with BLAS API not found. Please specify library location.
>
> LAPACK requires BLAS.
>
> NOTICE: Some of the executables in this directory need either Eigen 3.1 (or greater) or LAPACK, and will not be compiled.
>
> Configuring examples in /home/mraxis/Downloads/CGAL-4.0.2/examples/Polygon
>
> Configuring examples in /home/mraxis/Downloads/CGAL-4.0.2/examples/Polyhedron
>
> Configuring examples in /home/mraxis/Downloads/CGAL-4.0.2/examples/Polyhedron_IO
>
> Configuring examples in /home/mraxis/Downloads/CGAL-4.0.2/examples/Polynomial
>
> Configuring examples in /home/mraxis/Downloads/CGAL-4.0.2/examples/Polynomial_kernel
>
> Configuring examples in /home/mraxis/Downloads/CGAL-4.0.2/examples/Polytope_distance_d
>
> Configuring examples in /home/mraxis/Downloads/CGAL-4.0.2/examples/Principal_component_analysis
>
> Configuring examples in /home/mraxis/Downloads/CGAL-4.0.2/examples/Profiling_tools
>
> Configuring examples in /home/mraxis/Downloads/CGAL-4.0.2/examples/QP_solver
>
> Configuring examples in /home/mraxis/Downloads/CGAL-4.0.2/examples/RangeSegmentTrees
>
> Configuring examples in /home/mraxis/Downloads/CGAL-4.0.2/examples/Ridges_3
>
> Could NOT find Eigen3 (missing: EIGEN3_INCLUDE_DIR EIGEN3_VERSION_OK) (Required is at least version "3.0.91")
>
> A library with BLAS API not found. Please specify library location.
>
> LAPACK requires BLAS.
>
> NOTICE: This program requires either Eigen 3.1 (or greater) or LAPACK, and will not be compiled.
>
> Configuring examples in /home/mraxis/Downloads/CGAL-4.0.2/examples/STL_Extension
>
> Configuring examples in /home/mraxis/Downloads/CGAL-4.0.2/examples/Segment_Delaunay_graph_2
>
> Configuring examples in /home/mraxis/Downloads/CGAL-4.0.2/examples/Skin_surface_3
>
> NOTICE: skin_surface_pdb_reader.cpp requires ESBTL library, and will not be compiled.
>
> Configuring examples in /home/mraxis/Downloads/CGAL-4.0.2/examples/Snap_rounding_2
>
> Configuring examples in /home/mraxis/Downloads/CGAL-4.0.2/examples/Spatial_searching
>
> Configuring examples in /home/mraxis/Downloads/CGAL-4.0.2/examples/Spatial_sorting
>
> Configuring examples in /home/mraxis/Downloads/CGAL-4.0.2/examples/Straight_skeleton_2
>
> Configuring examples in /home/mraxis/Downloads/CGAL-4.0.2/examples/Stream_lines_2
>
> Configuring examples in /home/mraxis/Downloads/CGAL-4.0.2/examples/Subdivision_method_3
>
> Configuring examples in /home/mraxis/Downloads/CGAL-4.0.2/examples/Surface_mesh_parameterization
>
> USING CXXFLAGS = ' -frounding-math -O3 -DNDEBUG -fno-strict-aliasing'
>
> USING EXEFLAGS = ' '
>
> Could NOT find Eigen3 (missing: EIGEN3_INCLUDE_DIR EIGEN3_VERSION_OK) (Required is at least version "3.0.91")
>
> A library with BLAS API not found. Please specify library location.
>
> LAPACK requires BLAS.
>
> TAUCS requires LAPACK and BLAS.
>
> NOTICE: Example Complete_parameterization_example.cpp requires Eigen 3.1 (or greater) and will not be compiled.
>
> NOTICE: Example Taucs_parameterization.cpp requires TAUCS and will not be compiled.
>
> Configuring examples in /home/mraxis/Downloads/CGAL-4.0.2/examples/Surface_mesh_simplification
>
> Configuring examples in /home/mraxis/Downloads/CGAL-4.0.2/examples/Surface_mesher
>
> Configuring examples in /home/mraxis/Downloads/CGAL-4.0.2/examples/Surface_reconstruction_points_3
>
> Could NOT find Eigen3 (missing: EIGEN3_INCLUDE_DIR EIGEN3_VERSION_OK) (Required is at least version "3.0.91")
>
> A library with BLAS API not found. Please specify library location.
>
> LAPACK requires BLAS.
>
> TAUCS requires LAPACK and BLAS.
>
> NOTICE: Example poisson_reconstruction_example.cpp needs Eigen 3.1 (or greater) or the TAUCS library and will not be compiled.
>
> NOTICE: Some of the executables in this directory need the TAUCS library and will not be compiled.
>
> Configuring examples in /home/mraxis/Downloads/CGAL-4.0.2/examples/Triangulation_2
>
> Configuring examples in /home/mraxis/Downloads/CGAL-4.0.2/examples/Triangulation_3
>
> Configuring examples in /home/mraxis/Downloads/CGAL-4.0.2/examples/Voronoi_diagram_2
>
> Configuring examples in /home/mraxis/Downloads/CGAL-4.0.2/examples/Width_3
>
> Configuring demo in /home/mraxis/Downloads/CGAL-4.0.2/demo/AABB_tree
>
> NOTICE: This demo requires QGLViewer, and will not be compiled.
>
> Configuring demo in /home/mraxis/Downloads/CGAL-4.0.2/demo/Alpha_shapes_2
>
> Configuring demo in /home/mraxis/Downloads/CGAL-4.0.2/demo/Alpha_shapes_3
>
> NOTICE: This demo requires CGAL, the QGLViewer, OpenGL and Qt4, and will not be compiled.
>
> Configuring demo in /home/mraxis/Downloads/CGAL-4.0.2/demo/Apollonius_graph_2
>
> Configuring demo in /home/mraxis/Downloads/CGAL-4.0.2/demo/Arrangement_on_surface_2
>
> NOTICE: This demo requires CGAL and Qt3, and will not be compiled.
>
> Configuring demo in /home/mraxis/Downloads/CGAL-4.0.2/demo/Boolean_set_operations_2
>
> NOTICE: This demo requires CGAL and Qt3, and will not be compiled.
>
> Configuring demo in /home/mraxis/Downloads/CGAL-4.0.2/demo/Bounding_volumes
>
> Configuring demo in /home/mraxis/Downloads/CGAL-4.0.2/demo/CGAL_ipelets
>
> NOTICE: This program requires the Ipe include files and library, and will not be compiled.
>
> Configuring demo in /home/mraxis/Downloads/CGAL-4.0.2/demo/Circular_kernel_2
>
> Configuring demo in /home/mraxis/Downloads/CGAL-4.0.2/demo/Circular_kernel_3
>
> NOTICE: This demo requires CGAL, the QGLViewer, OpenGL and Qt4, and will not be compiled.
>
> Configuring demo in /home/mraxis/Downloads/CGAL-4.0.2/demo/Convex_hull_3
>
> Configuring demo in /home/mraxis/Downloads/CGAL-4.0.2/demo/Convex_hull_d
>
> Configuring demo in /home/mraxis/Downloads/CGAL-4.0.2/demo/Envelope_3
>
> NOTICE: This demo requires Qt3 and the CGAL Qt3 library, and will not be compiled.
>
> Configuring demo in /home/mraxis/Downloads/CGAL-4.0.2/demo/Generator
>
> Configuring demo in /home/mraxis/Downloads/CGAL-4.0.2/demo/Geomview
>
> Configuring demo in /home/mraxis/Downloads/CGAL-4.0.2/demo/GraphicsView
>
> Configuring demo in /home/mraxis/Downloads/CGAL-4.0.2/demo/Interpolation
>
> Configuring demo in /home/mraxis/Downloads/CGAL-4.0.2/demo/Kinetic_data_structures
>
> NOTICE: This demo requires Qt3 and the CGAL Qt3 library, and will not be compiled.
>
> Configuring demo in /home/mraxis/Downloads/CGAL-4.0.2/demo/L1_Voronoi_diagram_2
>
> Configuring demo in /home/mraxis/Downloads/CGAL-4.0.2/demo/Largest_empty_rect_2
>
> Configuring demo in /home/mraxis/Downloads/CGAL-4.0.2/demo/Linear_cell_complex
>
> NOTICE: This demo requires CGAL, QGLViewer, OpenGL and Qt4, and will not be compiled.
>
> Configuring demo in /home/mraxis/Downloads/CGAL-4.0.2/demo/Mesh_2
>
> NOTICE: This demo requires CGAL and Qt3, and will not be compiled.
>
> Configuring demo in /home/mraxis/Downloads/CGAL-4.0.2/demo/Mesh_3
>
> NOTICE: This demo requires QGLViewer, and will not be compiled.
>
> Configuring demo in /home/mraxis/Downloads/CGAL-4.0.2/demo/Nef_2
>
> NOTICE: This demo requires CGAL and Qt3, and will not be compiled.
>
> Configuring demo in /home/mraxis/Downloads/CGAL-4.0.2/demo/Nef_3
>
> NOTICE: This demo requires CGAL and Qt3, and will not be compiled.
>
> Configuring demo in /home/mraxis/Downloads/CGAL-4.0.2/demo/Nef_S2
>
> NOTICE: This demo requires CGAL and Qt3, and will not be compiled.
>
> Configuring demo in /home/mraxis/Downloads/CGAL-4.0.2/demo/Periodic_3_triangulation_3
>
> NOTICE: This demo requires QGLViewer, and will not be compiled.
>
> Configuring demo in /home/mraxis/Downloads/CGAL-4.0.2/demo/Periodic_Lloyd_3
>
> NOTICE: This demo requires qcollectiongenerator, QGLViewer, and will not be compiled.
>
> Configuring demo in /home/mraxis/Downloads/CGAL-4.0.2/demo/Polygon
>
> Configuring demo in /home/mraxis/Downloads/CGAL-4.0.2/demo/Polyhedron
>
> Could NOT find Eigen3 (missing: EIGEN3_INCLUDE_DIR EIGEN3_VERSION_OK) (Required is at least version "3.0.91")
>
> A library with BLAS API not found. Please specify library location.
>
> LAPACK requires BLAS.
>
> A library with BLAS API not found. Please specify library location.
>
> LAPACK requires BLAS.
>
> TAUCS requires LAPACK and BLAS.
>
> NOTICE: This demo requires QGLViewer, and will not be compiled.
>
> Configuring demo in /home/mraxis/Downloads/CGAL-4.0.2/demo/Polyhedron_IO
>
> Configuring demo in /home/mraxis/Downloads/CGAL-4.0.2/demo/Principal_component_analysis
>
> NOTICE: This demo requires QGLViewer, and will not be compiled.
>
> Configuring demo in /home/mraxis/Downloads/CGAL-4.0.2/demo/Segment_Delaunay_graph_2
>
> Configuring demo in /home/mraxis/Downloads/CGAL-4.0.2/demo/Snap_rounding_2
>
> Configuring demo in /home/mraxis/Downloads/CGAL-4.0.2/demo/Spatial_searching_2
>
> Configuring demo in /home/mraxis/Downloads/CGAL-4.0.2/demo/Straight_skeleton_2
>
> NOTICE: This demo requires CGAL and Qt3, and will not be compiled.
>
> Configuring demo in /home/mraxis/Downloads/CGAL-4.0.2/demo/Stream_lines_2
>
> Configuring demo in /home/mraxis/Downloads/CGAL-4.0.2/demo/Surface_mesher
>
> NOTICE: This demo needs libQGLViewer, and will not be compiled.
>
> Configuring demo in /home/mraxis/Downloads/CGAL-4.0.2/demo/Surface_reconstruction_points_3
>
> A library with BLAS API not found. Please specify library location.
>
> LAPACK requires BLAS.
>
> TAUCS requires LAPACK and BLAS.
>
> A library with BLAS API not found. Please specify library location.
>
> LAPACK requires BLAS.
>
> Could NOT find Eigen3 (missing: EIGEN3_INCLUDE_DIR EIGEN3_VERSION_OK) (Required is at least version "3.0.91")
>
> NOTICE: This demo requires QGLViewer, and will not be compiled.
>
> Configuring demo in /home/mraxis/Downloads/CGAL-4.0.2/demo/Triangulation_2
>
> Configuring demo in /home/mraxis/Downloads/CGAL-4.0.2/demo/Triangulation_3
>
> NOTICE: This demo requires QGLViewer, and will not be compiled.
>
> Configuring demo in /home/mraxis/Downloads/CGAL-4.0.2/demo/Triangulation_3_Geomview_demos
>
> CMake Error: The following variables are used in this project, but they are
- [cgal-discuss] Problems to install CGAL-4.0.2, Luiz Ernesto F. Alves, 10/23/2012
- Re: [cgal-discuss] Problems to install CGAL-4.0.2, Péricles Lopes Machado, 10/23/2012
- Re: [cgal-discuss] Problems to install CGAL-4.0.2, Luiz Ernesto F. Alves, 10/23/2012
- Re: [cgal-discuss] Problems to install CGAL-4.0.2, Sebastien Loriot (GeometryFactory), 10/23/2012
- Re: [cgal-discuss] Problems to install CGAL-4.0.2, Marc Glisse, 10/23/2012
- Re: [cgal-discuss] Problems to install CGAL-4.0.2, Sebastien Loriot (GeometryFactory), 10/23/2012
- Re: [cgal-discuss] Problems to install CGAL-4.0.2, Luiz Ernesto F. Alves, 10/23/2012
- Re: [cgal-discuss] Problems to install CGAL-4.0.2, Péricles Lopes Machado, 10/23/2012
Archive powered by MHonArc 2.6.18.