$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Joel (joel_at_[hidden])
Date: 2004-10-30 05:39:18
Joel wrote:
> Aleksey Gurtovoy wrote:
> 
>>> Is this a boostbook bug? Or, am I not using boostbook properly?
>>
>>
>>
>> The latter. The BoostBook stylesheets employ the aptly named "boost.root"
>> parameter to determine the relative location of the Boost root directory.
>> If your docs are not located in the "$BOOST_ROOT/doc/html" directory, 
>> you need to override the default "../.." with more appropriate value 
>> in your jamfile.
>> In your case, something like this should do the job:
>>
>>     boostbook tutorial : tutorial.xml
>>         : <xsl:param>boost.root=../../../../../..
>>         ;
> 
> 
> Thanks. I should have RTFM first, pardon the noise.
Ok. Fixed.
-- Joel de Guzman http://www.boost-consulting.com http://spirit.sf.net