On Jul 16, 2007, at 11:46 PM, Mike Friedman wrote:

One more thing. I didn't actually run 'perl Makefile.PL'. Instead, because of my 'virtual private server' environment, I had to run this:

  perl Makefile.PL `cat ../perl5prefs-ist-rt `

where the file '../perl5prefs-ist-rt' contains settings of a bunch of variables to tell Makefile.PL where actually to install stuff, especially perl modules (i.e., in my home directory -- /users/ist- rt -- , not the system perl libraries to which I don't have write access):

Makefile.PL for RTFM normally prompts you to find RT.pm, which is how it would know to look in your
local/lib

What happens if you do

PERL5LIB/users/ist-rt/RT/rt/ist-rt/local/lib perl Makefile.PL `cat ../ perl5prefs-ist-rt `

-kevin

_______________________________________________
http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users

Community help: http://wiki.bestpractical.com
Commercial support: [EMAIL PROTECTED]


Discover RT's hidden secrets with RT Essentials from O'Reilly Media. Buy a copy at http://rtbook.bestpractical.com

Reply via email to