All right, Yes, I have tried the rpm and got failed dependencies. Then I tried to install the dependencies and got another failed dependencies. So , I was in a loop, and decided to go with the source. It looks like it won't be as simple as I thought. rpm -ivh freeradius-2.1.1-2.fc10.x86_64.rpm error: Failed dependencies: libcrypto.so.7()(64bit) is needed by freeradius-2.1.1-2.fc10.x86_64 libssl.so.7()(64bit) is needed by freeradius-2.1.1-2.fc10.x86_64 Thank you for your help. I'll try the rpms again. Duan
-----Original Message----- From: freeradius-users-bounces+odietrich=cliconnect.com@lists.freera dius.org [mailto:freeradius-users-> bounces+odietrich=cliconnect.com@lists.freeradius.org] On Behalf Of John Dennis Sent: Wednesday, October 08, 2008 10:46 AM To: FreeRadius users mailing list Subject: Re: Install error
Olavo Dietrich wrote:
Thanks Nicolas
I have these "fail" alll over the place in my configure. Attached.
Do you have these dependencies installed? If not then there is nothing wrong other than not preparing your system to perform the build. You need to go back and install the missing dependencies.
One advantage of RPM based builds is they declare dependencies and won't run until the dependencies are satisfied. Because the dependencies are specified at the package level it's easy to know which packages to install to satisfy the dependencies.
-- John Dennis <jdennis@redhat.com>
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html