i586 is right (that means it is for pentium class machines). Got rpmfind.net and search for them or try googling them.
A nice tool called yum ( http://download.fedora.us/fedora/redhat/9/i386/RPMS.stable/yum-2.0.3-0.fdr.1.rh90.noarch.rpm ) can help with installing rpms with dependencies. A 'yum install freeradius' will take care of all the dependencies. Good luck --- Henry Le <[EMAIL PROTECTED]> wrote: > Thanks for your responding. > > I downloaded freeradius-0.9.3-0.i586.rpm (I guessed > there is a typo here, should be ...i386..) > > I tried to install using rpm, but I got some errors > relate to dependencies (i.e. insserv, fillup, > libasn1.so.6, etc), where can I download these > packages? > > Thanks > > Henry > > -----Original Message----- > From: Amedzekor Kafui [mailto:[EMAIL PROTECTED] > Sent: Monday, May 24, 2004 10:05 AM > To: [EMAIL PROTECTED] > Subject: Re: Please help to setup Freeradius-0.9.3 > on my Red Hat Linux > 9.0!!!! > > > Use the freeradius rpms for installation. They are a > lot easier to use. Remember to download > freeradius-postgresql freeradius-mysql rpms if you > need them. > > --- Henry Le <[EMAIL PROTECTED]> wrote: > > Hi All, > > > > I really need your help to setup freeradius-0.9.3 > on > > my Red Hat machine. > > > > I downloaded and installed Freeradius-0.9.3 as > > instructed on my Red Hat Linux 9.0 machine. I did > > the follow steps to install it > > > > [root]# tar zxvf freeradius-0.9.3.tar.gz > > [root]# ./configure --disable-share > > [root]# make > > [root]# make install > > > > Ater installing it, I tried to run it as following > > command > > > > [root]# radiusd -X > > > > and got the error like this: > > > > .... > > radiusd: entering modules setup > > Module: Library search path is /usr/local/lib > > radiusd.conf[1186] Failed to link to module > > 'rlm_expr': file not found > > > > I looked at the radiusd.conf file at line 1186 and > > it looked like > > > > # > > #The 'expression' module currently has no > > configuration > > # > > expr { } > > # > > # > > > > I checked and saw the rlm_expr file is in > > ./freeradius-0.9.3/src/modules directory > > I checked and saw the rlm_expr.a, rlm_expr.la, > > rlm_expr-0.9.3.1a files in /usr/local/lib > directory > > > > I don't understand why I got that error. Is that > > problem relate to freeradius installation? If it > is, > > I want to uninstall it and restart from scratch > > whichi rerun "configure", then "make" then "make > > install". But I don't know how to uninstall it, > > would anybody please help me to uninstall > > Freeradius-0.9.3 from Red Hat Linux (9.0)? > > > > Thank you in advanced > > > > Henry > > > > > > - > > List info/subscribe/unsubscribe? See > http://www.freeradius.org/list/users.html > > > > > > __________________________________ > Do you Yahoo!? > Yahoo! Domains - Claim yours for only $14.70/year > http://smallbusiness.promotions.yahoo.com/offer > > - > List info/subscribe/unsubscribe? See > http://www.freeradius.org/list/users.html > > - > List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html __________________________________ Do you Yahoo!? Yahoo! Domains � Claim yours for only $14.70/year http://smallbusiness.promotions.yahoo.com/offer - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

