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

Ruslan Zakirov ruslan.zakirov at gmail.com
Thu Mar 23 21:34:00 EST 2006


yep, that's mistake. the latest svn has fix for this.
run `perl Makefile.PL` and it will show modules you need. Something like:
...
include inc/Module/Install/Fetch.pm
...
Warning: prerequisite <module> <version>
...
Writing Makefile for RTFM

On 3/23/06, Randy Paries <rtparies at gmail.com> wrote:
> 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
> _______________________________________________
> http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users
>
> Community help: http://wiki.bestpractical.com
> Commercial support: sales at bestpractical.com
>
>
> Discover RT's hidden secrets with RT Essentials from O'Reilly Media.
> Buy a copy at http://rtbook.bestpractical.com
>
>
> We're hiring! Come hack Perl for Best Practical: http://bestpractical.com/about/jobs.html
>


--
Best regards, Ruslan.


More information about the rt-users mailing list