<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><div>On Jul 28, 2009, at 1:08 PM, Kevin Falcone wrote:</div><blockquote type="cite"><div>It sounds like when you ran perl Makefile.PL there were warnings about<br>missing perl modules that you ignored, and RTFM is configured to run<br>Module::AutoInstall.  </div></blockquote><div><br></div><div>Nope.  It couldn't find the RT root, but I supplied that and then it started running autoinstall.</div><div><br></div><div><div>[rtweb@kininvie ~/src/RTFM-2.4.2]$ perl -f Makefile.PL </div><div>Cannot determine author info from lib/RT/FM.pm</div><div>Cannot determine license info from lib/RT/FM.pm</div><div>Cannot find the location of RT.pm that defines $RT::LocalPath in: inc /usr/local/lib/perl5/5.8.8/BSDPAN /usr/local/lib/perl5/site_perl/5.8.8/mach /usr/local/lib/perl5/site_perl/5.8.8 /usr/local/lib/perl5/site_perl /usr/local/lib/perl5/5.8.8/mach /usr/local/lib/perl5/5.8.8 . /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</div><div>Path to your RT.pm:  /u/rtweb/rt38/lib</div><div>Using RT configuration from /u/rtweb/rt38/lib/RT.pm:</div><div>./bin   => /d/u/rtweb/rt38/local/plugins/RT-FM/bin</div><div>./etc   => /d/u/rtweb/rt38/local/plugins/RT-FM/etc</div><div>./html  => /d/u/rtweb/rt38/local/plugins/RT-FM/html</div><div>./lib   => /d/u/rtweb/rt38/local/plugins/RT-FM/lib</div><div>./po    => /d/u/rtweb/rt38/local/plugins/RT-FM/po</div><div>./sbin  => /d/u/rtweb/rt38/local/plugins/RT-FM/sbin</div><div>For first-time installation, type 'make initdb'.</div><div>Cannot determine author info from lib/RT/FM.pm</div><div>*** Module::AutoInstall version 1.03</div><div>*** Checking for Perl dependencies...</div></div></div><div><br></div><div></div><blockquote type="cite"><div>You can read the docs for that module and it<br>talks about arguments to Makefile.PL that will simulate testdeps or<br>fixdeps for you, and how to disable auto installation.</div></blockquote><div><br></div><div>Ah yes, Perldoc.  The greatest way to hide your documentation, so it can only be read via less on the original doc.</div><div><br></div><div>[rtweb@kininvie ~/src/RTFM-2.4.2]$ find .  -name AutoInstall.pm</div><div>./inc/Module/AutoInstall.pm</div><div>./inc/Module/Install/AutoInstall.pm</div><div>[rtweb@kininvie ~/src/RTFM-2.4.2]$ perldoc inc/Module/AutoInstall.pm </div><div>No documentation found for "inc/Module/AutoInstall.pm".</div><div>[rtweb@kininvie ~/src/RTFM-2.4.2]$ perldoc inc/Module/Install/AutoInstall.pm </div><div>No documentation found for "inc/Module/Install/AutoInstall.pm".</div><div><br></div><div apple-content-edited="true"> <div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><font face="Helvetica" size="3" style="font: normal normal normal 12px/normal Helvetica; ">-- </font></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><font face="Helvetica" size="3" style="font: normal normal normal 12px/normal Helvetica; ">Jo Rhett</font></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><font face="Helvetica" size="3" style="font: normal normal normal 12px/normal Helvetica; ">Net Consonance : consonant endings by net philanthropy, open source and other randomness</font></div></div></div></span></div></div> </div><br></body></html>