Hello
I am using MAC OS X 10.3.3.
First I done find the bjam tool?
Second when I build the bjam tool myself I get the following error. Jamfile:71: in module scope
rule unless unknown in module.
I think if you could please just give me a quick step by step of what you did to setup the libs with the correct directorys you used then that would probably fix the problems.
I did try following the instructions on the page you stated but just did not help.
thanks
Michael
On Tuesday, March 23, 2004, at 09:25PM, James Mastro
On Mar 22, 2004, at 5:12 PM, Michael Short wrote:
The only problem is that I am having problems installing and building the libs on my MAC OS X system.
What kind of problems? What version of OS X? I built boost 1.31.0 on OS X 10.3.2. I think the regex library gave me some problems, but I believe everything else built OK.
I just followed the directions here:
http://www.boost.org/more/getting_started.html
-jim