Hello Chris -

> 
> Undefined subroutine &main::format_special call
> ed at /usr/lib/perl5/site_perl/5.005/Radius/LogFILE.pm line 80, 
> <FILE> chunk 16.
> 
> I get this error trying to start up a 2.14.1 system (that was 
> downgraded from 2.15).  I think I removed all the 2.15 stuff, anyone 
> have any ideas what I am missing?
> 

Yes. The format_special routine was moved to a utility module (Radius/Util.pm)
in 2.15. You have got at least some modules mixed up. 

For the purposes of testing it is *much* better to keep the different
distributions in seperate directories and run the executables from there.

As an example, I have the following:

        /usr/local/src/Radiator/Radiator-2.14/
        /usr/local/src/Radiator/Radiator-2.14.1/
        /usr/local/src/Radiator/Radiator-2.15/
        /usr/local/src/Radiator/Radiator-2.16alpha/

And when I want to test a particular version I cd to the corresponding
directory and run radiusd and radpwtst from that directory.

The Radiator executables always set up the library directory hierarchy to look
in the local directory (".") first, so you will always get the "right thing".

When you are comfortable with the results of the testing, you can do a "make
install" if desired, or you can just continue to use the distribution directory.

hth

Hugh

-- 
Radiator: the most portable, flexible and configurable RADIUS server 
anywhere. SQL, proxy, DBM, files, LDAP, NIS+, password, NT, Emerald, 
Platypus, Freeside, Interbiller, TACACS+, PAM, external, etc, etc.
Available on Unix, Linux, FreeBSD, Windows 95/98/2000, NT, MacOS X.



===
Archive at http://www.starport.net/~radiator/
Announcements on [EMAIL PROTECTED]
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.

Reply via email to