> On Thu, Apr 28, 2011 at 03:07:23PM -0400, Eric Stoycon wrote:
>> perl Makefile.PL PREFIX=$HOME
>
> There's your problem
>
> You've now installed RTFM into $HOME/lib and probably done other
> interesting things.
>
> perl Makefile.PL and tell it where RT.pm is
> make install will put it in local/plugins/ like it should


Actually,

I found that one has to define RTHOME with RT's homedirectory and then
plugin-installs usually work.


Rainer

Reply via email to