aglien has asked for the wisdom of the Perl Monks concerning the following question:

Hello all, I'm a new user. I'm trying to install Apache2::Cookie and others modules like that but I get this error that does'nt seem to have sense: Can't open Perl scripts "INSTALLDIRS=site" Can you give me some suggestions Many thanks
  • Comment on Can't open Perl scripts "INSTALLDIRS=site"

Replies are listed 'Best First'.
Re: Can't open Perl scripts "INSTALLDIRS=site"
by olus (Curate) on Dec 20, 2007 at 15:48 UTC
    aglien

    From that message I canīt foresee what might be the problem.
    It could help others if you paste more info from the error message.

    How are you trying to install those modules? From CPAN? From the source?
    You can download the source and follow the instructions on the mod_perl site.
    There are also packages available for some platforms, you can use each platform's specific search tools (like rpmfind, apt-cache search, emerge...) to look for them.