[Bayes++] Re: [jamboost] bjam use help
Brought to you by:
mistevens
|
From: Michael S. <Mic...@ep...> - 2005-02-02 07:28:44
|
On Wednesday 02 February 2005 03:18, Rene Rivera wrote:
> Lucas Vickers wrote:
> > I think I need to edit the "/home/poobarr/boost_1_32_0/boost-build.jam"
> > file or the "/home/poobarr/Bayes++/Jamfile.v2" file, but I am confused.
> >
> > Thank you for the development and for your time.
> > Sorry if this is the wrong group but I think this is more of a bjam
> > issue than boost issue.
>
> Your are mostly at the right place.. In order to really help you though
> we'd need to know what you are using to build the Bayes++ project. From
> your mention of "/home/poobarr/Bayes++/Jamfile.v2" it seems to have a
> BBv2 project. But does it also have a BBv1 "Jamfile"? Are there
> instructions with the Bayes++ project on how to build? Is there a
> Bayes++ group/maintainer you can ask?
Rene seems to have covered most of important stuff already. As the Bayes++
author hopefully I can help also! I have CC'd my reply to the Bayes++ list.
> A few minutes later.. Answering some of my own question after looking up
> the Bayes++ project..
>
> Looks like the newest version is BBv2 only. So at minimum you'll have to
> do "bjam --v2" to get the BBv2 functionality.
Release versions of Bayes++ have Jamfiles for Boost Build version 1 and
version 2. I assume you are using '2003.8-4' which is the latest stable
release. It would be worth trying 'bjam --v2' to see if it works in your
case.
> Since Bayes++ looks like it uses header only Boost libraries you: a)
> don't need to build the Boost libraries that have source, b) it really
> doesn't matter where you put the Boost headers.
I agree with this.
> And looking at the Bayes++/Jamfile.v2 all you should need to set is
> "-sBOOST=/usr/local/include/boost-1_32/".
Bayes++ picks up it's settings from 'BOOST_ROOT' as described in "compiling
the examples".
> PS. It looks like the docs on the Bayes++ web page are out of date.
I double checked. Docs are up to date, they were updated only about a week ago
to match the 2003.8-4 release.
Probably best to continue this discussion on the bayesclasses-general list or
via personal mail.
Michael
--
___________________________________
Michael Stevens Systems Engineering
Navigation Systems, Estimation and
Bayesian Filtering
http://bayesclasses.sf.net
___________________________________
|