$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] Building on Mac with Snow Leopard
From: DeNigris Sean (sean_at_[hidden])
Date: 2009-11-12 11:31:12
Hi list,
I downloaded 1.40.0 and started to build on my mac, but "./bootstrap.sh --help" gave me back "command not found" in Terminal. It turned out that the permissions for bootstrap.sh were wrong (executable bit not set), so I had to "chmod 755 bootstrap.sh" first. Just a heads-up if anyone else runs into this.
Cheers!
Sean DeNigris
sean_at_[hidden]