$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Olga Gerchikov (ogerchikov_at_[hidden])
Date: 2006-01-11 15:09:03
Hi,
how can I run the boost.python example?
>From the README, I did this:
~/src/boost_1_33_1/libs/python/example
bjam -sTOOLS=gcc test
But please tell me what is the next step?