(RADIATOR) Version 3.3 install
Mariano Absatz
radiator at lists.com.ar
Mon Sep 9 15:20:18 CDT 2002
El 6 Sep 2002 a las 9:29, Hugh Irvine escribió:
>
> Hello Mariano, Hello Charly -
>
> Yes, my method allows you to use specific, different versions of Perl as
> well.
>
> All I do is this:
>
> cd /the/radiator/distribution
> /usr/local/src/Perl/Perl-..../bin/perl Makefile.PL; make; make test
Thanx, Huhg...
would
cd /the/radiator/distribution
../bin/perl Makefile.PL; make; make test
make the perl installation used relative path dependant? or it would resolve
the absolute path in the making?
i.e:
would I get "#!../bin/perl" at the top of my radiusd?
> ......
>
> then when I run Radiator I use the fully qualified path for both the
> perl instance I want and for the Radiator instance I want.
>
> cd /the/radiator/distribution;
> /usr/local/src/Perl/Perl-..../bin/perl radiusd -config_file .....
>
> Of course I usually use constants in shell scripts to make it easier
> (and sometimes symbolic links).
>
> cheers
>
> Hugh
>
>
> On Friday, September 6, 2002, at 07:26 AM, Mariano Absatz wrote:
>
> > FTR,
> >
> > I also think it's "A Good Thing"(TM) to be able to have a special perl
> > instalation for some critical perl programs or for programs with quite
> > specific requirements...
> >
> > El 5 Sep 2002 a las 11:34, Karl Gaissmaier escribió:
> >
> >> Hi Hugh and Mike,
> >>
> >>> Hello Charly -
> >>>
> >>> What I usually do is skip the "make install" step altogether, and just
> >>> leave the various versions in seperate directories.
> >>
> >> sounds reasonable for your environment but without a "make install"
> >> for example the path to the perl interpreter doesn't gets adjusted
> >> to the local requirements. Not all perl interpreters stay in
> >> /usr/bin/perl
> >> and there exists good reasons (at least for me) to use a totally
> >> own perl interpreter installation to get the different needed packages
> >> handled. Sure, I have also a perl interpreter under /usr/bin/perl but
> >> this is the interpreter with the standard set of installed modules
> >> for all workstations here.
> >>
> >> Anyway, I don't think this could be solved generally, but it should
> >> be discussed in the FAQ or in the reference guide.
> >>
> >> Thanks for discussing and this wonderful support.
> >> Charly
> >>
--
Mariano Absatz
El Baby
----------------------------------------------------------
I like cats too. Let's exchange recipes.
===
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