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

Patrice Seyed apseyed at bu.edu
Wed Aug 20 11:30:35 EDT 2003


What distro and rev. would you recommend building off of? I read
somewhere a dependency of rt  3.x on Perl 5.8 , which isn't support on
rh advanced server 2.1 (which we have a few of). I also found a doc for
building apache/mod_perl on redhat 7.2 which I could follow, but 7.2 is
very old.
 
Any BKMs?
 
-----Original Message-----
From: Hodge, Jeff F (ECIII) [mailto:Jeff.Hodge at yuma.army.mil] 
Sent: Tuesday, August 19, 2003 10:49 PM
To: 'Patrice Seyed'; rt-users at lists.fsck.com
Subject: RE: [rt-users] rt install / perl_mod apache compilation (cpan)
 
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/20030820/aa0548b8/attachment.htm>


More information about the rt-users mailing list