Le lundi 08 octobre 2007 à 09:12 +0200, Joop Stakenborg a écrit : > > Furthermore, _Hamlib.so links to libpython, which brings an undesired > > dependency on python2.4; please don't do this. > > So how do I prevent _Hamlib.so to link against libpython2.4.so.1.0 > specifically?
There must be a -lpython2.4 added specifically in the build process. > Should I build against both python2.4 and python2.5 and > distribute 2 separate packages? No, you should do that and distribute them in the same package, but if they link to libpython you're going to end up having a dependency on both python2.4 and python2.5. > > Finally, it would be nice to switch to a multi-build system so that your > > package is already built for python 2.5. > > I don't understand what you are trying to say. What is a multi-build system? It is a system in which you build the module once for each available python version, like most python extensions are doing currently. Cheers, -- .''`. Josselin Mouette /\./\ : :' : [EMAIL PROTECTED] `. `' [EMAIL PROTECTED] `- Debian GNU/Linux -- The power of freedom
signature.asc
Description: Ceci est une partie de message numériquement signée