Hi all!<br>

I´ve got no sucess with RTFM installation. I have RT 3.4.2 and I´ve tried to install RTFM-2.2.ORC5<br>

I´ve got the 2 first step:<br>

   perl Makefile.PL (with a PREFIX that has the path of /lib directory)<br>

   make install (with a PREFIX that has the path of /lib directory)<br>

I´ve no sucess on 





<pre>make initdb<br><br>because I´ve obtained error:<br>Can't locate RT.pm in @INC (@INC contains: inc inc lib /opt/rt3/local/lib /usr/share/request-tracker3.4/lib/lib /etc/perl /usr/local/lib/perl/5.8.7 /usr/local/share/perl/5.8.7 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl .) at inc/Module/Install/RTx/Factory.pm - /usr/lib/perl5/site_perl/5.8.7/Module/Install/RTx/Factory.pm line 12.
<br><br>make: *** [initdb] Error 2<br></pre>
but I´ve created the schema with: <br>

$ psql -d rtdb -U rtuser < schema.Pg<br>

<br>

I´ve checked in the Admin/Tools/Configuration.html there´s no RT::FM installation. Is it really doesn´t installed?<br>
<br>

Also I´ve added (reading messages below) in the file:<br>

inc/Module/Install/RTx/Factory.pm<br>
<div id="mb_0">
dba-password => $RT::DatabasePassword<br><br>
I don´t understand how the following error appears when I link in the Overview RTFM Tab<br><br>
Can anyone help me?<br>
Thanks in advance<br>
Regards<br>
Teresa <br></div>