[rt-users] rt install / perl_mod apache compilation (cpan)

Hodge, Jeff F (ECIII) Jeff.Hodge at yuma.army.mil
Tue Aug 19 22:48:44 EDT 2003


you need to install apache::test before libapreq will install.  It is a
prequisite for apache::request (libaprereq).  Use cpan
 
perl -MCPAN -eshell
install Apache::Test
 
 
># perl sbin/rt-test-dependencies --with-mysql --with-modperl1
 
use should use: perl sbin/rt-test-dependencies --with-mysql --with-modperl2 
for mod perl 2 
 
*note* it seems a lot of people are having trouble with the modperl 1.99 so
you should think about using apache 1.3x and mod perl 1x or you'll prob have
a lot of trouble Also red hat 9 had some issues too.  (FYI)
-----Original Message-----
From: Patrice Seyed [mailto:apseyed at bu.edu]
Sent: Tuesday, August 19, 2003 7:21 PM
To: rt-users at lists.fsck.com
Cc: 'Patrice Seyed'
Subject: [rt-users] rt install / perl_mod apache compilation (cpan)


(if this is a repeat, disregard, not sure if it was received)
 
On Redhat 9 and the install docs for rt, I got stopped where CPAN wouldn't
install 2 modules..
 
# perl sbin/rt-test-dependencies --with-mysql --with-modperl1
*modperl 1.99 is install with redhat 9
 
Modules that won't install properly:
Log::Dispatch
Apache::Request
 
CPAN.pm: Going to build J/JO/JOESUF/libapreq-1.2.tar.gz
mod_perl 1.x ( < 1.99) is required at Makefile.PL line 29.
BEGIN failed--compilation aborted at Makefile.PL line 31.
Running make test
  Make had some problems, maybe interrupted? Won't test
Running make install
  Make had some problems, maybe interrupted? Won't install
 
Apache:Request complained diffrerently but mostly compile errors..
 
I can't sidestep this since it breaks make install / make
initialize-database
Anyone else experience this? Workaround? 
 
/Patrice Seyed
Computer Systems Administrator
Genetics Program - Boston U. School of Medicine
 
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20030819/ae57c39a/attachment.htm>


More information about the rt-users mailing list