(RADIATOR) FW: Radiator evalaution

Dave Kitabjian dave at netcarrier.com
Mon Feb 11 13:02:04 CST 2002


Did you ever do a "make install" for the MD5 module? You to do that one
first, and THEN you can do Radiator...

Dave

> -----Original Message-----
> From: Murat Kirmaci [mailto:kirmacim at turcom.com.tr] 
> Sent: Monday, February 11, 2002 1:09 PM
> To: radiator at open.com.au
> Subject: FW: (RADIATOR) FW: Radiator evalaution
> 
> 
> Hello again,
> First of all thanks to Rolando for helpful information, I 
> tried to unarchieve TAR format as you mentioned like tar 
> -zxvf Radiator-2.19.tgz -C /usr/local
> 
> then
> I
> cd /usr/local/Radiator-Demo-2.19/
> 
> In the same directory, I unarchieve the downloaded 
> Digest-MD5-2.16.tar.gz via
> 
> tar -zxvf Digest-MD5-2.16.tar.gz
> then copied the unarchieved MD5 files into the 
> Radiator-Demo-2.19 directory
> --------------------------------------------------------------
> --------------
> -----
> /usr/local/Radiator-2.19/perl Makefile.PL
> 	.........for U32 no restrictions
> 	.........for U32 no restrictions
> Writing makefile for Digest :: MD5
> Writing makefile for Digest :: MD5
> --------------------------------------------------------------------
> After that I run make test command
> 
> --------------------------------------------------------------
> --------------
> ----
> /usr/local/Radiator-Demo-2.19/make test
> ...
> ...
> ...
> ok1a
> Can't locate Digest/MD5.pm in @INC (......) at 
> Radius/Radius.pm line 20 / 23 Begin failed -Compilation 
> aborted at Radius/Radius.pm line 23 not ok 7b ... not ok 7c
> --------------------------------------------------------------
> --------------
> -------
> 
> 
> After make test command I got the above result , There is 
> something wrong but I cannot guess what is the problem, I'll 
> be pleased to get your help.
> 
> Regards.
> 
> Murat KIRMACI
> 
> 
> 
> -----Original Message-----
> From: Rolando Riley [mailto:rriley at ayayai.com]
> Sent: Thursday, February 07, 2002 6:33 PM
> To: radiator at open.com.au
> Subject: RE: (RADIATOR) FW: Radiator evalaution
> 
> 
> Hi Murat:
> 	You should be able to get it from the same source you 
> got the rpm. Anyways I found a page that could help you 
> install the "rpm tool" to succesfully install your rpm copy 
> of radiator in Slackware.
> 
> http://www.linuxdoc.org/HOWTO/mini/RPM+Slackware.html
> 
> 	After you finish the install of rpm all you have to do is :
> 	rpm -i  <packagename.rpm>
> 	to install any rpm package
> 
> 	You must be sure you have all the dependecies Radiator 
> needs to works well.
> 	Please go to  /<radius-path>/doc/install.html
> 
> 
> 
>  It is not slackware problem. When you acces the evaluation 
> copy there should be two choices.
> 	Tar format
> 	RPM format
> 
> If you go and download the TAR format you just have to do 
> something like:
> 	tar -zxvf Radiator-2.19.tgz -C /usr/local
> 
> Hope this helps,
> 
> 
> 
> -----------------------------------------------
> Ing. Rolando Riley
> Administrador de Sistemas Unix
> (Unix System Administrator)
> AYAYAI.COM S.A.
> Tel: (507) 265-2424 ext. 408
> -----------------------------------------------
> 
> 
> 
> 
> -----Mensaje original-----
> De: Murat Kirmaci [mailto:kirmacim at turcom.com.tr]
> Enviado el: Thursday, February 07, 2002 10:56 AM
> Para: Rolando Riley; radiator at open.com.au
> Asunto: RE: (RADIATOR) FW: Radiator evalaution
> 
> 
> How will I get the source file of the radiator? Is it the 
> problem of the Slackware and will any other type linux like 
> Red Hat or Suse, be a solution for this problem?
> 
> Regards.
> 
> Murat KIRMACI
> 
> -----Original Message-----
> From: Rolando Riley [mailto:rriley at ayayai.com]
> Sent: Thursday, February 07, 2002 3:54 PM
> To: radiator at open.com.au
> Subject: RE: (RADIATOR) FW: Radiator evalaution
> 
> 
> "I" would suggest that for Slackware you use the source file 
> of radiator from its home site.  BTW ... rpm are "binaries" 
> trying to make it be .tar.gz file would not transform 
> "binaries" package into "source" package.
> 
> 
> best regards,
> 
> R. Riley
> 
> 
> -----Mensaje original-----
> De: owner-radiator at open.com.au [mailto:owner-radiator at open.com.au]En
> nombre de Murat Kirmaci
> Enviado el: Thursday, February 07, 2002 7:23 AM
> Para: radiator at open.com.au
> Asunto: (RADIATOR) FW: Radiator evalaution
> 
> 
> 
> 
> Hello,
> As an operating system Linux Slackware 8.0 is installed and I 
> have achieved to unarchieve the .tar extension via tar -xvf 
> file name  Currently I can not able to start Radiator server 
> although I have written as you mentioned at your web site
> 
> /radiator/etc/init.d/radiator start
> 
> but it gave that could not find the file name or directory.
> 
> I'll be pleased to get your help and suggestions.
> 
> Regards.
> 
> Murat KIRMACI
> 
> -----Original Message-----
> From: Murat Kirmaci
> Sent: Monday, February 04, 2002 2:45 PM
> To: 'Mike McCauley'
> Cc: Proje Kontrol
> Subject: RE: Radiator evalaution
> 
> 
> Hello Mike,
> I have downloaded the Radiator-Demo-2.19 RPM Format for Red 
> Hat 7 but currently I have got Slackware 8.0 installed in the 
> PC . I changed the rpm format to tar.gz format extension by 
> the command ( Cause of not able to run rpm command as you 
> mentioned in your web browser.)
> 
> > rpm2targz Radiator-Demo-2.19-2.noarch.rpm
> 
> then I have seen that the file's extension changed to .tar.gz
> > ls -p
> >Radiator-Demo-2.19-2.noarch.tar.gz
>  then
> > gzip -d Radiator-Demo-2.19-2.noarch.tar.gz
> 
> changed to
> > ls -p
> > Radiator-Demo-2.19-2.noarch.tar
> 
> I tried to decompress this .tar extension with the
> >tar -x file name
> 
> but could not get the extracted files into a directory.
> 
> What might be the problem? Should I certainly need Red Hat 7?
> 
> Regards.
> 
> Murat KIRMACI
> 
> -----Original Message-----
> From: Mike McCauley [mailto:mikem at open.com.au]
> Sent: Thursday, January 31, 2002 12:36 AM
> To: kirmacim at turcom.com.tr
> Cc: joanne at open.com.au
> Subject: Radiator evalaution
> 
> 
> Hello Murat,
> 
> By now, you should have received your user name and password, 
> allowing you to download your evaluation copy of Radiator.
> 
> To download and install Radiator, please follow the 
> instructions at 
> http://www.open.com.au/radiator/install-demo.html and let us 
> know how you get on. Don't forget to subscribe to the 
> Radiator mailing list for news and updates.
> 
> We hope your evaluation is successful, and we look forward to 
> your eventual order. We will be in touch before the end of 
> your evaluation period.
> 
> Cheers
> 
> --
> Mike McCauley                               mikem at open.com.au
> Open System Consultants Pty. Ltd            Unix, Perl, 
> Motif, C++, WWW
> 24 Bateman St Hampton, VIC 3188 Australia   http://www.open.com.au
> Phone +61 3 9598-0985                       Fax   +61 3 9598-0955
> 
> Radiator: the most portable, flexible and configurable RADIUS 
> server anywhere. SQL, proxy, DBM, files, LDAP, NIS+, 
> password, NT, Emerald, Platypus, Freeside, TACACS+, PAM, 
> external, Active Directory etc etc on Unix, Win95/8, 2000, 
> NT, MacOS 9, MacOS X === Archive at 
> http://www.open.com.au/archives/radiator/
> Announcements on 
> radiator-announce at open.com.au
> To unsubscribe, email 'majordomo at open.com.au' with
> 'unsubscribe radiator' in the body of the message.
> 
> 
> ===
> Archive at http://www.open.com.au/archives/radiator/
> Announcements on radiator-announce at open.com.au
> To unsubscribe, email 'majordomo at open.com.au' with
> 'unsubscribe radiator' in the body of the message.
> 
> 
> ===
> Archive at http://www.open.com.au/archives/radiator/
> Announcements on radiator-announce at open.com.au
> To unsubscribe, email 'majordomo at open.com.au' with
> 'unsubscribe radiator' in the body of the message.
> ===
> Archive at http://www.open.com.au/archives/radiator/
> Announcements on radiator-announce at open.com.au
> To unsubscribe, email 'majordomo at open.com.au' with
> 'unsubscribe radiator' in the body of the message.
> 
===
Archive at http://www.open.com.au/archives/radiator/
Announcements on radiator-announce at open.com.au
To unsubscribe, email 'majordomo at open.com.au' with
'unsubscribe radiator' in the body of the message.


More information about the radiator mailing list