[lxml-dev] Errors while building from trunk

Michael Guntsche mike at it-loops.com
Wed Mar 14 22:50:30 CET 2007


On Mar 14, 2007, at 21:51, Edward K. Ream wrote:

> I've been getting errors when trying to build after downloading from
> svn.  I'm running Ubuntu on an 86 laptop.
> I think I've installed Pyrex correctly, but maybe not.
> Can anyone explain what I should do next?  Thanks.
>
<snip>

Ok, this is a "works-for-me"-recipe since I had problems with Pyrex  
as well.

* Remove every installation of Pyrex you already installed just to be  
on the save side
* Create an external definition in your repository and link it to the  
Pyrex version on codespeak.net

	In your lxml checkout directory call

		svn propedit svn:externals .

	and add the following line

		Pyrex http://codespeak.net/svn/lxml/pyrex/Pyrex

* Do a "svn up" again to checkout the Pyrex version to your local  
repository
* Try building lxml again.

I hope this helps.

Kind regards,
Michael


More information about the lxml-dev mailing list