<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 5.5.2653.12">
<TITLE>RE: [rt-users] mod perl/cpan/RT</TITLE>
</HEAD>
<BODY>

<P><FONT SIZE=2>Ever since I upgraded to perl5.8 I've been having trouble with my perl modules.</FONT>
</P>

<P><FONT SIZE=2>I recompiled modperl with apache. (modperl 1.28 /apache 1.3.28)</FONT>
</P>
<BR>

<P><FONT SIZE=2>Using CPAN to install (or rt-depencey-install) missing perl mod's the make will continue to bomb out.  I'm missing my apache::request and dbd::mysql ...I know it has something to do with my modperl, but I can't figure out what.</FONT></P>

<P><FONT SIZE=2>Why isn't modperl/cpan working?</FONT>
</P>
<BR>
<BR>

<P><FONT SIZE=2>here is a snipet of the failed make. :</FONT>
</P>

<P><FONT SIZE=2>PERL_DL_NONLAZY=1 /usr/local/bin/perl </FONT>
<BR><FONT SIZE=2>"-MExtUtils::Command::MM" "-e" "test_harness(0, </FONT>
<BR><FONT SIZE=2>'blib/lib', 'blib/arch')" t/*.t </FONT>
<BR><FONT SIZE=2>t/*....t/*.t does not exist </FONT>
<BR><FONT SIZE=2>FAILED--1 test script could be run, alas--no output </FONT>
<BR><FONT SIZE=2>ever seen </FONT>
<BR><FONT SIZE=2>make: *** [test_dynamic] Error 2 </FONT>
<BR><FONT SIZE=2>  /usr/bin/make test -- NOT OK </FONT>
<BR><FONT SIZE=2>Running make install </FONT>
<BR><FONT SIZE=2>  make test had returned bad status, won't install </FONT>
<BR><FONT SIZE=2>without force </FONT>
</P>
<BR>
<BR>
<BR>
<BR>

<P><FONT SIZE=2>here is a snippet of perl -v</FONT>
</P>

<P><FONT SIZE=2>Characteristics of this binary (from libperl): </FONT>
<BR><FONT SIZE=2>  Compile-time options: USE_LARGE_FILES </FONT>
<BR><FONT SIZE=2>  Built under linux </FONT>
<BR><FONT SIZE=2>  Compiled at Aug  2 2003 13:09:23 </FONT>
<BR><FONT SIZE=2>  @INC: </FONT>
<BR><FONT SIZE=2>    /usr/local/lib/perl5/5.8.0/i686-linux </FONT>
<BR><FONT SIZE=2>    /usr/local/lib/perl5/5.8.0 </FONT>
<BR><FONT SIZE=2>    /usr/local/lib/perl5/site_perl/5.8.0/i686-linux </FONT>
<BR><FONT SIZE=2>    /usr/local/lib/perl5/site_perl/5.8.0 </FONT>
<BR><FONT SIZE=2>    /usr/local/lib/perl5/site_perl </FONT>
<BR><FONT SIZE=2>    . </FONT>
</P>

</BODY>
</HTML>