Problems with fresh install and RTFM

Greetings everyone
Pardon the length of this post.
I just finished installing a fresh copy of RT 3.8.8, working great, and I’ve been trying to get RTFM (2.4.3) to install. While it installs it isn’t showing up in the webui.
I’ve checked the install logs and the only thing that stands out to me is what I have in bold below.
perl Makefile.PL PREFIX=/home/rtuser
Cannot determine author info from lib/RT/FM.pm
Cannot determine license info from lib/RT/FM.pm
Using RT configuration from /home/rtuser/lib/RT.pm:
./etc => /home/rtuser/etc/FM
./html => /home/rtuser/html
./lib => /home/rtuser/lib
./po => /home/rtuser/po/FM
For first-time installation, type ‘make initdb’.
Cannot determine author info from lib/RT/FM.pm
*** Module::AutoInstall version 1.03
*** Checking for Perl dependencies…
[Core Features]

  • RT …too old. (0 < 3.004002)
  • Text::WikiFormat …loaded. (0.79)
  • Tree::Simple …loaded. (1.18)
  • HTML::TreeBuilder …loaded. (4.1)
  • Time::ParseDate …loaded. (2006.0814)
  • HTML::FormatText …loaded. (2.04)
    ==> Auto-install the 1 mandatory module(s) from CPAN? [y]
    *** Dependencies will be installed the next time you type ‘make’.
    (You may need to do that as the ‘root’ user.)
    *** Module::AutoInstall configuration finished.
    Writing Makefile for RTFM

The make install runs with out a problem. I do see however that the plugins dir is empty. I am not sure if this is an issue.
Any ideas as to why RTFM isn’t showing up?

Thanks
Eric

PGP.sig (881 Bytes)

I just finished installing a fresh copy of RT 3.8.8, working great, and I’ve been trying to

If you’re doing a fresh install, you should really be working with
3.8.10
http://blog.bestpractical.com/2011/04/security-vulnerabilities-in-rt.html

get RTFM (2.4.3) to install. While it installs it isn’t showing up in the webui.
I’ve checked the install logs and the only thing that stands out to me is what I have in bold
below.

The version check is unlikely to be relevant.

The make install runs with out a problem. I do see however that the plugins dir is empty. I am
not sure if this is an issue.
Any ideas as to why RTFM isn’t showing up?

Can you show the make install? If /opt/rt3/local/plugins is really
empty, then something must have failed during the install. If you
have successfully installed the code in /opt/rt3/local/plugins then
the most common problem is an incorrect @Plugins line in your config.

-kevin

Kevin,
I did try 3.8.10 and had the same issue and since it was a fresh install I just tried an earlier version to see if that was the issue.

Here is the make install output. It asked me to supply the path to the RT.pm.
I see a few (unchanged) lines below I assume it is because I’ve run the install before?

Make install
/usr/bin/perl “-Iinc” Makefile.PL --config= --installdeps=RT,3.004002
Cannot determine author info from lib/RT/FM.pm
Cannot determine license info from lib/RT/FM.pm
Cannot find the location of RT.pm that defines $RT::LocalPath in: inc /home/rtuser/lib/lib/perl5/5.10.0//5.8.5/i386-linux-thread-multi /home/rtuser/lib/lib/perl5/5.10.0//5.8.5 /home/rtuser/lib/lib/perl5/5.10.0//i386-linux-thread-multi /home/rtuser/lib/lib/perl5/5.10.0//5.8.4 /home/rtuser/lib/lib/perl5/5.10.0//5.8.3 /home/rtuser/lib/lib/perl5/5.10.0//5.8.2 /home/rtuser/lib/lib/perl5/5.10.0//5.8.1 /home/rtuser/lib/lib/perl5/5.10.0//5.8.0 /home/rtuser/lib/lib/perl5/5.10.0/ /home/rtuser/lib/lib/perl5/5.8.5//5.8.5/i386-linux-thread-multi /home/rtuser/lib/lib/perl5/5.8.5//5.8.5 /home/rtuser/lib/lib/perl5/5.8.5//i386-linux-thread-multi /home/rtuser/lib/lib/perl5/5.8.5//5.8.4 /home/rtuser/lib/lib/perl5/5.8.5//5.8.3 /home/rtuser/lib/lib/perl5/5.8.5//5.8.2 /home/rtuser/lib/lib/perl5/5.8.5//5.8.1 /home/rtuser/lib/lib/perl5/5.8.5//5.8.0 /home/rtuser/lib/lib/perl5/5.8.5/ /home/rtuser/lib/lib/perl5/site_perl//5.8.5/i386-linux-thread-multi /home/rtuser/lib/lib/perl5/site_perl//5.8.5 /home/rtuser/lib/lib/perl5/site_perl//i386-linux-thread-multi /home/rtuser/lib/lib/perl5/site_perl//5.8.4 /home/rtuser/lib/lib/perl5/site_perl//5.8.3 /home/rtuser/lib/lib/perl5/site_perl//5.8.2 /home/rtuser/lib/lib/perl5/site_perl//5.8.1 /home/rtuser/lib/lib/perl5/site_perl//5.8.0 /home/rtuser/lib/lib/perl5/site_perl/ /usr/lib/perl5/5.8.5/i386-linux-thread-multi /usr/lib/perl5/5.8.5 /usr/lib/perl5/site_perl/5.8.5/i386-linux-thread-multi /usr/lib/perl5/site_perl/5.8.4/i386-linux-thread-multi /usr/lib/perl5/site_perl/5.8.3/i386-linux-thread-multi /usr/lib/perl5/site_perl/5.8.2/i386-linux-thread-multi /usr/lib/perl5/site_perl/5.8.1/i386-linux-thread-multi /usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi /usr/lib/perl5/site_perl/5.8.5 /usr/lib/perl5/site_perl/5.8.4 /usr/lib/perl5/site_perl/5.8.3 /usr/lib/perl5/site_perl/5.8.2 /usr/lib/perl5/site_perl/5.8.1 /usr/lib/perl5/site_perl/5.8.0 /usr/lib/perl5/site_perl /usr/lib/perl5/vendor_perl/5.8.5/i386-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.4/i386-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.3/i386-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.2/i386-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.1/i386-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.5 /usr/lib/perl5/vendor_perl/5.8.4 /usr/lib/perl5/vendor_perl/5.8.3 /usr/lib/perl5/vendor_perl/5.8.2 /usr/lib/perl5/vendor_perl/5.8.1 /usr/lib/perl5/vendor_perl/5.8.0 /usr/lib/perl5/vendor_perl . /opt/rt3/lib /opt/lib/rt3 /opt/lib /usr/local/rt3/lib /usr/local/lib/rt3 /usr/local/lib /home/rt3/lib /home/lib/rt3 /home/lib /usr/rt3/lib /usr/lib/rt3 /usr/lib /sw/rt3/lib /sw/lib/rt3 /sw/lib
Path to directory containing your RT.pm: /home/rtuser
Using RT configuration from /home/rtuser/lib/RT.pm:
./etc => /home/rtuser/local/plugins/RT-FM/etc
./html => /home/rtuser/local/plugins/RT-FM/html
./lib => /home/rtuser/local/plugins/RT-FM/lib
./po => /home/rtuser/local/plugins/RT-FM/po
For first-time installation, type ‘make initdb’.
Cannot determine author info from lib/RT/FM.pm
Skip blib/lib/RT/FM/Article.pm (unchanged)
Skip blib/lib/RT/FM/Topic_Overlay.pm (unchanged)
Skip blib/lib/RT/FM/TopicCollection_Overlay.pm (unchanged)
Skip blib/lib/RT/FM/ObjectTopic.pm (unchanged)
Skip blib/lib/RT/FM/Record.pm (unchanged)
Skip blib/lib/RT/FM/ObjectTopicCollection_Overlay.pm (unchanged)
Skip blib/lib/RT/URI/fsck_com_rtfm.pm (unchanged)
Skip blib/lib/RT/FM/Introduction.pod (unchanged)
Skip blib/lib/RT/FM/Class.pm (unchanged)
Skip blib/lib/RT/URI/a.pm (unchanged)
Skip blib/lib/RT/FM/ArticleCollection.pm (unchanged)
Skip blib/lib/RT/FM/Article_Overlay.pm (unchanged)
Skip blib/lib/RT/FM/ObjectTopicCollection.pm (unchanged)
Skip blib/lib/RT/FM/ClassCollection_Overlay.pm (unchanged)
Skip blib/lib/RT/FM.pm (unchanged)
Skip blib/lib/RT/FM/Class_Overlay.pm (unchanged)
Skip blib/lib/RT/FM/ArticleCollection_Overlay.pm (unchanged)
Skip blib/lib/RT/FM/SearchBuilder.pm (unchanged)
Skip blib/lib/RT/FM/TopicCollection.pm (unchanged)
Skip blib/lib/RT/FM/Topic.pm (unchanged)
Skip blib/lib/RT/FM/ClassCollection.pm (unchanged)
Skip blib/lib/RT/FM/System.pm (unchanged)
Manifying blib/man3/RT::FM::Topic_Overlay.3pm
Manifying blib/man3/RT::FM::Article.3pm
Manifying blib/man3/RT::FM::TopicCollection_Overlay.3pm
Manifying blib/man3/RT::FM::ObjectTopic.3pm
Manifying blib/man3/RT::FM::ObjectTopicCollection_Overlay.3pm
Manifying blib/man3/RT::FM::Record.3pm
Manifying blib/man3/RT::URI::fsck_com_rtfm.3pm
Manifying blib/man3/RT::FM::ArticleCollection.3pm
Manifying blib/man3/RT::URI::a.3pm
Manifying blib/man3/RT::FM::Introduction.3pm
Manifying blib/man3/RT::FM::Class.3pm
Manifying blib/man3/RT::FM::Article_Overlay.3pm
Manifying blib/man3/RT::FM::ObjectTopicCollection.3pm
Manifying blib/man3/RT::FM::ClassCollection_Overlay.3pm
Manifying blib/man3/RT::FM::Class_Overlay.3pm
Manifying blib/man3/RT::FM::ArticleCollection_Overlay.3pm
Manifying blib/man3/RT::FM::SearchBuilder.3pm
Manifying blib/man3/RT::FM::TopicCollection.3pm
Manifying blib/man3/RT::FM::Topic.3pm
Manifying blib/man3/RT::FM::ClassCollection.3pm
Manifying blib/man3/RT::FM::System.3pm
Appending installation info to /home/rtuser/lib/perllocal.podOn Apr 28, 2011, at 12:25 PM, Kevin Falcone wrote:

On Thu, Apr 28, 2011 at 12:15:17PM -0400, Eric Stoycon wrote:

I just finished installing a fresh copy of RT 3.8.8, working great, and I’ve been trying to

If you’re doing a fresh install, you should really be working with
3.8.10
http://blog.bestpractical.com/2011/04/security-vulnerabilities-in-rt.html

get RTFM (2.4.3) to install. While it installs it isn’t showing up in the webui.
I’ve checked the install logs and the only thing that stands out to me is what I have in bold
below.

The version check is unlikely to be relevant.

The make install runs with out a problem. I do see however that the plugins dir is empty. I am
not sure if this is an issue.
Any ideas as to why RTFM isn’t showing up?

Can you show the make install? If /opt/rt3/local/plugins is really
empty, then something must have failed during the install. If you
have successfully installed the code in /opt/rt3/local/plugins then
the most common problem is an incorrect @Plugins line in your config.

-kevin

PGP.sig (881 Bytes)

I did try 3.8.10 and had the same issue and since it was a fresh install I just tried an
earlier version to see if that was the issue.

You really shouldn’t be running 3.8.8 at all, 3.8.10 is the right
thing here.

Here is the make install output. It asked me to supply the path to the RT.pm.
I see a few (unchanged) lines below I assume it is because I’ve run the install before?

Where are you actually installing RT and where are you untarring RTFM and
running make install from? It appears that you’re just installing
into /home/rtuser blind, not into a /home/rtuser/rt3 or
/home/rtuser/rt-3.8.10?

./lib => /home/rtuser/local/plugins/RT-FM/lib

     The make install runs with out a problem. I do see however that the plugins dir is
   empty. I am

Make install believes that it put code in /home/rtuser/local/plugins,
what do you see there?

-kevin

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

As far as the install locations go. I don’t have root to the box so RT is installed in /home/rtuser and everything, but mysql, is relative to that location.
rt was configured with --prefix=$HOME --with-my-user-group --with-apachectl=$HOME/bin

I am installing RTFM from /home/rtuser/src/RTFM-2.4.3
RT was installed from ~/src/rt-3.8.8
running ls in /home/rtuser/local/plugins shows nothing in the dirOn Apr 28, 2011, at 2:05 PM, Kevin Falcone wrote:

On Thu, Apr 28, 2011 at 01:59:34PM -0400, Eric Stoycon wrote:

I did try 3.8.10 and had the same issue and since it was a fresh install I just tried an
earlier version to see if that was the issue.

You really shouldn’t be running 3.8.8 at all, 3.8.10 is the right
thing here.

Here is the make install output. It asked me to supply the path to the RT.pm.
I see a few (unchanged) lines below I assume it is because I’ve run the install before?

Where are you actually installing RT and where are you untarring RTFM and
running make install from? It appears that you’re just installing
into /home/rtuser blind, not into a /home/rtuser/rt3 or
/home/rtuser/rt-3.8.10?

./lib => /home/rtuser/local/plugins/RT-FM/lib

    The make install runs with out a problem. I do see however that the plugins dir is
  empty. I am

Make install believes that it put code in /home/rtuser/local/plugins,
what do you see there?

-kevin

-----BEGIN PGP SIGNATURE-----
Version: GnuPG/MacGPG2 v2.0.17 (Darwin)
Comment: GPGTools - http://gpgtools.org

iQIcBAEBAgAGBQJNubU6AAoJEGPsdEepwEwoH8EP+gO/b6xizdNBA3CyDZgzmyT5
vTm+CktJ1eyI5NloPu/XG8TsnrTYeYyCu5WkFg4A+IeJD+4cWY+yMDLX47pxuhHH
rYoQ4A/AA5lzZN8XS/WfCrpSubM8rf8zn9l1r3flE9KxtAeVCWEmg78N9/4qXrFD
PKsQERMjIaYNVhP5nZ2R3AINmD68feVBgfSv3AoRzMrMks/gk3ZdOZbEtIKx1nK2
8MGjITEEVOzIXUPenOyWtbysQMWqJvfxPRHlVI+gU2YS8ZIssNnN7OVh6fxE00Hr
Bi+NE0mxtQnoce/uTQOi8b6730ki35u/EUQcFIfCvMajMwmUgLn25dKPlZmDrFiZ
VXXqHKb5HsIX9/nfSLxTBRgZcAF49GjOONL3WT8EJaumLonSvWuIszEjAHvzRzTc
6KORSR6MEIp8HsmXjQcXvDKuhl4mlo6RNvl/16HubwnEqHN8NeehLJSdWq5AoOAv
LhNdyZza1w+CH5Ce0l3ewcAnKhFg1VMIIQ0yfEDN7g9Pi8KK2he3G7I9QiEDbI3O
4dapdaoBqGa25/aIgHsr2tg4oRb96pu+6zGvVYBpPw+bqP4Hn2fRisEWJS3tOjcU
cV/5nqnoKnmryTZdrHjy4bgmNEUudnTXaGoVWXMD5sb6Qr8qzyFdU6MB+tgpdkV2
J5Q5oFLZnxJoNmSeehGB
=IgRu
-----END PGP SIGNATURE-----

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

As far as the install locations go. I don’t have root to the box so RT is installed in /home/rtuser and everything, but mysql, is relative to that location.
rt was configured with --prefix=$HOME --with-my-user-group --with-apachectl=$HOME/bin

For sanity, I’d suggest using --prefix=$HOME/rtversion

I am installing RTFM from /home/rtuser/src/RTFM-2.4.3
RT was installed from ~/src/rt-3.8.8
running ls in /home/rtuser/local/plugins shows nothing in the dir

How are you running Makefile.PL for RTFM? Are you specifying a
PREFIX?

-kevin

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Yes
perl Makefile.PL PREFIX=$HOMEOn Apr 28, 2011, at 2:57 PM, Kevin Falcone wrote:

On Thu, Apr 28, 2011 at 02:43:05PM -0400, Eric Stoycon wrote:

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

As far as the install locations go. I don’t have root to the box so RT is installed in /home/rtuser and everything, but mysql, is relative to that location.
rt was configured with --prefix=$HOME --with-my-user-group --with-apachectl=$HOME/bin

For sanity, I’d suggest using --prefix=$HOME/rtversion

I am installing RTFM from /home/rtuser/src/RTFM-2.4.3
RT was installed from ~/src/rt-3.8.8
running ls in /home/rtuser/local/plugins shows nothing in the dir

How are you running Makefile.PL for RTFM? Are you specifying a
PREFIX?

-kevin

-----BEGIN PGP SIGNATURE-----
Version: GnuPG/MacGPG2 v2.0.17 (Darwin)
Comment: GPGTools - http://gpgtools.org

iQIcBAEBAgAGBQJNubrsAAoJEGPsdEepwEwopAUQAJie0rgkDUIkY78mP4m6N9Fg
rLGNeLJUajgpxaOP282LpYL+eae92WlutPTbKLXLYtfGw/ZM6PUE1WyvHy6tMTDa
wUTdVFr2U8ABtTjGpGAN5TTue3RtV6LWk7UziH1E12ihzT6gdvfTTGbldrybT67h
uVc1qXHLZ5Kdbh112bR3S0GT3Sj8PA2ejsl0Fx4hmpXDmSp+mZ1OHvRpcin+yFZ5
Ila8X3Q9aArNs91F9pnGAJbUCtRAN2saR8+q3eBklFS966BMuLHd2sKezGCbnwwL
Ofa4MinC83l+cGTMbqq93/RC3mdZaO9LMRM3pIfuWBpZMz6yTYNt/RoXjWBfVoNO
aE7TKBP7pfRbnluhBpbJmcqFTBvGE6d4O7GkZWKJ5S0vdKeQyX2xsO5byzllk38M
QN9pTXPJKyT2s8r7dAwO1WMeZ4WEoT26tRjUqHjusqcEumvYTBg+9ryrl804PKs5
htq34kjqTcoNVpuGKxLwmJIxw6gjItmSftzv6A5C9ZOPSnujHjDhEKIiYEs1MZUI
G91egU/knORrIw+UNj+Mpfg/rsO26pPB2TCYjyt6wBMs70NJHz1MVhVeyb3jSxBk
5nfaXH8P5D9PHcEqfCOdKKrgSCpf5RGhkk/w+IkbHNAHXa9Uow+yAmqO+P5E2DJ8
hMIwn4wreIMoYxs6Bp8z
=kEv3
-----END PGP SIGNATURE-----

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

-kevin> On Apr 28, 2011, at 2:57 PM, Kevin Falcone wrote:

On Thu, Apr 28, 2011 at 02:43:05PM -0400, Eric Stoycon wrote:

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

As far as the install locations go. I don’t have root to the box so RT is installed in /home/rtuser and everything, but mysql, is relative to that location.
rt was configured with --prefix=$HOME --with-my-user-group --with-apachectl=$HOME/bin

For sanity, I’d suggest using --prefix=$HOME/rtversion

I am installing RTFM from /home/rtuser/src/RTFM-2.4.3
RT was installed from ~/src/rt-3.8.8
running ls in /home/rtuser/local/plugins shows nothing in the dir

How are you running Makefile.PL for RTFM? Are you specifying a
PREFIX?

-kevin

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

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Kevin,
Removing the PREFIX worked. RTFM shows up now
Thanks for your helpOn Apr 28, 2011, at 3:14 PM, Kevin Falcone wrote:

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

-kevin

On Apr 28, 2011, at 2:57 PM, Kevin Falcone wrote:

On Thu, Apr 28, 2011 at 02:43:05PM -0400, Eric Stoycon wrote:

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

As far as the install locations go. I don’t have root to the box so RT is installed in /home/rtuser and everything, but mysql, is relative to that location.
rt was configured with --prefix=$HOME --with-my-user-group --with-apachectl=$HOME/bin

For sanity, I’d suggest using --prefix=$HOME/rtversion

I am installing RTFM from /home/rtuser/src/RTFM-2.4.3
RT was installed from ~/src/rt-3.8.8
running ls in /home/rtuser/local/plugins shows nothing in the dir

How are you running Makefile.PL for RTFM? Are you specifying a
PREFIX?

-kevin

-----BEGIN PGP SIGNATURE-----
Version: GnuPG/MacGPG2 v2.0.17 (Darwin)
Comment: GPGTools - http://gpgtools.org

iQIcBAEBAgAGBQJNucKGAAoJEGPsdEepwEwoql0P/jaiadS9DiTPBtVRuJQpsCVm
Uagw3z4Iq80CiKZvpwNPPB7q1rr3ltSV87AV8IRKf8EbmhGx1xituarxMhzkQVQ/
zr6QPam96n4OC2ozfrdrWu7J1Fnw4R6EKn3WT75eaqbgMmRWwoYmEscJc0hrHjjh
Qk2Ca83wbtIFDkCT4jQQcJv1hMCdMoHy80CExogOk416DZ6aqLCmXLARNsk6AGUs
0fPEfB3qAHEi4yBh5Suxe51yBCAIb3zAX4ugpyfWX5K9rdd1NI9G8cOeAB0AlwtF
24/ovPcLt7YVKkhBynL886CzNrQKB/KefhwlvL0vB6SJMroQhqxYmw7q0k6dhUtg
MaXzA/KBRhsCFwDcrnhpRMr+w2X4iF4HeADgdiGF5rKyvioeSmdZV26VTUAeQ9Kb
10DvFhrfwC39I9dFL1krPW4Yk5ixYsbYkbY85/VVSKFCSIxUtDut5pFPvRew/x/q
USOMdix2rIFbt9sSnm725I581PTNyCRZX34CA9Ape02AOBLRL4jtEQ4kZCfUx/0T
uGQBLvTfJhFjzBDLd1393jXh2ouqiuB+BTfqCX3w7QJ9ymGBdR86sbZS4NV0+sjp
Rq7BczysIYl7DHQve/0IY3QWKAtSWEBDwEH0UocEZKEwRII/dXhjn+0bsrN0hI/M
jBsRX2wKyipp5I5T/Ijp
=9U84
-----END PGP SIGNATURE-----

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

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

All this does is shortcut the question about where to find RT.pm,
and answering the question will work fine.

Using PREFIX with an RT Extension is just going to lead to failures

-kevin

Removing the PREFIX worked. RTFM shows up now
Thanks for your help

For the record, you may have two copies, one in lib and one in
local/plugins and you should probably clean that up before it causes
you issues.

-kevin

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Already did :slight_smile:

Thanks againOn Apr 28, 2011, at 3:42 PM, Kevin Falcone wrote:

On Thu, Apr 28, 2011 at 03:39:50PM -0400, Eric Stoycon wrote:

Removing the PREFIX worked. RTFM shows up now
Thanks for your help

For the record, you may have two copies, one in lib and one in
local/plugins and you should probably clean that up before it causes
you issues.

-kevin

-----BEGIN PGP SIGNATURE-----
Version: GnuPG/MacGPG2 v2.0.17 (Darwin)
Comment: GPGTools - http://gpgtools.org

iQIcBAEBAgAGBQJNudsOAAoJEGPsdEepwEwoTaIP/iKaPwtf8KcFdkK7ToQIvirj
+A4+bIRmFH36jgJJkNlWqayqCpgI7dI99XLADXN/MBNAYkqOL5okm/JbjTvtD+xa
ZLiF8H9VcBXBHqBuFk7TLWjYfrg9Jxv6nESjtAX+E8DspTmrISdpRqFDB97cLzJM
Ry2VCpSLG8gcHsWXvmFrZB+ltVth4OmyBo5nVy/zZrP+Vx1uXVPmew6fU3UQIY6R
XmkA4wofY7A0eG//ix9tcOfPa3R3q3u0UOljDOJT4yZrF3R749Q6jNoZ8gDR0zj1
yh7k3LywLGevhgBUqrq1zTdxvP0MlOilyajQqtHgWaGgUKrYeyOyqyizI600gXiB
kfF7zgH1gHM/Hr9B9RcHcN+CSxLClXFqcjJovWGzOEdPuJiRzGEdoVaswVToM6pQ
zsbUd1rFVU7rkNz5EXLI5jKGWWR+St8QZFoAxNBPgGpvxO4+iPG6z5JOsQpw4Pcc
IlqAUm+v4uhheXicsIHsINVllWlOKVDZCxRJocxvcQXbN0Kt1hn1vianyUwak/QE
Bzo8w7SfTFtIg1U3FRn0ZK3RuTRsLxhTT6gvOQTbgiPwPgknt3Ax6RjLhi64PJFQ
1Ma7Ojnu3+Mrwc9tHYoe9rh5gwT8T0Ptpk3dN5C0pATP/nSVtee8KfwpHWBMGBWT
7PRTupHHXuU9fkJT2v0w
=IXO2
-----END PGP SIGNATURE-----