Thanks. I tried the PERL5LIB environment variable but it seemed to not work. I finally wound up adding a couple 'use lib's to the top of the Makefile.PL to get things going.
-Stephen -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Stas Bekman Sent: Wednesday, July 11, 2001 11:03 PM To: Stephen Howard Cc: [EMAIL PROTECTED] Subject: Re: [Templates] nonstandard install location for TT and AppConfig On Wed, 11 Jul 2001, Stephen Howard wrote: > I'm trying to install the TT (2.04) onto a web host. The problem is that it can't >seem to find AppConfig in the non-standard > location I put it. I've set my PATH to include the location of the module and used >the PREFIX option for the makefile (i'm having > to install quite a number of CPAN modules in my own account, as the host does not >have them), but no dice. > > AppConfig installed fine, but how do i get the TT makefile.pl to recognize where it >resides? http://www.stason.org/TULARC/webmaster/myfaq.html#7.2 _____________________________________________________________________ Stas Bekman JAm_pH -- Just Another mod_perl Hacker http://stason.org/ mod_perl Guide http://perl.apache.org/guide mailto:[EMAIL PROTECTED] http://apachetoday.com http://eXtropia.com/ http://singlesheaven.com http://perl.apache.org http://perlmonth.com/ _______________________________________________ templates mailing list [EMAIL PROTECTED] http://www.template-toolkit.org/mailman/listinfo/templates
