cannot find config script in Boost 1.45.0_1 mac os x (snow), g++ 4.2.1

Hi, I wonder if my boost set-up is the "proper" one since I cannot find config script as described in here http://goo.gl/yPe9V Any ideas? Nikos Yiotis Chat Skype: nyiotis Contact Me [image: Linkedin]http://my.wisestamp.com/link?u=ws7c27w2vnrx4d2b&site=www.linkedin.com/in/yiotis

AMDG On 2/22/2011 7:43 AM, ny wrote:
I wonder if my boost set-up is the "proper" one since I cannot find config script as described in here http://goo.gl/yPe9V
Any ideas?
It's in libs/config. In Christ, Steven Watanabe

On Tue, Feb 22, 2011 at 8:59 PM, Steven Watanabe
AMDG
?
On 2/22/2011 7:43 AM, ny wrote:
I wonder if my boost set-up is the "proper" one since I cannot find config script as described in here http://goo.gl/yPe9V
Any ideas?
It's in libs/config.
there are only html files in libs/config
In Christ, Steven Watanabe _______________________________________________ Boost-users mailing list Boost-users@lists.boost.org http://lists.boost.org/mailman/listinfo.cgi/boost-users

AMDG On 2/22/2011 12:44 PM, ny wrote:
On Tue, Feb 22, 2011 at 8:59 PM, Steven Watanabe
wrote: On 2/22/2011 7:43 AM, ny wrote:
I wonder if my boost set-up is the "proper" one since I cannot find config script as described in here http://goo.gl/yPe9V
Any ideas?
It's in libs/config.
there are only html files in libs/config
That's odd. It should be there. How did you get Boost? $ svn ls http://svn.boost.org/svn/boost/tags/release/Boost_1_45_0/libs/config config.htm configure doc/ index.html test/ tools/ It's in the 7z archive too. I haven't checked any of the others. In Christ, Steven Watanabe

On Tue, Feb 22, 2011 at 10:06 PM, Steven Watanabe
AMDG
On 2/22/2011 12:44 PM, ny wrote:
On Tue, Feb 22, 2011 at 8:59 PM, Steven Watanabe
wrote:
On 2/22/2011 7:43 AM, ny wrote:
I wonder if my boost set-up is the "proper" one since I cannot
find config script as described in here http://goo.gl/yPe9V
Any ideas?
It's in libs/config.
there are only html files in libs/config
That's odd. It should be there. How did you get Boost?
through macports, I'd prefer not to rebuild it since other working libs, cgal for example, rely on it
$ svn ls http://svn.boost.org/svn/boost/tags/release/Boost_1_45_0/libs/config config.htm configure doc/ index.html test/ tools/
It's in the 7z archive too. I haven't checked any of the others.
In Christ, Steven Watanabe _______________________________________________ Boost-users mailing list Boost-users@lists.boost.org http://lists.boost.org/mailman/listinfo.cgi/boost-users

That's odd. It should be there. How did you get Boost?
through macports, I'd prefer not to rebuild it since other working libs, cgal for example, rely on it
Macports installs to /opt/local
participants (3)
-
James C. Sutherland
-
ny
-
Steven Watanabe