Hi Kevin!<br>
Thanks a lot for your help. It works with the PREFIX option<br>
Finally I have decided to install RTFM 2.0.4 and migrate to RTFM
2.1.40. Here is where I am now because I have problems upgrading the
schema<br>
<br>
/usr/sbin/rt-setup-database --action schema --datadir etc/upgrade/2.1.0 PREFIX=/etc/request-tracker3.4/<br>
Can't locate /etc/request-tracker3.4/RT_SiteConfig.pm in @INC (@INC
contains: /usr/share/request-tracker3.4/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 /usr/share/request-tracker3.4/lib/RT.pm
line 134.<br>
<br>
because my RT.pm contains:<br>
$CORE_CONFIG_FILE = "/etc/request-tracker3.4/RT_Config.pm";<br>
$SITE_CONFIG_FILE = "/etc/request-tracker3.4/RT_SiteConfig.pm";<br>
$BasePath = '/usr/share/request-tracker3.4';<br>
$EtcPath = '/etc/request-tracker3.4';<br>
<br>
Have you got any idea?<br>
Thanks a lot<br>
Regards<br>
Teresa<br>
-------------------------------------------------------------------<br>
<br><br><div><span class="gmail_quote">2007/4/18, Kevin Falcone <<a href="mailto:falcone@bestpractical.com">falcone@bestpractical.com</a>>:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>On Apr 17, 2007, at 1:56 PM, Teresa Carcelén Fernández wrote:<br><br>> Hi all!<br>> I´ve got no sucess with RTFM installation. I have RT 3.4.2 and I´ve<br>> 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<br>> directory)<br>>    make install (with a PREFIX that has the path of /lib directory)<br>> I´ve no sucess on make initdb<br>><br>> because I´ve obtained error:
<br>> Can't locate RT.pm in @INC (@INC contains: inc inc lib /opt/rt3/<br>> local/lib /usr/share/request-tracker3.4/lib/lib /etc/perl /usr/<br>> local/lib/perl/5.8.7 /usr/local/share/perl/5.8.7 /usr/lib/perl5 /
<br>> usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/<br>> lib/site_perl .) at inc/Module/Install/RTx/Factory.pm - /usr/lib/<br>> perl5/site_perl/5.8.7/Module/Install/RTx/Factory.pm line 12.<br>
><br><br>Hi Teresa<br><br>What happens if you run perl Makefile.PL and answer the questions if<br>asks, rather than using PREFIX?<br><br>-kevin<br><br>> make: *** [initdb] Error 2<br>> 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<br>> 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>> dba-password => $RT::DatabasePassword<br>><br>> I don´t understand how the following error appears when I link in<br>> the Overview RTFM Tab<br></blockquote></div>
<br>