On 12.02.2020 23:01, Ruben Safir wrote:
On Tue, Feb 11, 2020 at 07:04:56PM -0600, Steven Lembark wrote:
Hello,
I am trying to use Apache::DBI module. I got it installed on the SUSE
Linux 11SP4 on my dev box.
It has a dependency of mod_perl2. But when I try to install
mod_perl2, I get
Please
On Tue, Feb 11, 2020 at 07:04:56PM -0600, Steven Lembark wrote:
>
> > Hello,
> > I am trying to use Apache::DBI module. I got it installed on the SUSE
> > Linux 11SP4 on my dev box.
> >
> > It has a dependency of mod_perl2. But when I try to install
> > mod_perl2, I get
> >
> > Please repair you
Thanks. Let me see what I can do.
Appreciate your response.
~ AK.
Sent with ProtonMail Secure Email.
‐‐‐ Original Message ‐‐‐
On Tuesday, February 11, 2020 7:04 PM, Steven Lembark
wrote:
> > Hello,
> > I am trying to use Apache::DBI module. I got it installed on the SUSE
> > Linux 1
> Hello,
> I am trying to use Apache::DBI module. I got it installed on the SUSE
> Linux 11SP4 on my dev box.
>
> It has a dependency of mod_perl2. But when I try to install
> mod_perl2, I get
>
> Please repair your Module::CoreList at lib/Apache2/Build.pm line 51.
> BEGIN failed--compilation a
Hello,
I am trying to use Apache::DBI module. I got it installed on the SUSE Linux
11SP4 on my dev box.
It has a dependency of mod_perl2. But when I try to install mod_perl2, I get
Please repair your Module::CoreList at lib/Apache2/Build.pm line 51.
BEGIN failed--compilation aborted at lib/Apach
Geoffrey,FYI, I was bitten by this last night when trying to install Krang. I finally found the problem and fixed it by commenting out the last 2 lines (it was late and I wanted to go to bed). I haven't tried your patch, but it looks like it will solve the problem.
DrewOn 11/1/05, Geoffrey Young <[
On Thursday 03 November 2005 17:08, Geoffrey Young wrote:
> > so, please try the attached patch to Apache::Test. hopefully this fixes
> > things once and for all (without breaking more stuff :)
>
> Torsten, any luck with this?
yep, it works:
0 [EMAIL PROTECTED]:~/work/libapreq-1.33$ perl Makefil
> so, please try the attached patch to Apache::Test. hopefully this fixes
> things once and for all (without breaking more stuff :)
Torsten, any luck with this?
--Geoff
Torsten Foertsch wrote:
> Hi,
>
> is this really necessary in mod_perl2.pm?
I think the decision was made because a ton of legacy applications (like
CGI.pm) would be looking for $mod_perl::VERSION to decide which generation
they were after. whether this is a good idea or not... wel
Hi,
is this really necessary in mod_perl2.pm?
$mod_perl::VERSION = $mod_perl2::VERSION;
$INC{"mod_perl.pm"} = File::Spec::Functions::devnull();
It makes libapreq fail to build when mp1 and mp2 are installed.
0 [EMAIL PROTECTED]:~/work/libapreq-1.33$ perl Makefile.PL
mod_perl 1.x (
10 matches
Mail list logo