Re: [Boost-build] Boost.Python: Build and Install with Python 2.4 and 2.5?

2008-03-12 Thread Steve M. Robbins
On Wed, Mar 12, 2008 at 09:11:25PM -0400, David Abrahams wrote: > > on Sat Feb 23 2008, "Steve M. Robbins" wrote: [...] > > This produces pairs of library files such as > > > > bin.v2/.../link-static/libboost_python-gcc42-1_34_1.a > > bin.v2/.../link-static/python-2.5/libboost_pytho

Re: handling /usr/local/lib/python2.x/site-packages in sys.path

2008-03-12 Thread Wichert Akkerman
Barry Warsaw wrote: It also makes Debian the odd man out. Instructions we publish for every other *nix have to have a caveat or FAQ for Debian's (and derivatives) difference. These can go unnoticed until things break, and then we can get difficult to debug problem reports. An experienced he