From: Manfred R. <mre...@co...> - 2005-01-26 20:45:55
|
Am Mittwoch, 26. Januar 2005 21:04 schrieb Jochen Metzger: > Hi Joe, > > > Use gdbm with SuSE. > > would it be hard to implement that ? > I do it to implement it with my version. With BOBS you have to make some important changes (see to the older messages of this list!). BOBS uses zero keys in the database and this is not allowed in the gdbm database. But the zero keys was not a good idea, so the change may be hard, but with sense. My version of BOBS is not ready for publishing, but if you want, you can have a look to the code in this actual state. Manfred |