[rt-users] trying to install RTFM for the first time, README seems to be incorrect

Randy Paries rtparies at gmail.com
Wed Mar 22 20:47:20 EST 2006


Hello
I hope this mailing list is for this as well

Just download the latest RTFM-2.1.40.tar.gz

following the README"

-------------------------------------snippet-----------------------------------
RTFM requires a few modules in addition to RT's standartd dependencies.
You can install them by executing the command:

    perl -MCPAN -e'install Text::WikiFormat'
    perl -MCPAN -e'install HTML::TreeBuilder'
    perl -MCPAN -e'install HTML::Format'


the first two installed fine

the last one::
 perl -MCPAN -e'install HTML::Format'
CPAN: Storable loaded ok
Going to read /root/.cpan/Metadata
  Database was generated on Mon, 20 Mar 2006 22:10:34 GMT
Warning: Cannot install HTML::Format, don't know what it is.
Try the command

    i /HTML::Format/

to find objects with matching identifiers.


thanks for any help



More information about the rt-users mailing list