I'm trying to create an application which needs to run on Mac/Unix/Windows platforms. The application isn't difficult, and a simple DBM would suffice, except that the Windows platforms are constrained to the 1k limit.
What I'm looking for is a DBM that can be used on all three platforms, and is easy (read simple) to install. Went to the Oracle/Berkeley DB site and downloaded their 4.5 implementation, couldn't make any sense out of how to install it from what they had, so I gave up on it (did I say, easy to install?).
Any suggestions?
Thanks,
Mike