[sprog-users] Parse HTML Table Error - Debian
Status: Alpha
Brought to you by:
grantm
From: William O'H. <wil...@ut...> - 2005-07-06 15:43:24
|
I've been meaning to poke around on sprog since I read the article on O'Reilly, and the first thing I tried threw an error. I wanted to parse an HTML table, and I got an error that, at the root of the problem, was based on not having XML::LibXML installed. I am on Debian, and I did some poking, and installed these additional components: xml2 libxml-libxml-perl libxml2-dev Now that cog no longer throws the error. I think though, that the dependencies for the libsprog-perl should include libxml-libxml-perl, and maybe xml2. What does anyone else think? I'm no Debian guru but I have learnt a bit about how to get myself out of (and into, can't forget to mention into) trouble, and this was my first experiment with sprog. --=20 yours, William |