Boost logo

Boost :

From: Rene Rivera (grafikrobot_at_[hidden])
Date: 2008-03-19 11:34:43


Doug Gregor wrote:
> downloads.rss
> execvp: No such file or directory
>
> "python" "/nfs/rontok/xraid/users/dgregor/Projects/beta.boost.org/
> feed/bbook2rss.py" "--channel-title=Boost Downloads" "--channel-link=http://www.boost.org/feed/download.rss
> " "--count=5" "--output=/nfs/rontok/xraid/users/dgregor/Projects/
> beta.boost.org/feed/downloads.rss" "history/boost_1_34_1.xml"
> "downloads/bjam_3_1_16.xml"

That error seems easy enough. It can't find "python" to execute. If you
don't have one available in the exec path you can set one up with a
"using python : 2.5 : python25 ;" in the user-config.jam, for example.

> quickbook.quickbook-to-boostbook history/boost_1_33_0.xml
> Generating Output File: history/boost_1_33_0.xml
>
> "quickbook" -I"." --output-file=history/boost_1_33_0.xml history/
> boost_1_33_0.qbk
>
> ...failed quickbook.quickbook-to-boostbook history/boost_1_33_0.xml...
> ...removing history/boost_1_33_0.xml

Hm... All I can think on this one is the quickbook it's executing is an
older one (which would also explain to me the extra "Generating..."
messages).

-- 
-- Grafik - Don't Assume Anything
-- Redshift Software, Inc. - http://redshift-software.com
-- rrivera/acm.org (msn) - grafik/redshift-software.com
-- 102708583/icq - grafikrobot/aim,yahoo,skype,efnet,gmail

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