<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1">
  <title></title>
</head>
<body text="#000000" bgcolor="#ffffff">
These is the output from the commands:<br>
[root@cdr i386]# rpm -qp --provides freeradius-1.1.2-0.i386.rpm<br>
config(freeradius) = 1.1.2-0<br>
libradius-1.1.2.so<br>
libradius-1.1.2.so.debug<br>
radiusd<br>
rlm_sql_mysql-1.1.2.so<br>
rlm_sql_mysql-1.1.2.so.debug<br>
freeradius = 1.1.2-0<br>
<br>
[root@cdr i386]# rpm -qp --requires freeradius-1.1.2-0.i386.rpm<br>
/bin/sh<br>
/bin/sh<br>
/bin/sh<br>
/bin/sh<br>
/bin/sh<br>
/sbin/chkconfig<br>
/usr/bin/perl<br>
config(freeradius) = 1.1.2-0<br>
libc.so.6<br>
libc.so.6(GLIBC_2.0)<br>
libc.so.6(GLIBC_2.1)<br>
libc.so.6(GLIBC_2.1.2)<br>
libc.so.6(GLIBC_2.1.3)<br>
libc.so.6(GLIBC_2.2)<br>
libc.so.6(GLIBC_2.3)<br>
libc.so.6(GLIBC_2.3.4)<br>
libcrypt.so.1<br>
libcrypt.so.1(GLIBC_2.0)<br>
libcrypto.so.4<br>
libdl.so.2<br>
libeap-1.1.2.so<br>
libgdbm.so.2<br>
libltdl.so.3<br>
libm.so.6<br>
libmysqlclient_r.so.14<br>
libnsl.so.1<br>
libpthread.so.0<br>
libpthread.so.0(GLIBC_2.0)<br>
libpthread.so.0(GLIBC_2.1)<br>
libpthread.so.0(GLIBC_2.2)<br>
libradius-1.1.2.so<br>
libresolv.so.2<br>
libssl.so.4<br>
libz.so.1<br>
perl(DBI)<br>
perl(Fcntl)<br>
perl(Getopt::Std)<br>
perl(POSIX)<br>
perl(strict)<br>
perl(warnings)<br>
rpmlib(CompressedFileNames) <= 3.0.4-1<br>
rpmlib(PayloadFilesHavePrefix) <= 4.0-1<br>
<br>
As you can see the RPM is not providing the libeap-1.1.2.so<br>
<br>
What is wrong?<br>
<br>
Regards<br>
<br>
Alberto Cruz<br>
Kevin Bonner wrote:<br>
<blockquote type="cite" cite="mid200606091456.33486.keb@pa.net">
  <pre wrap="">On Friday 09 June 2006 11:34, Alberto Cruz wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">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
    </pre>
  </blockquote>
  <pre wrap=""><!---->
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
  </pre>
  <pre wrap="">
<hr width="90%" size="4">

List info/subscribe/unsubscribe? See <a class="moz-txt-link-freetext" href="http://www.freeradius.org/list/users.html">http://www.freeradius.org/list/users.html</a></pre>
</blockquote>
</body>
</html>