Apparently that module was built against a version of Berkeley DB at some point. But at runtime it does not seem to be able to find libdb-4.5.so:-(
What I'm missing here? :-(
OK, I looked at the source package (CSKperlSrc) and the ext-add/DB_File-1.8.14/config.in seems to point at /opt/coolstack/[include|lib] as place for Berkeley DB. That's consistent with the RPATH I found in the binary libs. But I've already most CoolStack packages installed and I'm still missing Berkeley DB:-(
Is there a list what's included in each package somewhere?
That's what I ended up doing. But since you built against a BerkelyDB in /opt/coolstack, I had to install my version there. So overall I've now a mix of things in /opt/coolstack.
But you did not answer my second question: Is there a web site with the packaging info and limitations? That would have helped quite a bit to figure the problem out.
But you did not answer my second question: Is there a
web site with the packaging info and limitations?
That would have helped quite a bit to figure the
problem out.
This is a learning process for us as well as it is impossible to test all of the functionality of these apps. I'm trying to capture all of this in the FAQ and am updating it constantly. I encourage everyone to first check the faq at (http://cooltools.sunsource.net/coolstack/faq.html) before posting your question to the forum.