setup.py config--with-boost-python --with-boost-wave

[email protected] (Gilles J. Seguin) Tue, 08 May 2007 06:48:05 -0400
Newsgroups gmane.comp.documentation.synopsis
Message-ID <[email protected]>
hi stefan,

The follow command should work, is it ?

$ python setup.py config --prefix=/usr --with-boost-python=gcc41-1_34
--with-boost-wave=gcc41-1_34
usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...]
   or: setup.py --help [cmd1 cmd2 ...]
   or: setup.py --help-commands
   or: setup.py cmd --help

error: option --with-boost-python not recognized
======
where i am using the postfix option to get my
/usr/lib/libboost_wave-gcc41-1_34.so library file

for moment this added info is not useful since option like
--with-boost-python does not get through.