At 04:45 PM 11/10/00 +0100, [EMAIL PROTECTED] wrote:
>Hi,
>I have been trying to install Perl-5.6.0  on my Compaq Secure (=Apache) 
>Web server. I have an OpenVMS ALpha  and I'm working with Perl version 
>5.005_03 for VMS_AXP.
>I send the outputs of the commands I've been instruct to run by the readme.vms
>I don't know if I should have uninstalled the previous Perl version. I 
>have Mod_perl version 1.0 and a lot of CPAN modules installed on it. Do I 
>need to install everything again if I success with the new Perl version?.

You can't actually do that. Mod_perl will need to be rebuilt to use perl 
5.6.0, and I'm not sure that'll work right. (I'm reasonably sure it won't, 
though newer versions of mod_perl might with appropriate abuse)

If you want mod_perl, you must use the perl kit that Compaq ships.

>The need of installing the new version comes from the intention to install 
>Digest MD5. That modul needs MakeMaker which is on Perl-5.6.0.
>I'm really lost on a jungle of modules. I just wanted to install the 
>Apache::ASP modul. Each modul leads to another, that leads to another, 
>that leads to another, etc.

You shouldn't need anything special to install Digest::MD5 with perl 
5.005_03. MakeMaker's in there already, so it should just be a normal perl 
module build and install. (I think I actually did that module at one 
point--for a while the perl 5.005_03 that Compaq was shipping for the 
mod_perl beta was the one I built)

                                        Dan

--------------------------------------"it's like this"-------------------
Dan Sugalski                          even samurai
[EMAIL PROTECTED]                         have teddy bears and even
                                      teddy bears get drunk

Reply via email to