-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Kevin, Removing the PREFIX worked. RTFM shows up now Thanks for your help
On 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-----
