Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
04-24-2006, 07:17 AM
|
#1
|
Member
Registered: Jan 2006
Location: taiwan
Posts: 156
Rep:
|
install package problem
When I install openldap server , then pop the below error, I know these files "lib***" is library file , could suggest where can I find this file and install to the server ? I tried to find these files in the server but it is not present . thx
libcrypto.so.4 is needed by openldap-servers-2.0.27-11
libssl.so.4 is needed by openldap-servers-2.0.27-11
libwrap.so.0 is needed by openldap-servers-2.0.27-11
|
|
|
04-24-2006, 08:05 AM
|
#2
|
Senior Member
Registered: Feb 2004
Location: England
Distribution: Slackware 14.2
Posts: 1,491
Rep:
|
have you got openssl installed? i think they'll be in that....
|
|
|
04-24-2006, 09:17 AM
|
#3
|
Member
Registered: Jan 2006
Location: taiwan
Posts: 156
Original Poster
Rep:
|
Quote:
Originally Posted by satinet
have you got openssl installed? i think they'll be in that....
|
thx reply , do you mean install openssl will include these library ? thx
|
|
|
04-24-2006, 09:21 AM
|
#4
|
Senior Member
Registered: Feb 2004
Location: England
Distribution: Slackware 14.2
Posts: 1,491
Rep:
|
yes, that's what i mean.
let me know what happens.
if you look at the 1st line of this listing ( http://rpm.pbone.net/index.php3/stat...ch/libssl.so.4) you will see that this library is in the openssl rpm for Fedora. So we can assume it will be the same for other distros.
again look at this page for libcrypto ( http://hany.sk/~hany/RPM/libcrypto.so.4.html)
in english things that have "crypto" in are to do with cryptography (litterally greek for "secret writing"). Ssl (and therefore openssl) is a cryptography package.
from www.openssl.org
[openssl is]
Quote:
a full-strength general purpose cryptography library
|
As for "libwrap.so.0", this is part of the "tcp-wrappers" package. Again you need to download this for your specific distro.
hope that helps.... dont forget to download the package appropriate to your distro.
Last edited by satinet; 04-24-2006 at 09:30 AM.
|
|
|
04-24-2006, 10:05 AM
|
#5
|
Member
Registered: Jan 2006
Location: taiwan
Posts: 156
Original Poster
Rep:
|
Quote:
Originally Posted by satinet
yes, that's what i mean.
let me know what happens.
if you look at the 1st line of this listing ( http://rpm.pbone.net/index.php3/stat...ch/libssl.so.4) you will see that this library is in the openssl rpm for Fedora. So we can assume it will be the same for other distros.
again look at this page for libcrypto ( http://hany.sk/~hany/RPM/libcrypto.so.4.html)
in english things that have "crypto" in are to do with cryptography (litterally greek for "secret writing"). Ssl (and therefore openssl) is a cryptography package.
from www.openssl.org
[openssl is]
As for "libwrap.so.0", this is part of the "tcp-wrappers" package. Again you need to download this for your specific distro.
hope that helps.... dont forget to download the package appropriate to your distro.
|
thx reply ,
your link is very helpful , but how about the third library , it seems ask to install tcp_wrappers , do I need to install it also ? thx
http://rpmfind.net/linux/rpm2html/se...&system=&arch=
|
|
|
04-24-2006, 10:09 AM
|
#6
|
Senior Member
Registered: Feb 2004
Location: England
Distribution: Slackware 14.2
Posts: 1,491
Rep:
|
yes, as i stated you will need to install tcp wrappers.
|
|
|
04-24-2006, 10:20 AM
|
#7
|
Member
Registered: Jan 2006
Location: taiwan
Posts: 156
Original Poster
Rep:
|
Quote:
Originally Posted by satinet
yes, as i stated you will need to install tcp wrappers.
|
yes , I missed yr previous messages in the buttom,
thx for your help , I will try it .
|
|
|
All times are GMT -5. The time now is 07:46 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|