<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
That did the trick.  Thank you!  :)<br>
<br>
--Kat<br>
<br>
Roedel, Mark wrote:
<blockquote
 cite="mid:0DD6BC9ABC0D2747AF8589AEA9722A4002CA8442@rachael-reborn.letnet.net"
 type="cite">
  <meta http-equiv="Content-Type" content="text/html; ">
  <meta name="Generator" content="Microsoft Word 12 (filtered medium)">
  <style>
<!--
 /* Font Definitions */
 @font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";
        color:black;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
tt
        {mso-style-priority:99;
        font-family:"Courier New";}
span.EmailStyle18
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page Section1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.Section1
        {page:Section1;}
-->
  </style>
<!--[if gte mso 9]><xml>
 <o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
 <o:shapelayout v:ext="edit">
  <o:idmap v:ext="edit" data="1" />
 </o:shapelayout></xml><![endif]-->
  <div class="Section1">
  <p class="MsoNormal"><span
 style="font-size: 11pt; font-family: "Calibri","sans-serif"; color: rgb(31, 73, 125);">I
fixed this after upgrading to RT 3.8.3 by pulling the
current-at-the-time SVN trunk for RTFM.  I believe the needed changes
are
also included in the RTFM 2.4.2 RC that was announced earlier this week.<o:p></o:p></span></p>
  <p class="MsoNormal"><span
 style="font-size: 11pt; font-family: "Calibri","sans-serif"; color: rgb(31, 73, 125);"><o:p> </o:p></span></p>
  <div>
  <p class="MsoNormal"><span
 style="font-size: 11pt; font-family: "Calibri","sans-serif"; color: rgb(31, 73, 125);">--<o:p></o:p></span></p>
  <p class="MsoNormal"><span
 style="font-size: 11pt; font-family: "Calibri","sans-serif"; color: rgb(31, 73, 125);">Mark
Roedel<o:p></o:p></span></p>
  <p class="MsoNormal"><span
 style="font-size: 11pt; font-family: "Calibri","sans-serif"; color: rgb(31, 73, 125);">Webmaster<o:p></o:p></span></p>
  <p class="MsoNormal"><span
 style="font-size: 11pt; font-family: "Calibri","sans-serif"; color: rgb(31, 73, 125);">LeTourneau
University<o:p></o:p></span></p>
  </div>
  <p class="MsoNormal"><span
 style="font-size: 11pt; font-family: "Calibri","sans-serif"; color: rgb(31, 73, 125);"><o:p> </o:p></span></p>
  <div>
  <div
 style="border-style: solid none none; border-color: rgb(181, 196, 223) -moz-use-text-color -moz-use-text-color; border-width: 1pt medium medium; padding: 3pt 0in 0in;">
  <p class="MsoNormal"><b><span
 style="font-size: 10pt; font-family: "Tahoma","sans-serif"; color: windowtext;">From:</span></b><span
 style="font-size: 10pt; font-family: "Tahoma","sans-serif"; color: windowtext;">
<a class="moz-txt-link-abbreviated" href="mailto:rt-users-bounces@lists.bestpractical.com">rt-users-bounces@lists.bestpractical.com</a>
[<a class="moz-txt-link-freetext" href="mailto:rt-users-bounces@lists.bestpractical.com">mailto:rt-users-bounces@lists.bestpractical.com</a>] <b>On Behalf Of </b>Kat
Wenger<br>
  <b>Sent:</b> Wednesday, June 03, 2009 8:51 AM<br>
  <b>To:</b> <a class="moz-txt-link-abbreviated" href="mailto:rt-users@lists.bestpractical.com">rt-users@lists.bestpractical.com</a><br>
  <b>Subject:</b> [rt-users] RTFM 2.4.1 can't locate
ACLEquivalenceObjects<o:p></o:p></span></p>
  </div>
  </div>
  <p class="MsoNormal"><o:p> </o:p></p>
  <p class="MsoNormal" style="margin-bottom: 12pt;">Hi all, <br>
  <br>
I have a fresh installation of RT 3.8.3 and RTFM 2.4.1 on Red Hat 5
with Apache
2.2.3 .  Followed the install instructions in the README for RTFM,
cleared
the mason cache and restarted apache, but when I go to add a class or a
Topic,
or modify an ACL, I get the following:  <br>
  <br>
  <tt><span style="font-size: 10pt;">Can't locate object method
"ACLEquivalenceObjects" via package "RT::FM::System" at
/opt/rt3/bin/../lib/RT/Principal_Overlay.pm line 327. </span></tt><span
 style="font-size: 10pt; font-family: "Courier New";"><br>
  </span><br>
Tried a make dropdb/make initdb both as rt_user and as the DBA, but no
such
luck.  lib/rt/Ticket_Overlay.pm does have the appropriate sub in it. 
  <br>
  <br>
I'm lost as to what else to try at this point...could someone point me
in the
right direction?  Thanks!<o:p></o:p></p>
  </div>
<!-- BEGIN-ANTISPAM-VOTING-LINKS -->
  <div><span
 style="font-size: medium; color: black; font-style: normal; font-weight: normal; background-color: white; display: inline;">
  <hr><br>
  <a moz-do-not-send="true"
 href="https://antispam.osu.edu/b.php?c=s&i=885405136&m=7da0ac9489d6">Spam</a><br>
  <a moz-do-not-send="true"
 href="https://antispam.osu.edu/b.php?c=n&i=885405136&m=7da0ac9489d6">Not
spam</a><br>
  <a moz-do-not-send="true"
 href="https://antispam.osu.edu/b.php?c=f&i=885405136&m=7da0ac9489d6">Forget
previous vote</a><br>
  </span></div>
<!-- END-ANTISPAM-VOTING-LINKS -->
</blockquote>
<br>
<div class="moz-signature">-- <br>
<style type="text/css"> body { font: small Helvetica, Arial, sans-serif } </style>Kat
Wenger<br>
CSE Operations Specialist<br>
The Ohio State University<br>
<br>
"If the English language made any sense, a catastrophe would be an
apostrophe with fur."<br>
— Doug Larson<br>
<br>
<a href="http://www.osu.edu/" title="The Ohio State University">
<img src="cid:part1.01090601.06000407@osu.edu"
 alt="The Ohio State University, www.osu.edu" border="0" height="17"
 width="250"></a><a href="http://www.osu.edu/"
 title="The Ohio State University"></a>
</div>
</body>
</html>