[Devel] Problems following instructions on wiki page
Asheesh Laroia
asheesh at asheesh.org
Thu Feb 3 22:13:29 UTC 2011
On Thu, 3 Feb 2011, Jeff Welling wrote:
> Hey
> I'm running into a problem following the instructions on this wiki page
> https://openhatch.org/wiki/Getting_started_with_the_OpenHatch_code
(Sweet, that means you're refreshing/creating your local dev environment!)
> haystack.exceptions.MissingDependency: The 'xapian' backend requires the installation of 'xapian'. Please refer to the documentation.
That's python-xapian, as you discovered.
It's available from the Debian stable "backports" repositories, which in
general are a safer place to pull packages from than unstable, which is
what you did.
See http://packages.debian.org/lenny-backports/python-xapian
Would you be willing to read through http://backports.debian.org/ and
write an update to the README.mkd file that points there for
python-xapian?
-- Asheesh.
--
Today's weirdness is tomorrow's reason why.
-- Hunter S. Thompson
More information about the Devel
mailing list