On 14 Jan 2006, at 07:27, John Horner wrote:

I'm trying to install XMLTV, see

  http://sourceforge.net/project/showfiles.php?group_id=39046

but it fails every time saying

  Warning: the following files are missing in your kit:
        META.yml
  Please inform the author.

You can install without this file - it's just meta data about the package.

So do:

perl Makefile.PL
make
make test
make install

and ignore the warning about META.yml

Leo

Reply via email to