Boost logo

Boost-Build :

Subject: Re: [Boost-build] bjam executable
From: Michael Caisse (boost_at_[hidden])
Date: 2009-12-01 11:24:22


Anant Rao wrote:
>
> Hi,
>
> I see two ways to install bjam. One is thru installing it with
> ‘apt-get install bjam’ (on Ubuntu). The other way is to build bjam
> from source.
>
> Is there any diff between them? Is one preferred to the other?
>
> Thanks,
>
> Anant Rao
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost-build
>

Anant -

The package manager versions are always older than the current release.
You are best building bjam from source. It is a painless process.
If you have downloaded a boost release then bjam will be built with the
process in the Getting Started guide. To build it on your own, simply
execute $BOOST_TOP/tools/jam/src/build.sh .

HTH
michael

-- 
----------------------------------
Michael Caisse
Object Modeling Designs
www.objectmodelingdesigns.com

Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk