Skip to Content.
Sympa Menu

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

Subject: CGAL users discussion list

List archive

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


Chronological Thread 
  • From: "Sebastien Loriot (GeometryFactory)" <>
  • To:
  • Subject: Re: [cgal-discuss] Installation CGAL on MAC os x
  • Date: Thu, 07 Nov 2013 11:21:16 +0100
  • Organization: GeometryFactory

Sorry I say something incorrect.

Here are the value we have in the CMakeCache.txt on one of our Mac testsuite platform:

GMP_INCLUDE_DIR:INTERNAL=/usr/local/include
GMP_LIBRARIES:INTERNAL=/usr/local/lib/libgmp.dylib
GMP_LIBRARIES_DIR:INTERNAL=/usr/local/lib

MPFR_INCLUDE_DIR:INTERNAL=/usr/local/include
MPFR_LIBRARIES:INTERNAL=/usr/local/lib/libmpfr.dylib
MPFR_LIBRARIES_DIR:INTERNAL=/usr/local/lib

Sebastien.


On 11/07/2013 09:55 AM, Sebastien Loriot (GeometryFactory) wrote:
On 11/06/2013 04:07 PM, Star2 wrote:
Thank you for your help, but actually thats where my problem occurs, so I
thought I am not using the right command. So I run it like this:

cmake

-DGMP_INCLUDE_DIR:PATH=/Users/atousa/Documents/CGAL-4.3/gmp-5.1.3

-DGMP_LIBRARIES_DIR:PATH=/Users/atousa/Documents/CGAL-4.3/gmp-5.1.3


the path should contains the library names too

for example
-DGMP_LIBRARIES_DIR:PATH=/Users/atousa/Documents/CGAL-4.3/gmp-5.1.3/libgmp.lib


Sebastien.

but it tells me no such file and directory, is there sth i'm missing?
I have
double checked the names and I used pwd to make sure.





--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/Installation-CGAL-on-MAC-os-x-tp4658363p4658372.html

Sent from the cgal-discuss mailing list archive at Nabble.com.






Archive powered by MHonArc 2.6.18.

Top of Page