Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Install script doesn't detect Boost

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Install script doesn't detect Boost


Chronological Thread 
  • From: Lindley M French <>
  • To:
  • Subject: Re: [cgal-discuss] Install script doesn't detect Boost
  • Date: Sun, 23 Sep 2007 11:25:04 -0400
  • Priority: normal

Here's the log.

I really only need CGAL's Delaunay triangulation code for the moment, so I
don't think Boost.ProgramOptions will be required.

/sw/include and /sw/lib are places that Fink likes to install things, right?
Should I be using that? I'm not right now, just downloading the .bz2 file
from boost.org to my desktop.

----- Original Message -----
From: Laurent Rineau
<>
Date: Sunday, September 23, 2007 11:09 am
Subject: Re: [cgal-discuss] Install script doesn't detect Boost

> On Sunday 23 September 2007 16:12:53 Lindley M French wrote:
> > Since the compile error said it couldn't find
> > boost/version.hpp, I set the incl dir to be '...../boost_1_34_1',
> since> 'boost/version.hpp' exists under that. Same error list anyway.
>
> Can you then send the install_cgal.log file output with the
> following command?
> ./install_cgal --BOOST_INCL_DIR /Developer/Headers/boost_1_34_1/
>
> Among the platforms on which CGAL is daily tested, we have a few
> MacOS-X. Them
> have Boost-1.34.1 headers in /sw/include and Boost libraries in
> /sw/lib/.
> If you only have boost library, you will not have the support for
> Boost.ProgramOptions, but you will have support for all Boost
> components that
> do not have libraries.
>
> --
> Laurent Rineau
> INRIA - Sophia Antipolis
> BP 93, 2004 Route des Lucioles
> 06902 Sophia Antipolis Cedex FRANCE
> Tel: +33 4 92 38 78 62 (Fax: +33.4.97.15.53.95)
> --
> You are currently subscribed to cgal-discuss.
> To unsubscribe or access the archives, go to
> https://lists-sop.inria.fr/wws/info/cgal-discuss
>

Attachment: install.log
Description: Binary data




Archive powered by MHonArc 2.6.16.

Top of Page