Boost logo

Boost :

From: Neal D. Becker (nbecker_at_[hidden])
Date: 2003-03-27 12:58:00


On Thursday 27 March 2003 12:41 pm, Douglas Paul Gregor wrote:
> On Thu, 27 Mar 2003, William E. Kempf wrote:

> > * On Cygwin, I get the result:
> >
> > xslt-xsltproc bin\gcc\debug\boost.docbook
> > 'XML_CATALOG_FILES' is not recognized as an internal or external command,
> > operable program or batch file.
> >
> > XML_CATALOG_FILES=catalog.xml xsltproc --xinclude -o
> > bin\gcc\debug\boost.docbook
> > C:\cygwin\home\wekempf\boost/tools/boostbook/xsl/docbook.xsl
> > src\boost.xml
> >
> > ....failed xslt-xsltproc bin\gcc\debug\boost.docbook...
>
> Looks like I can't set an environment variable that way in Cygwin (or in
> Windows without Cygwin, for that matter).
>

Looks to me that you're not using bash under cygwin. Make sure you're using
bash for the shell that jam is using (I don't know anything about jam, how
does it select the shell?)


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk