Jump to content

libdb-4.1.so issue


Recommended Posts

I installed an app on my machine, and it uses Apache for it's management interface. When I attempted to start it, it was complaining that it couldn't find libdb-4.1.so.

 

I checked my system, and found that it was actually using libdb-4.2.so, but there wasn't a libdb-4.1.so. This file I know is part of the BerkeleyDB package.

 

What I did to resolve the issue, was to symlink libdb-4.1.so so that it pointed to libdb-4.2.so instead. As soon as I had done this, it fooled Apache to think it existed, even though it loaded libdb-4.2.so instead.

 

Can anyone think if this could cause a problem? I would have thought that since it's a later release of BerkeleyDB that it shouldn't cause any problems as such. Or at least I'm hoping :P

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...