I'm trying to build Quickbook (boost/tools/quickbook) using the Boost build
system. I want to work from the current head of CVS.
I followed the "Getting Started" guide
and managed to build stage libs.
Then I changed to the quickbook directory and tried the following:
[tomg@sinope quickbook]$ bjam "-sTOOLS=gcc"
Jamfile: No such file or
directory
Jamfile: No such file or directory
...found 8
targets...
[tomg@sinope quickbook]$ bjam --v2 "-sTOOLS=gcc"
java.jam: No such file
or directory
/home/tomg/boost_dev/boost/tools/build/v2/build/toolset.jam:26:
in using
rule java.init unknown in module
toolset.
/home/tomg/user-config.jam:59: in
modules.load
/home/tomg/boost_dev/boost/tools/build/v2/build-system.jam:115:
in load
/home/tomg/boost_dev/boost/tools/build/v2/kernel/modules.jam:261: in
import
/home/tomg/boost_dev/boost/tools/build/v2/kernel/bootstrap.jam:186: in
boost-build
/home/tomg/boost_dev/boost/boost-build.jam:12: in module
scope
What should I be doing to build quickbook? Any help appreciated.
If it's any help, g++ version is:
g++ (GCC) 4.0.1 (4.0.1-5mdk for Mandriva Linux release 2006.0)
and uname
-a
Linux
sinope.local.vqual.com 2.6.12-12mdksmp #1 SMP Fri Sep 9 17:20:34
CEST 2005 x86_64 Intel(R) Xeon(TM) CPU 3.00GHz unknown
GNU/Linux
--
Thomas Guest
http://www.wordaligned.org