Jeff,

AT is currently undergoing development work to make it super easy to install
with RT 3.8 If you are interested in following developments you can track
the project in github.

http://github.com/chakatodd/rt-extension-assettracker

I'll be making a commit soon that should make it really easy to install.
This isn't an official release but it should be quite useable.

The solution to your current problem is to add the following to
./lib/RTx/AssetTracker/System.pm

sub ACLEquivalenceObjects {
   return ();
}

-Todd

On Wed, Oct 20, 2010 at 3:02 PM, Jeff Lucas <jlu...@eagleinvsys.com> wrote:

>  Hello.
>
>
>
> Get the following when running “make install” for Asset Tracker…
>
>
>
> <snip>
>
> Creating types...[Wed Oct 20 18:28:29 2010] [crit]: Can't locate object
> method "ACLEquivalenceObjects" via package "RTx::AssetTracker::System" at
> /apps/rt-3.8.8/lib/RT/Principal_Overlay.pm line 327, <SCHEMA> line 78.
> (/apps/rt-3.8.8/lib/RT.pm:382)
>
> Can't locate object method "ACLEquivalenceObjects" via package
> "RTx::AssetTracker::System" at /apps/rt-3.8.8/lib/RT/Principal_Overlay.pm
> line 327, <SCHEMA> line 78.
>
> make: *** [initdb] Error 255
>
>
>
> I found a few suggestions after Googling but nothing that helps. Any help
> would be greatly appreciated.
>
>
>
> Thanks.
>
> Jeff Lucas
>

Reply via email to