Menu

Can't finish install on Leopard

Help
2008-02-01
2013-04-15
  • D. Auerbach

    D. Auerbach - 2008-02-01

    I downloaded all the Perl stuff and installed them with no error messages. When I perl popfile.pl I get this:
    POPFile needs Perl module HTML::Template, please install it.

    POPFile Engine loading

        Loading...
             {core: config history logger mq}
             {classifier: bayes wordmangle}
    Can't locate HTML/Template.pm in @INC (@INC contains: ./ /sw/lib/perl5 /sw/lib/perl5/darwin /System/Library/Perl/5.8.8/darwin-thread-multi-2level /System/Library/Perl/5.8.8 /Library/Perl/5.8.8/darwin-thread-multi-2level /Library/Perl/5.8.8 /Library/Perl /Network/Library/Perl/5.8.8/darwin-thread-multi-2level /Network/Library/Perl/5.8.8 /Network/Library/Perl /System/Library/Perl/Extras/5.8.8/darwin-thread-multi-2level /System/Library/Perl/Extras/5.8.8 /Library/Perl/5.8.6 /Library/Perl/5.8.1 .) at /UI/HTML.pm line 37.
    BEGIN failed--compilation aborted at /UI/HTML.pm line 37.
    Compilation failed in require at /POPFile/Loader.pm line 392.

    And I did install HTML Template. But something must have gone wrong...  Are there files in the place where I unpacked HTML Template that I can manually move?
    Anyway, help!

     
    • John Halloran

      John Halloran - 2008-02-02

      There are no files in the source folder that you can just move.The first thing that I would try is do a reinstall of the module by the same method you already tried, but using a "make test" command prior to "sudo make install" to see if it shows anything is wrong. 

      I have POPFile V1.0.0 running on Leopard, but my Perl knowledge isn't very good. I have usually used the CPAN shell to install Perl modules, and have not worked from source files much.

      John

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.