$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-build] unexpected requirement
From: Robert Ramey (ramey_at_[hidden])
Date: 2012-06-25 17:18:56
I have a user-config.jam file set up so that it can find the xsltproc.exe.
If I run without my path including this progam I get an error. I get this
the problem is that error occurs even if I'm not using xsltproc.exe
which is almost always.
WHat is the best way to address this?
Robert Ramey
$ bjam
error: at C:/BoostRelease/tools/build/v2\user-config.jam:103
error: xsltproc: Could not run
"/DocBook/libxslt-1.1.26.win32/bin/xsltproc.exe"
-V.