Re: [RADIATOR] Cannot install rpm file

2012-02-17 Thread Heikki Vatiainen
On 02/17/2012 03:27 AM, Jay Tuala wrote:

> I followed the 'RPM format for Linux' link and accepted the license
> agreement to download the file. After downloading the file onto the
> Centos, I tried the 'rpm -ivh Radiator-Locked-4.9-2.noarch.rpm' command
> but still getting the same issue. By the way, is there any issue with
> running Radiator on a vm. I wouldn't think so but just wondering if I
> needed a seperate box for radiator?

If you use e.g. less command or editor to view the downloaded RPM file
do you see HTML page or RPM binary? It still sounds like HTML file was
downloaded.

Running Radiator on a virtual machine is not a problem. It's actually
quite common.

Thanks!
Heikki

> Many thanks,
> Jay  #radiatornewbie :-|
>  
>  
> 
> 
>  
> On Fri, Feb 17, 2012 at 1:45 PM, Heikki Vatiainen  > wrote:
> 
> On 02/15/2012 10:31 PM, Jay Tuala wrote:
> 
> Hello Jay,
> 
> > following the setup notes and can't seem to install Radiator rpm file.
> > I'm a newbie to centos/radiator but am really keen to set it up
> and test it.
> >
> > the error i'm getting is as follows:
> >
> > [root@radiator1 ~]# rpm -ivh Radiator-Locked-4.9-2.noarch.rpm
> > Retrieving http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd>
> > error: skipping
> http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd>
> > - transfer failed - Unknown or unexpected error
> 
> That looks like head of HTML file from the Radiator downloads section.
> The link titled 'RPM format for Linux' in the table listing different
> versions gives you the download page, not the RPM. So please try
> downloading again.
> 
> Thanks!
> Heikki
> 
> 
> > I have the file located below,
> >
> > [root@radiator1 ~]# ls
> > anaconda-ks.cfg  install.log  install.log.syslog
> > Radiator-Locked-4.9-2.noarch.rpm
> >
> >
> >
> > I would greatly appreciate any help i can get.
> >
> >
> > Many thanks,
> > J
> >
> >
> > ___
> > radiator mailing list
> > radiator@open.com.au 
> > http://www.open.com.au/mailman/listinfo/radiator
> 
> 
> --
> Heikki Vatiainen mailto:h...@open.com.au>>
> 
> 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, EAP, TLS,
> TTLS, PEAP, TNC, WiMAX, RSA, Vasco, Yubikey, MOTP, HOTP, TOTP,
> DIAMETER etc. Full source on Unix, Windows, MacOSX, Solaris, VMS,
> NetWare etc.
> 
> 


-- 
Heikki Vatiainen 

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, EAP, TLS,
TTLS, PEAP, TNC, WiMAX, RSA, Vasco, Yubikey, MOTP, HOTP, TOTP,
DIAMETER etc. Full source on Unix, Windows, MacOSX, Solaris, VMS,
NetWare etc.
___
radiator mailing list
radiator@open.com.au
http://www.open.com.au/mailman/listinfo/radiator


Re: [RADIATOR] Cannot install rpm file

2012-02-17 Thread Jay Tuala
Using cat to view the downloaded RPM file shows the software license
agreement. the following command is what i used to download the file,

wget --http-user=XX --http-password=XX *
http://www.open.com.au/radiator/demo-downloads/dl.cgi/Radiator-Locked-4.9-2.noarch.rpm
*

I suspect this is where the problem lies. Would be able to point me in the
right direction?

thanks again.


On Fri, Feb 17, 2012 at 11:10 PM, Heikki Vatiainen  wrote:

> On 02/17/2012 03:27 AM, Jay Tuala wrote:
>
> > I followed the 'RPM format for Linux' link and accepted the license
> > agreement to download the file. After downloading the file onto the
> > Centos, I tried the 'rpm -ivh Radiator-Locked-4.9-2.noarch.rpm' command
> > but still getting the same issue. By the way, is there any issue with
> > running Radiator on a vm. I wouldn't think so but just wondering if I
> > needed a seperate box for radiator?
>
> If you use e.g. less command or editor to view the downloaded RPM file
> do you see HTML page or RPM binary? It still sounds like HTML file was
> downloaded.
>
> Running Radiator on a virtual machine is not a problem. It's actually
> quite common.
>
> Thanks!
> Heikki
>
> > Many thanks,
> > Jay  #radiatornewbie :-|
> >
> >
> >
> >
> >
> > On Fri, Feb 17, 2012 at 1:45 PM, Heikki Vatiainen   > > wrote:
> >
> > On 02/15/2012 10:31 PM, Jay Tuala wrote:
> >
> > Hello Jay,
> >
> > > following the setup notes and can't seem to install Radiator rpm
> file.
> > > I'm a newbie to centos/radiator but am really keen to set it up
> > and test it.
> > >
> > > the error i'm getting is as follows:
> > >
> > > [root@radiator1 ~]# rpm -ivh Radiator-Locked-4.9-2.noarch.rpm
> > > Retrieving http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd
> >
> > > error: skipping
> > http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd>
> > > - transfer failed - Unknown or unexpected error
> >
> > That looks like head of HTML file from the Radiator downloads
> section.
> > The link titled 'RPM format for Linux' in the table listing different
> > versions gives you the download page, not the RPM. So please try
> > downloading again.
> >
> > Thanks!
> > Heikki
> >
> >
> > > I have the file located below,
> > >
> > > [root@radiator1 ~]# ls
> > > anaconda-ks.cfg  install.log  install.log.syslog
> > > Radiator-Locked-4.9-2.noarch.rpm
> > >
> > >
> > >
> > > I would greatly appreciate any help i can get.
> > >
> > >
> > > Many thanks,
> > > J
> > >
> > >
> > > ___
> > > radiator mailing list
> > > radiator@open.com.au 
> > > http://www.open.com.au/mailman/listinfo/radiator
> >
> >
> > --
> > Heikki Vatiainen mailto:h...@open.com.au>>
>  >
> > 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, EAP,
> TLS,
> > TTLS, PEAP, TNC, WiMAX, RSA, Vasco, Yubikey, MOTP, HOTP, TOTP,
> > DIAMETER etc. Full source on Unix, Windows, MacOSX, Solaris, VMS,
> > NetWare etc.
> >
> >
>
>
> --
> Heikki Vatiainen 
>
> 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, EAP, TLS,
> TTLS, PEAP, TNC, WiMAX, RSA, Vasco, Yubikey, MOTP, HOTP, TOTP,
> DIAMETER etc. Full source on Unix, Windows, MacOSX, Solaris, VMS,
> NetWare etc.
>
___
radiator mailing list
radiator@open.com.au
http://www.open.com.au/mailman/listinfo/radiator