[rt-users] Trouble installing Apache::Request

Hodge, Jeff F (ECIII) Jeff.Hodge at yuma.army.mil
Mon Aug 11 20:28:52 EDT 2003


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.

-----Original Message-----
From: Camron W. Fox [mailto:cwfox at fujitsu.com]
Sent: Monday, August 11, 2003 4:41 PM
To: Rt-Users at Lists. Fsck. Com
Subject: RE: [rt-users] Trouble installing Apache::Request


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


	Yes.


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


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


Best Regards,
Camron

Camron W. Fox
Hilo Office
High Performance Computing Group
Fujitsu America, INC.


_______________________________________________
rt-users mailing list
rt-users at lists.fsck.com
http://lists.fsck.com/mailman/listinfo/rt-users

Have you read the FAQ? The RT FAQ Manager lives at http://fsck.com/rtfm
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20030811/4e1ab7e8/attachment.htm>


More information about the rt-users mailing list