<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.30.3">
</HEAD>
<BODY>
Hi RT Community,<BR>
I have been having a difficulty in setting up RT on my CentOS [Apache2, mysql, postfix]. Its defaulting on FCGI while I want it to use mod-perl2. <BR>
<BR>
In my /tmp/rt-3.8.8. when I test my RT installation,<BR>
<BR>
<FONT SIZE="1">[root@rt_sys]# make testdeps</FONT><BR>
<FONT SIZE="1">/usr/bin/perl ./sbin/rt-test-dependencies --verbose --with-mysql --with-fastcgi</FONT><BR>
<FONT SIZE="1">perl:</FONT><BR>
<FONT SIZE="1"> >=5.8.3(5.8.8) ...found</FONT><BR>
<FONT SIZE="1">users:</FONT><BR>
<FONT SIZE="1"> rt group (rt) ...found</FONT><BR>
<FONT SIZE="1"> bin owner (root) ...found</FONT><BR>
<FONT SIZE="1"> libs owner (root) ...found</FONT><BR>
<FONT SIZE="1"> libs group (bin) ...found</FONT><BR>
<FONT SIZE="1"> web owner (apache) ...found</FONT><BR>
<FONT SIZE="1"> web group (apache) ...found</FONT><BR>
<FONT SIZE="1">CLI dependencies:</FONT><BR>
<FONT SIZE="1">...</FONT><BR>
<BR>
The RT configure file doesn't give me options for mod_perl, only apachectl<BR>
<BR>
<FONT SIZE="1">[<A HREF="mailto:root@rt_sys">root@rt_sys</A>]#./configure --with-mysql --with-modperl2 --with-apachectl</FONT><BR>
<FONT SIZE="1">configure: WARNING: unrecognized options: --with-mysql, --with-modperl2</FONT><BR>
<FONT SIZE="1">configure: error: cannot find install-sh, install.sh, or shtool in "." "./.." "./../.."</FONT><BR>
<BR>
Please help me pinpoint where I might be going wrong, or better, a guide to help me complete the installation from start to finish on CentOS. I have been using the root account (the only account on the system) in my installation...<BR>
<BR>
<TABLE CELLSPACING="0" CELLPADDING="0" WIDTH="100%">
<TR>
<TD>
-- <BR>
Regards,<BR>
<BR>
<B><FONT COLOR="#000000">Gregory Okot</FONT></B><B>h</B><BR>
<BR>
</TD>
</TR>
</TABLE>
</BODY>
</HTML>