RE: [MP2] - Failure on Make Install
[prev]
[thread]
[next]
[Date index for 2005/04/18]
This is a multi-part message in MIME format.
------_=_NextPart_001_01C54451.85BC859C
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
cfaust-dougot wrote:
[...]
> It tried the patch and got the same error:
>=20
> /usr/bin/perl -Iblib/lib =
-I/home/zerobrokerfees/mod_perl-2.0.0-RC5/Apache-Test/lib =
-MModPerl::BuildMM -e ModPerl::BuildMM::glue_pod =
ModPerl-Registry/lib/ModPerl/RegistryLoader.pm =
/home/zerobrokerfees/mod_perl-2.0.0-RC5/docs/api/ModPerl/RegistryLoader.p=
od blib/lib/ModPerl/RegistryLoader.pm
> Unrecognized switch: --section=3D3 (-h will show valid options).
>=20
> The "/lib/ModPerl/BuildMM.pm section is now
>=20
> push @target,
> '$(NOECHO) $(POD2MAN_EXE) --section=3D3 ' .
> "$podpath \$(INST_MAN3DIR)/$man.\$(MAN3EXT)"
> }
> }
>=20
> Stupid question, do I need to build it all again? I just did "make =
install".
>>Yes, you do.
DOH, Sorry!! I did rebuild and everything has seemed to go fine for the =
install.. But I'm getting the following from Apache::Reload and all my =
scripts..
=20
[Mon Apr 18 15:47:29 2005] [error] Bareword "Apache::OK" not allowed =
while "strict subs" in use at =
/usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread-multi/Apache/Reload.pm=
line 151.\nCompilation failed in require at (eval 16) line 3.\n
[Mon Apr 18 15:47:29 2005] [error] Can't load Perl module Apache::Reload =
for server zbweb1.zerobrokerfees.com:0, exiting...
=20
Do I need to be doing something different code wise with this latest =
version? Even if I comment out Apache:Reload I get the same problems =
with my scripts as I always return either "Apache::OK" or =
"Apache::REDIRECT" from my scripts hander sub.
=20
Thanks Stas!!!!
-Chris
------_=_NextPart_001_01C54451.85BC859C
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
<META HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; =
charset=3Diso-8859-1">=0A=
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">=0A=
<HTML>=0A=
<HEAD>=0A=
=0A=
<META NAME=3D"Generator" CONTENT=3D"MS Exchange Server version =
6.5.7226.0">=0A=
<TITLE>Re: [MP2] - Failure on Make Install</TITLE>=0A=
</HEAD>=0A=
<BODY>=0A=
<DIV dir=3Dltr><FONT size=3D2>cfaust-dougot wrote:<BR>[...]<BR>> It =
tried the =0A=
patch and got the same error:<BR>> <BR>> /usr/bin/perl =
-Iblib/lib =0A=
-I/home/zerobrokerfees/mod_perl-2.0.0-RC5/Apache-Test/lib =
-MModPerl::BuildMM -e =0A=
ModPerl::BuildMM::glue_pod =
ModPerl-Registry/lib/ModPerl/RegistryLoader.pm =0A=
/home/zerobrokerfees/mod_perl-2.0.0-RC5/docs/api/ModPerl/RegistryLoader.p=
od =0A=
blib/lib/ModPerl/RegistryLoader.pm<BR>> Unrecognized switch: =0A=
--section=3D3 (-h will show valid options).<BR>> <BR>> =
The =0A=
"/lib/ModPerl/BuildMM.pm section is =0A=
now<BR>> <BR>> =
=0A=
push =0A=
@target,<BR>> &nb=
sp; =0A=
'$(NOECHO) $(POD2MAN_EXE) --section=3D3 ' =0A=
.<BR>> &nbs=
p; =0A=
"$podpath =0A=
\$(INST_MAN3DIR)/$man.\$(MAN3EXT)"<BR>> &=
nbsp; =0A=
}<BR>> =0A=
}<BR>> <BR>> Stupid question, do I need to build it all =
again? I just =0A=
did "make install".<BR><BR>>>Yes, you do.<BR><BR>DOH, =
Sorry!! I did =0A=
rebuild and everything has seemed to go fine for the install.. But I'm =
getting =0A=
the following from Apache::Reload and all my scripts..</FONT></DIV>=0A=
<DIV dir=3Dltr><FONT size=3D2></FONT> </DIV>=0A=
<DIV dir=3Dltr>[Mon Apr 18 15:47:29 2005] [error] Bareword "Apache::OK" =
not =0A=
allowed while "strict subs" in use at =0A=
/usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread-multi/Apache/Reload.pm=
line =0A=
151.\nCompilation failed in require at (eval 16) line 3.\n<BR>[Mon Apr =
18 =0A=
15:47:29 2005] [error] Can't load Perl module Apache::Reload for server =0A=
zbweb1.zerobrokerfees.com:0, exiting...</DIV>=0A=
<DIV dir=3Dltr> </DIV>=0A=
<DIV dir=3Dltr>Do I need to be doing something different code wise with =
this =0A=
latest version? Even if I comment out Apache:Reload I get the same =
problems with =0A=
my scripts as I always return either "Apache::OK" or "Apache::REDIRECT" =
from my =0A=
scripts hander sub.</DIV>=0A=
<DIV dir=3Dltr> </DIV>=0A=
<DIV dir=3Dltr>Thanks Stas!!!!</DIV>=0A=
<DIV dir=3Dltr>-Chris</DIV>=0A=
=0A=
</BODY>=0A=
</HTML>
------_=_NextPart_001_01C54451.85BC859C--
 |
 |
RE: [MP2] - Failure on Make Install
cfaust-dougot 19:57 on 18 Apr 2005
|