<!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] Trouble installing Apache::Request</TITLE>
</HEAD>
<BODY>

<P><FONT SIZE=2>Apache::test is required for libapreq....did you try to re-build ap::test after your upgraded to 5.8.1.  I would try to re-build apache::test, then re-build libapreq, and see if that works.</FONT></P>

<P><FONT SIZE=2>-----Original Message-----</FONT>
<BR><FONT SIZE=2>From: Camron W. Fox [<A HREF="mailto:cwfox@fujitsu.com">mailto:cwfox@fujitsu.com</A>]</FONT>
<BR><FONT SIZE=2>Sent: Monday, August 11, 2003 4:41 PM</FONT>
<BR><FONT SIZE=2>To: Rt-Users@Lists. Fsck. Com</FONT>
<BR><FONT SIZE=2>Subject: RE: [rt-users] Trouble installing Apache::Request</FONT>
</P>
<BR>

<P><FONT SIZE=2>> -----Original Message-----</FONT>
<BR><FONT SIZE=2>> From: rt-users-admin@lists.fsck.com</FONT>
<BR><FONT SIZE=2>> [<A HREF="mailto:rt-users-admin@lists.fsck.com">mailto:rt-users-admin@lists.fsck.com</A>]On Behalf Of Phil Homewood</FONT>
<BR><FONT SIZE=2>> Sent: Monday, August 11, 2003 13:10</FONT>
<BR><FONT SIZE=2>> To: Rt-Users@Lists. Fsck. Com</FONT>
<BR><FONT SIZE=2>> Subject: Re: [rt-users] Trouble installing Apache::Request</FONT>
<BR><FONT SIZE=2>></FONT>
<BR><FONT SIZE=2>></FONT>
<BR><FONT SIZE=2>> Camron W. Fox wrote:</FONT>
<BR><FONT SIZE=2>> >     Yes, libapreq was previously built under 5.6.1 for our RT2</FONT>
<BR><FONT SIZE=2>> installation.</FONT>
<BR><FONT SIZE=2>> > But that was done under /root/.cpan as root with /usr/bin/perl</FONT>
<BR><FONT SIZE=2>> (5.6.1) and</FONT>
<BR><FONT SIZE=2>> > all the new stuff has been done under ~cwfox/.cpan using sudo with</FONT>
<BR><FONT SIZE=2>> > /usr/local/bin/perl (5.8.0). All the other modules have</FONT>
<BR><FONT SIZE=2>> installed with no</FONT>
<BR><FONT SIZE=2>> > problems.</FONT>
<BR><FONT SIZE=2>></FONT>
<BR><FONT SIZE=2>> ok. The basic problem we're having here seems to be: Somehow libapreq</FONT>
<BR><FONT SIZE=2>> is picking up 5.6 instead of 5.8. Correct?</FONT>
</P>
<BR>

<P>        <FONT SIZE=2>Yes.</FONT>
</P>
<BR>

<P><FONT SIZE=2>></FONT>
<BR><FONT SIZE=2>> What does the Makefile in ~/.cpan/build/libapreq-1.2 look like?</FONT>
<BR><FONT SIZE=2>> Does it reference 5.8 or 5.6? In particular, what does it say</FONT>
<BR><FONT SIZE=2>> PERL_LIB, PERL_ARCHLIB, PERL and FULLPERL are?</FONT>
</P>
<BR>

<P><FONT SIZE=2>[root@hilo libapreq-1.2]# egrep '(^PERL_LIB|^PERL_ARCHLIB|^PERL|^FULLPERL)'</FONT>
<BR><FONT SIZE=2>Makefile</FONT>
<BR><FONT SIZE=2>PERLPREFIX = /usr/local</FONT>
<BR><FONT SIZE=2>PERL_LIB = /usr/local/lib/perl5/5.8.0</FONT>
<BR><FONT SIZE=2>PERL_ARCHLIB = /usr/local/lib/perl5/5.8.0/i686-linux</FONT>
<BR><FONT SIZE=2>PERLMAINCC = $(CC)</FONT>
<BR><FONT SIZE=2>PERL_INC = /usr/local/lib/perl5/5.8.0/i686-linux/CORE</FONT>
<BR><FONT SIZE=2>PERL = /usr/local/bin/perl</FONT>
<BR><FONT SIZE=2>FULLPERL = /usr/local/bin/perl</FONT>
<BR><FONT SIZE=2>PERLRUN = $(PERL)</FONT>
<BR><FONT SIZE=2>FULLPERLRUN = $(FULLPERL)</FONT>
<BR><FONT SIZE=2>PERLRUNINST = $(PERLRUN) "-I$(INST_ARCHLIB)" "-I$(INST_LIB)"</FONT>
<BR><FONT SIZE=2>FULLPERLRUNINST = $(FULLPERLRUN) "-I$(INST_ARCHLIB)" "-I$(INST_LIB)"</FONT>
<BR><FONT SIZE=2>PERL_CORE = 0</FONT>
<BR><FONT SIZE=2>PERL_ARCHIVE       =</FONT>
<BR><FONT SIZE=2>PERL_ARCHIVE_AFTER =</FONT>
<BR><FONT SIZE=2>PERL_MALLOC_DEF</FONT>
<BR><FONT SIZE=2>= -DPERL_EXTMALLOC_DEF -Dmalloc=Perl_malloc -Dfree=Perl_mfree -Drealloc=Perl</FONT>
<BR><FONT SIZE=2>_realloc -Dcalloc=Perl_calloc</FONT>
<BR><FONT SIZE=2>PERLTYPE =</FONT>
<BR><FONT SIZE=2>FULLPERL      = /usr/local/bin/perl</FONT>
<BR><FONT SIZE=2>[root@hilo libapreq-1.2]#</FONT>
</P>
<BR>

<P><FONT SIZE=2>Best Regards,</FONT>
<BR><FONT SIZE=2>Camron</FONT>
</P>

<P><FONT SIZE=2>Camron W. Fox</FONT>
<BR><FONT SIZE=2>Hilo Office</FONT>
<BR><FONT SIZE=2>High Performance Computing Group</FONT>
<BR><FONT SIZE=2>Fujitsu America, INC.</FONT>
</P>
<BR>

<P><FONT SIZE=2>_______________________________________________</FONT>
<BR><FONT SIZE=2>rt-users mailing list</FONT>
<BR><FONT SIZE=2>rt-users@lists.fsck.com</FONT>
<BR><FONT SIZE=2><A HREF="http://lists.fsck.com/mailman/listinfo/rt-users" TARGET="_blank">http://lists.fsck.com/mailman/listinfo/rt-users</A></FONT>
</P>

<P><FONT SIZE=2>Have you read the FAQ? The RT FAQ Manager lives at <A HREF="http://fsck.com/rtfm" TARGET="_blank">http://fsck.com/rtfm</A></FONT>
</P>

</BODY>
</HTML>