[rt-users] quick RTx question
Todd Chapman
todd at chaka.net
Mon Nov 28 15:57:04 EST 2005
On Mon, Nov 28, 2005 at 02:09:53PM -0600, Kelly F. Hickel wrote:
> Ok, so I've just about got a version of Statistics that installs via
> RTx, but I've got a little problem....
>
>
>
> Al the Statistics files had a "use Statistics;" at their top, that
> loaded Statistics.pm from /opt/rt3/local/lib/Statistics.pm.
>
>
>
> But, now, Statistics.pm is in /opt/rt3/local/lib/RTx/Statistics.pm and
> the use clause can't find it. I suppose I could muck around with LIB,
> but that doesn't seem a very clean solution.
>
>
>
> So, what do I have to do to get this working?
>
Extensions such as RTx::AssetTracker have to deal with this
type of thing. Take a look at the code to see how it's done.
http://atwiki.chaka.net/
-Todd
More information about the rt-users
mailing list