← Back to team overview

hooghuis team mailing list archive

[Bug 507882] Re: Error: Couldn't install: lxml 2.1.5 when install schooltool-1.3.0

 

** Changed in: schooltool
       Status: Fix Committed => Fix Released

-- 
Error: Couldn't install: lxml 2.1.5 when install schooltool-1.3.0
https://bugs.launchpad.net/bugs/507882
You received this bug notification because you are a member of Het
Hooghuis Ubuntu Team, which is subscribed to SchoolTool 1.3.1.

Status in SchoolTool: Fix Released

Bug description:
We need to check this, and add to makefile ubuntu-environment rules in all packages:

Jussi Aalto  said 19 hours ago:
I had also problems building lxml on lucid.. it looks like Makefile is missing some build dependencies. libxslt1-dev has to be installed and it pulls libxml2-dev which is also needed. lxml sources seem to include libxml so a symbolic link to libxml2/libxml was needed before the build was successful.