Skip to Content.
Sympa Menu

cgal-discuss - Install script doesn't detect Boost

Subject: CGAL users discussion list

List archive

Install script doesn't detect Boost


Chronological Thread 
  • From: Lindley M French <>
  • To:
  • Subject: Install script doesn't detect Boost
  • Date: Sun, 23 Sep 2007 01:11:59 -0400
  • Priority: normal

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.

I'm running OSX 10.4.10, and trying to compile CGAL 3.3.1, incidentally.

The "env" command in bash returns:
TERM_PROGRAM=Apple_Terminal
TERM=xterm-color
SHELL=/bin/bash
TERM_PROGRAM_VERSION=133
OLDPWD=/Users/lfrench
BOOSTROOT=/Developer/Headers/boost_1_34_1/
USER=lfrench
__CF_USER_TEXT_ENCODING=0x1F5:0:0
PATH=/bin:/sbin:/usr/bin:/usr/sbin
PWD=/Developer/Headers/CGAL-3.3.1
SHLVL=1
HOME=/Users/lfrench
SECURITYSESSIONID=<dunno if this is sensitive, edited anyway>
_=/usr/bin/env


My install.log is attached. Any help would be appreciated. While I'm willing
to implement my own Delaunay triangulation algorithm, I was really hoping not
to have to; and if I can't make CGAL work, I'll just have to try another.

Attachment: install.log
Description: Binary data




Archive powered by MHonArc 2.6.16.

Top of Page