On Tuesday 31 October 2006 17:13, kbajwa wrote:
Dennis:
I have already done that. The first link is 'download', which takes to the download site. The first link is 'download', and when I CLICK on it, I get to the 'download' page. The first file todownload is:
# 2006.08.22 freeradius-1.1.3.tar.bz2, (currently released version: 1.1.3)
Please note the extension 'bz2'!!!!!!!!!!!!
I have been to this page several times before posting. This download file is not the 'tar' file from which I install. This is a file from which we extract a freeradius-1.1.3 folder.
Please try again and re-direct to the 'tar' file from which I can do the installation!!
Thanks.
Kirt
-----Original Message----- From: freeradius-users-bounces+kbajwa=tibonline.net@lists.freeradius.org [mailto:freeradius-users-bounces+kbajwa=tibonline.net@lists.freeradius.org] On Behalf Of Dennis Skinner Sent: Tuesday, October 31, 2006 4:44 PM To: FreeRadius users mailing list Subject: Re: Another Installation Problem
1. Go to www.freeradius.org 2. Click on the very first link 3. The rest should be obvious
Greetings, Download the freeradius-1.1.3.tar.bz2 file. Then from the command line issue the following commend to extract it: tar jxpf freeradius-1.1.3.tar.bz2 That will bunzip2 it, and untar the file all in one step. -- William