Re: plugin error - XML.DOM: plugin not found
Oliver Ruebenacker <[email protected]>
| Newsgroups | gmane.comp.lang.perl.modules.template-toolkit |
|---|---|
| Message-ID | <CAA=X4OAoXd-Qf8M_+BcBiG98RP=h3RzLpu22VBmff--W-YfH7w@mail.gmail.com> |
Hello, On Mon, Oct 31, 2011 at 8:00 AM, <templates-request-MnLy+PD7ppGDO3lXZvfOKmD2FQJk+8+b@public.gmane.org> wrote: > From: Fagyal Csongor <concept-G3hma/[email protected]> > On 10/30/2011 07:57 PM, Oliver Ruebenacker wrote: >> Hello, >> >> I just installed TT on a new Fedora 15, and I'm missing one plugin: >> >> plugin error - XML.DOM: plugin not found >> >> Unable to find anything in the Fedora repository, I tried: >> >> cpan Template::Plugin::XML::DOM >> >> After many pages of mysterious output, it ended with: >> >> Running Build install >> make test had returned bad status, won't install without force >> >> This seemed to be because of one failed "test", which seemed to be >> that a sufficiently new version of XML::RSS (whatever that is) was not >> installed, so I tried: >> >> cpan XML::RSS >> >> This one had a lot of failures and ended like the other one. >> >> What can I do? Thanks! > Actually if you are on Fedora 15 then IMHO you should always start > trying binaries, e.g. yum install perl-XML-RSS which should Just Work. > OTOH Template::Plugin::XML::DOM needs only XML::DOM, so yum install > perl-XML-DOM and then cpan install Template::Plugin::XML::DOM could work > out for you. > > - Fagzal Thanks, that helped! I did yum install perl-XML-RSS and then cpan Template::Plugin::XML::DOM, and this time it succeeded and TT now processes my project again. I had done yum install perl-XML-DOM earlier, and then switched to cpan after TT still complained about a missing plugin. Take care Oliver -- Oliver Ruebenacker, Computational Cell Biologist Virtual Cell (http://vcell.org) SBPAX: Turning Bio Knowledge into Math Models (http://www.sbpax.org) http://www.oliver.curiousworld.org