(RADIATOR) Moving an installation

Hugh Irvine hugh at open.com.au
Sun Nov 25 17:31:19 CST 2001


Hello Sam -

The most important thing to keep in mind is that Radiator is written in Perl, 
so the first thing is to make sure you have Perl installed on the new 
machine. Then you will need to install all of the prerequisites that were 
installed on the old machine, and then you will need to install Radiator 
itself.

Perl has its own file hierarchy where Perl modules are installed, so the 
standard Perl installation sequence of:

	> perl Makefile.PL
	> make
	> make test
	> make install

actually copies all of the files required for the module into the Perl file 
hierarchy so that Perl knows where to find them.

hth

Hugh


On Sunday 25 November 2001 08:32, Sam Silvester wrote:
> Hi everyone!
>
> I have just been set a task to move a working radiator installation to
> another machine. Before I start I was just wondering if there is anything
> in particular I should know. I've already moved the database to the new
> machine and basic checking (using a command line sql client) shows that it
> is working ok. I've never used radiator before so I'm not sure if there is
> anything special I need to worry about!
>
> Thanks in advance,
>
> Sam Silvester.
>
> ===
> 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.

-- 
Radiator: the most portable, flexible and configurable RADIUS server
anywhere. Available on *NIX, *BSD, Windows 95/98/2000, NT, MacOS X.
-
Nets: internetwork inventory and management - graphical, extensible,
flexible with hardware, software, platform and database independence.
===
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