Cannot install HTML_Table

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Julien Sobrier

    Cannot install HTML_Table

    Hello,
    I can't install the pear package HTML_Table:
    # pear install HTML_Table

    Warning: xml_parse() [http://www.php.net/function.xml-parse]: Unable to
    call handler _pkginfo_cdata_ 2_0() in Common.php on line 758
    (above error message several times)

    The following errors where found (use force option to install anyway):
    missing package name
    missing summary
    missing description
    missing license
    missing version
    missing release state
    missing release date
    missing release notes
    no maintainer(s)
    no files

    It looks like it is not able to parse package.xml correctly. But I don't
    know what line causes an issue.

    I was able to install other packages just fine.

    I couldn't find any help on the web.

    Julien
Working...