On Fri, Jun 05, 2009 at 10:46:16AM +1000, Ben Finney wrote:
> On 04-Jun-2009, Julian Andres Klode wrote:
> > You have to compile apt_pkg. You can build it with compatibility using:
> > python setup.py build_ext --inplace -DCOMPAT_0_7
> > If you don't want compatibility (apt_pkg._COMPAT_0_7 == 0), use:
> > python setup.py build_ext --inplace
>
> It seems to require (via Build-Depends) newer packages than are
> available on ‘squeeze’, which is my primary environment.
Mainly optional stuff. You can install the packages from
deb http://people.debian.org/~jak/debian/ experimental/
on squeeze, they work perfectly and require no dependencies outside
of squeeze.-- Julian Andres Klode - Free Software Developer Debian Developer - Contributing Member of SPI Ubuntu Member - Fellow of FSFE Website: http://jak-linux.org/ XMPP: [email protected] Debian: http://www.debian.org/ SPI: http://www.spi-inc.org/ Ubuntu: http://www.ubuntu.com/ FSFE: http://www.fsfe.org/
signature.asc
Description: Digital signature

