$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Yannick Patois (patois_at_[hidden])
Date: 2004-03-17 05:06:59
Hi,
When running "bjam install" from top-level directory, even with
PYTHON_ROOT set correctly, it only creates shared libs but doesnt build
and install pyste.
What should be done to install it properly ?
I finally went to libs/python/pyste/install and executed:
python setup.py install
I would expect this to be wrapped in some top-level command.
Did I miss something in the doc ?
Thanks,
Yannick