Hello, when I attempt to build stackless python 2.6, I am told that bsddb185 cannot be built and that I need to 'find the necessary bits'

Does anyone have any idea what these bits might be? There was a previous requirement for dbm that I satisfied by libgdbm, but I dont know how to satisfy this requirement.

Also setup.py is looking for define\s+HASHVERSION

but my db.h has define DB_HASHVERSION
which is not going to match.

but given that the other dbm was found, it would seem that this one would not be needed at all.

--
Non-linear floating words - http://groups.google.com/group/odd-musings
Ambient floating blog - http://ohfloat.com
Floating mindmap - http://static.livingcosmos.org/super-scio/floating/
The mothership - http://www.LivingCosmos.org


_______________________________________________
Stackless mailing list
[email protected]
http://www.stackless.com/mailman/listinfo/stackless

Reply via email to