Re: setup.py config--with-boost-python --with-boost-wave
Bernhard Fischer <[email protected]> Tue, 8 May 2007 17:26:31 +0200
| Newsgroups | gmane.comp.documentation.synopsis |
|---|---|
| Message-ID | <[email protected]> |
On Tue, May 08, 2007 at 06:48:05AM -0400, Gilles J. Seguin wrote: >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. http://synopsis.fresco.org/issues/bug138 did add and correct options for wave and filesystem. Since the config-time handling is not strictly related to bug138, perhaps create a different bug 'boost configury' or the like, which handles the needed cases for the boost libs we're using. I'll drop the config parts off that patch then. Unless stefan beats us by applying the python bits while he takes care of the wave- and filesystem config improvements.. :)