$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] Building on Mac with Snow Leopard
From: er (erwann.rogard_at_[hidden])
Date: 2009-11-12 15:03:16
DeNigris Sean wrote:
>> I downloaded 1.40.0 and started to build on my mac, but
>> "./bootstrap.sh --help" gave me back "command not found" in Terminal.
> Updated workaround: The permissions for all the .sh files were
> incorrect, so I had to "find . -name '*.sh' -exec chmod 766 {} \;"
> before it would build successfully
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Boost-users mailing list
> Boost-users_at_[hidden]
> http://listarchives.boost.org/mailman/listinfo.cgi/boost-users
From /usr/local/boost_1_40_0
sudo ./bootstrap.sh + Password
went through w/o any problem under Snow.