> The only problem program at this point is Spambayes. The database > is not > compatible between 32bit and 64bit systems. > > I don't suppose anyone has found a way to use spambayes between 32 > and 64 > bit systems?
What database are you using? I'm 95% sure that pickle would work. I'm 90% sure that ZODB (if you're using SpamBayes 1.1a1) would work. I'm 90% sure that one of the SQL backends would work. I'm 90% sure that you're using bsddb and it doesn't work. =Tony.Meyer -- Please always include the list (spambayes at python.org) in your replies (reply-all), and please don't send me personal mail about SpamBayes. http://www.massey.ac.nz/~tameyer/writing/reply_all.html explains this. _______________________________________________ SpamBayes@python.org http://mail.python.org/mailman/listinfo/spambayes Check the FAQ before asking: http://spambayes.sf.net/faq.html