<p>I am sorry I am so new for RT and perl.<br> <br>I installed perl-5.14.2 in a local directory and CD'd to that directory before running configure script. and then  using local perl installed missing modules<br>/root/localperl/bin/perl -MCPAN -e 'install Bundle::Interchange' </p>

<p>I did not run fixdeps. I already have a running version of RT 3.8.2. I want to point it to the perl I installed in the local directory.<br> <br>The reason I am doing this is because, I have to upgrade centos from 5.5 to 5.8 (which is the latest). I did an upgrade on my test machine and I could not start the http server. The error logs showed some TEMP dependancy missing for RT. After installing that TEMP perl module, I could start the httpd server but could not access the RT application from the browser. It tries to open some(?) file and fails due to missing mime type. Then I installed mime types from the source but this also did not fix it. I cannot understand what this centos upgrade did.<br>
 <br>I am completly lost. Now I am wondering, if by installing a new version of perl and have RT point to that will fix the issue or not?<br> <br>Any ideas please let me know.<br> <br>Thanks much.<br><br></p>
<div class="gmail_quote">On Mon, Apr 9, 2012 at 4:08 PM, Ruslan Zakirov <span dir="ltr"><<a href="mailto:ruz@bestpractical.com">ruz@bestpractical.com</a>></span> wrote:<br>
<blockquote style="BORDER-LEFT:#ccc 1px solid;MARGIN:0px 0px 0px 0.8ex;PADDING-LEFT:1ex" class="gmail_quote">
<div class="im">On Mon, Apr 9, 2012 at 22:10, Tim Cutts <<a href="mailto:tjrc@sanger.ac.uk">tjrc@sanger.ac.uk</a>> wrote:<br>><br>> On 9 Apr 2012, at 19:04, testwreq wreq wrote:<br>><br>>> RT gurus:<br>
>><br>>> Is there any CONF file on RT that can change the RT perl files to point to local perl or should all .pl files be changed individually?<br>>><br>>> For example, currently pl files are pointing to #!/usr/bin/perl ; I want to point them to #!/root/localperl/perl-5.14.2<br>
><br>> Does the right thing happen if you set the PERL environment variable to that value before running the configure script?  Then things like make fixdeps will Do The Right Thing and make sure your new perl will have all the right modules installed.<br>
<br></div>It should work as expected.<br>
<div class="HOEnZb">
<div class="h5"><br><br>><br>> Tim<br>><br>><br>><br>> --<br>>  The Wellcome Trust Sanger Institute is operated by Genome Research<br>>  Limited, a charity registered in England with number 1021457 and a<br>
>  company registered in England with number 2742969, whose registered<br>>  office is 215 Euston Road, London, NW1 2BE.<br><br><br><br></div></div><span class="HOEnZb"><font color="#888888">--<br>Best regards, Ruslan.<br>
</font></span></blockquote></div><br>