[pkg-boost-devel] [boost] Boost.Python: Build and Install with Python 2.4 and 2.5?
Steve M. Robbins
steve at sumost.ca
Thu Feb 28 07:06:26 UTC 2008
On Wed, Feb 27, 2008 at 08:43:43AM -0500, Stefan Seefeld wrote:
> (I still don't see the problem: Source packages don't depend on binary
> packages, only binary packages do.
Source packages *do*, in fact, depend on binary packages. Each source
package describes exactly the packages required to build the source;
e.g. whether Qt3 libraries or X11 libraries are needed. These are
called "build-time dependencies" or "build-deps" for short.
> And if you package your extension module you are in control of what
> python version(s) you build against, no ?)
That's a true statement.
Several extension modules will, in fact, build for both Python 2.4 and
2.5. Now imagine an extension module that uses Boost.Python. As
mentioned, it must have the relevant build-deps. To support this, the
relevant boost-python development packages must be co-installable
(i.e. not conflict with each other).
It's not yet clear to me whether this is an achievable goal, but it
would be nice.
Regards,
-Steve
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://lists.alioth.debian.org/pipermail/pkg-boost-devel/attachments/20080228/2a7849f5/attachment.pgp
More information about the pkg-boost-devel
mailing list