[lxml-dev] Ubuntu Installation Woes

Marius Gedminas marius at pov.lt
Fri Jul 25 14:10:53 CEST 2008


On Fri, Jul 25, 2008 at 06:56:16AM -0400, Richard Alex Hofer wrote:
> That's what puzzles me, I installed python-lxml, then removed it (but
> did nothing to remove the dependencies), and it still wouldn't let me
> build it.  I'm guessing it's because the current version in the Ubuntu
> repository is very old.

There's a difference between dependencies and build-dependencies.

mg at platonas:~ $ apt-cache show python-lxml|grep Depends
Depends: libc6 (>= 2.7-1), libxml2 (>= 2.6.27), libxslt1.1 (>= 1.1.20),
python (>= 2.4), python (<< 2.6), python-central (>= 0.5.8), zlib1g (>=
1:1.2.3.3.dfsg-1)

mg at platonas:~ $ apt-cache showsrc python-lxml|grep Depends
Build-Depends: debhelper (>= 5.0.37.1), libxml2-dev, libxslt1-dev,
python-all-dbg, python-all-dev (>= 2.3.5-9), python-central (>= 0.4.17),
python-pyrex (>= 0.9.4.1-1), python-setuptools (>= 0.6b3), zlib1g-dev

Marius Gedminas
-- 
Programs that write programs are the happiest programs in the world.
        -- Andrew Hume
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://codespeak.net/pipermail/lxml-dev/attachments/20080725/b5f9a39b/attachment.pgp 


More information about the lxml-dev mailing list