logo       

Re: Re: Update for tv_grab_se for additional description: msg#00113

tv.xmltv.devel

Subject: Re: Re: Update for tv_grab_se for additional description

This sounds like a problem with the XML::LibXML module. Could you try
running the following code:

use XML::LibXML;
my $parser = XML::LibXML->new();

my $doc = $parser->parse_string(<<'EOT');
<some-xml/>
EOT

Do you get any errors?

/Mattias

On Mon, 2004-11-15 at 02:54 +0100, Christian Vandendorpe wrote:
> Mattias Holmlund wrote:
> > Please give it a try and report success or failure. I hope to include it
> > in the next release of xmltv, but I need more testers to be able to do
> > that.
>
> When I run tv_grab_swedb under Windows XP and Perl58 I get a window that
> pops up and says:
>
> ---
> perl.exe - entry point not found
> The procedure entry point xmlIsExtenderGroup could not be located in the
> dynamic link library libxml2.dll
> ---
>
> I also get this error running your regular tv_grab_se. However, before
> you blame this entirely on Windows, I have no problem running any other
> perl grabber that I have tried, only your 2 grabbers. I've run ppm but
> it tells me my xml module is up to date. Any ideas? Otherwise I hope
> Robert will add it soon to his alpha xmltv.exe.
>
> Cheers
>
> Chris
>
>
>
> -------------------------------------------------------
> This SF.Net email is sponsored by: InterSystems CACHE
> FREE OODBMS DOWNLOAD - A multidimensional database that combines
> robust object and relational technologies, making it a perfect match
> for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8
> _______________________________________________
> xmltv-devel mailing list
> xmltv-devel@xxxxxxxxxxxxxxxxxxxxx
> https://lists.sourceforge.net/lists/listinfo/xmltv-devel
>
>




-------------------------------------------------------
This SF.Net email is sponsored by: InterSystems CACHE
FREE OODBMS DOWNLOAD - A multidimensional database that combines
robust object and relational technologies, making it a perfect match
for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8


<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise