Boost logo

Boost Users :

Subject: Re: [Boost-users] Building on Mac with Snow Leopard
From: DeNigris Sean (sean_at_[hidden])
Date: 2009-11-12 11:59:09


> 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 list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net