These is the output from the commands:
[root@cdr i386]# rpm -qp --provides freeradius-1.1.2-0.i386.rpm
config(freeradius) = 1.1.2-0
libradius-1.1.2.so
libradius-1.1.2.so.debug
radiusd
rlm_sql_mysql-1.1.2.so
rlm_sql_mysql-1.1.2.so.debug
freeradius = 1.1.2-0

[root@cdr i386]# rpm -qp --requires freeradius-1.1.2-0.i386.rpm
/bin/sh
/bin/sh
/bin/sh
/bin/sh
/bin/sh
/sbin/chkconfig
/usr/bin/perl
config(freeradius) = 1.1.2-0
libc.so.6
libc.so.6(GLIBC_2.0)
libc.so.6(GLIBC_2.1)
libc.so.6(GLIBC_2.1.2)
libc.so.6(GLIBC_2.1.3)
libc.so.6(GLIBC_2.2)
libc.so.6(GLIBC_2.3)
libc.so.6(GLIBC_2.3.4)
libcrypt.so.1
libcrypt.so.1(GLIBC_2.0)
libcrypto.so.4
libdl.so.2
libeap-1.1.2.so
libgdbm.so.2
libltdl.so.3
libm.so.6
libmysqlclient_r.so.14
libnsl.so.1
libpthread.so.0
libpthread.so.0(GLIBC_2.0)
libpthread.so.0(GLIBC_2.1)
libpthread.so.0(GLIBC_2.2)
libradius-1.1.2.so
libresolv.so.2
libssl.so.4
libz.so.1
perl(DBI)
perl(Fcntl)
perl(Getopt::Std)
perl(POSIX)
perl(strict)
perl(warnings)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1

As you can see the RPM is not providing the libeap-1.1.2.so

What is wrong?

Regards

Alberto Cruz
Kevin Bonner wrote:
On Friday 09 June 2006 11:34, Alberto Cruz wrote:
  
Hi everybody. I'm trying to install the RPM file that I built for RedHat
Entrerprise 4.0 (RHEL4) and Freeradius 1.1.2

When I tried the command I'm getting the following error:
error: Failed dependencies:
    libeap-1.1.2.so is needed by freeradius-1.1.2-0.i386

Do I need to install something else before the freeradius RPM file?
Should I had added a prefix/option at the time of build the RPM packet
in order to include the libeap-1.1.2 libray?

Regards

Alberto Cruz
    

Can you provide the output to the following commands?

rpm -qp --provides freeradius-1.1.2-0.i386.rpm
rpm -qp --requires freeradius-1.1.2-0.i386.rpm

Thanks,
Kevin Bonner
  

- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html