Jump to content

Error with Libs (libz.so.4 required by "db")


Recommended Posts

  • Bronze

Dear community,

 

I wanted to start a test server with 40k files (later I wanted to work with source).

I did all configuration but there's still a problem with my database core. It won't start and says this error:

 

Shared object "libz.so.4" not found, required by "db"

 

I have FreeBSD 9.2 with i386 kernel (32 bit) so I didn't install any libs.

 

uname -a:

 

FreeBSD DEV 9.2-RELEASE FreeBSD 9.2-RELEASE #0 r255898: Fri Sep 27 03:52:52 UTC 2013     [email protected]:/usr/obj/usr/src/sys/GENERIC  i386

 

What do I do wrong?

 

Regards

  • Love 2
Link to comment
Share on other sites

Here I found the complete lib archive on my server:

http://tv1.luki4fun.net/M2/64bit_libs.tgz

Just download and extract it in your lib folder (on i386 I thought it was in /lib)

cd /lib 
fetch http://tv1.luki4fun.net/M2/64bit_libs.tgz
tar xzvf 64bit_libs.tgz
rm 64bit_libs.tgz
  • Love 4
Link to comment
Share on other sites

  • 8 months later...

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

Announcements



×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.