Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Installation CGAL on MAC os x

Subject: CGAL users discussion list

List archive

[cgal-discuss] Installation CGAL on MAC os x


Chronological Thread 
  • From: Atous <>
  • To:
  • Subject: [cgal-discuss] Installation CGAL on MAC os x
  • Date: Sun, 3 Nov 2013 13:38:11 -0800 (PST)

Hello,

I have tried to install CGAL 4.3 on my mac os x 10.7.5
while configuring it I have problems with external libraries, here is the
error i get:

== Detect external libraries ==
-- External libraries supported:
GMP;GMPXX;MPFR;ZLIB;OpenGL;LEDA;MPFI;RS;RS3;OpenNL;TAUCS;Eigen3;BLAS;LAPACK;QGLViewer;ESBTL;Coin3D;NTL;IPE
-- Preconfiguring library: GMP ...
-- Could NOT find GMP (missing: GMP_LIBRARIES GMP_INCLUDE_DIR)
CMake Error at cmake/modules/CGAL_SetupDependencies.cmake:66 (message):
CGAL requires GMP to be found
Call Stack (most recent call first):
CMakeLists.txt:589 (include)


-- Configuring incomplete, errors occurred!


I have downloaded the GMP, but I guess I am not setting the environment
variable GMP_LIBRARIES GMP_INCLUDE_DIR correctly. I am using Terminal, and
to be honest I am not a frequent user. So how can I fix this issue? Sorry if
it is a trivial question, but tried using path setenv and other commands,
and no luck, would really appreciate the help.




--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/Installation-CGAL-on-MAC-os-x-tp4658363.html
Sent from the cgal-discuss mailing list archive at Nabble.com.



Archive powered by MHonArc 2.6.18.

Top of Page