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: Laurent Rineau <>
  • To:
  • Subject: Re: [cgal-discuss] Install script doesn't detect Boost
  • Date: Sun, 23 Sep 2007 11:54:10 +0200
  • Organization: Inria, Sophia Antipolis, FRANCE

On Sunday 23 September 2007 07:11:59 Lindley M French wrote:
> I'm attempting to compile CGAL, but it's not detecting Boost for some
> reason.
>
> http://www.cgal.org/platforms.html indicates that Boost doesn't have to be
> compiled; good thing, too, because I don't have the extra gigabytes
> necessary for that monster. It also says I need to set the BOOSTROOT
> environment variable, which I've done.

The use of BOOSTROOT is for Windows platforms only, if the Windows installer.
As you use install_cgal (on MacOSĀ X), you need to call install_cgal like
that:

./install_cgal --BOOST_INCL_DIR /Developer/Headers/boost_1_34_1/include/

(if Boost headers are in sub-directory include/ of BOOSTROOT.)

--
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)




Archive powered by MHonArc 2.6.16.

Top of Page