<div>When the apache error_log shows an error stating it can't locate a given .pm file in @INC what are my steps to resolve this?</div>
<div> </div>
<div>Specifically, when I insert the line</div>
<div> </div>
<div>Set(@Plugins,qw(... RT::Extension::ExtractCustomFieldValues));</div>
<div> </div>
<div>into my site config, apache won't start up and complains it cannot find the ExtractCustomFieldValues.pm</div>
<div> </div>
<div>I searched the lists, and some have said the path to the pm is not in the @INC environment variable and to move the .pm to a place that is.  In the error it lists the @INC variable, and /opt/rt3/local/lib or /opt/rt3/lib exist in it, so I attempted to move the .pm in question to one of those areas with no luck...<br clear="all">
</div>
<div>Strikes me as odd that I'd have to move this considering I've installed 2 other extensions prior to this one that fired up with out any issues...</div>
<div> </div>
<div>Anyone give me a few steps to troubleshoot or try out?</div>
<div> </div>
<div>Thanks!</div>
<div>Mike.</div>
<div><br>-- <br>Mike Johnson<br>Datatel Programmer/Analyst<br>Northern Ontario School of Medicine<br>955 Oliver Road<br>Thunder Bay, ON   P7B 5E1<br>Phone: (807) 766-7331<br>Email: <a href="mailto:mike.johnson@nosm.ca">mike.johnson@nosm.ca</a><br>
</div>