|
Boost-Build : |
From: David Abrahams (dave_at_[hidden])
Date: 2003-11-25 09:18:17
"jq54he" <jq54he_at_[hidden]> writes:
> thanks for your help!
>
> the result:
> ////////////////////////////////////////////////////////////////////
> ---------------------------------------------------------------------
> skipping Boost.Python library build due to missing or incorrect
> configuration
>
> couldn't find Python.h in "/usr/include"
>
> You can configure the location of your python installation by setting:
> PYTHON_ROOT - currently "/usr"
> PYTHON_VERSION - The 2-part python Major.Minor version number (e.g.
> "2.2", NOT "2.2.1") - currently "2.2"
>
> The following are automatically configured from PYTHON_ROOT if not
> otherwise set:
>
> PYTHON_LIB_PATH - path to Python library object; currently
> "/usr/libs"
> ---------------------------------------------------------------------
> MkDir1 libs\regex\build\bin-stage
>
> mkdir libs\regex\build\bin-stage
>
> Executing through .bat file
> Executing command [cmd.exe] [/Q/C] [C:\DOCUME~1\ADMINI~1\LOCALS~1
> \Temp\jam1268-00.bat]
> /////////////////////////////////////////////////////////////////
Did you leave something out? What happened to:
spawn: Invalid argument
??
>
> then i view the file jam1268-00.bat in my temp directory, i find only
> a sentence in it:
> mkdir libs\regex\build\bin-stage
>
> and many other files similar to that file.
>
> then i clean all files in temp diretory, and run bjam again.
> the same result, just new a file jam1276-00.bat.
>
> i don't know what this means. i haven't taken use of jam before.
1. What OS are you using?
2. What happens if you do:
CMD.EXE /Q/C C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\jam1276-00.bat
??
-- Dave Abrahams Boost Consulting www.boost-consulting.com
Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk