<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.6000.16939" name=GENERATOR></HEAD>
<BODY>
<DIV><FONT face=Arial size=2><SPAN class=215073617-08122009>When I try to 
install HTML::HTML5::Parser, I strand on the required module Inline:Python. I'm 
in a CentOS/Redhat 5.4 environment, Python 2.4.3 is part of the distribution 
(and used by the OS itself), so I hesitate to change this.</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN 
class=215073617-08122009></SPAN></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2><SPAN class=215073617-08122009>Do you have any 
ideas how to work arround?</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV align=left><FONT face=Arial><FONT size=2><SPAN 
class=215073617-08122009>Cheers</SPAN>, Joachim </FONT></FONT></DIV>
<DIV align=left><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>CPAN Terminal&gt; i 
HTML::HTML5::Parser</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Installing HTML::HTML5::Parser (0.01)<BR>==&gt; 
MISSING Signature file! &lt;==<BR>Running [/usr/bin/perl /usr/bin/cpanp-run-perl 
/root/.cpanplus/5.8.8/build/HTML-HTML5-Parser-0.01/Makefile.PL]...<BR>*** 
Module::AutoInstall version 1.03<BR>*** Checking for Perl dependencies...<BR>*** 
Since we're running under CPANPLUS, I'll just let it take 
care<BR>&nbsp;&nbsp;&nbsp; of the dependency's installation later.<BR>[Core 
Features]<BR>- Test::More&nbsp;&nbsp;&nbsp;&nbsp; ...loaded. (0.62 &gt;= 
0.61)<BR>- Inline::Python ...missing.<BR>- LWP::UserAgent ...loaded. 
(5.816)<BR>- XML::LibXML&nbsp;&nbsp;&nbsp; ...loaded. (1.70)<BR>- 
Error&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ...loaded. 
(0.17015)<BR>*** Module::AutoInstall configuration finished.<BR>Checking if your 
kit is complete...<BR>Looks good<BR>Warning: prerequisite Inline::Python 0 not 
found.<BR>Writing Makefile for HTML::HTML5::Parser<BR>==&gt; MISSING Signature 
file! &lt;==<BR>Running [/usr/bin/perl /usr/bin/cpanp-run-perl 
/root/.cpanplus/5.8.8/build/Inline-Python-0.31/Makefile.PL]...<BR>Found these 
python executables on your PATH:<BR>1. /usr/bin/python<BR>Use which? 
[1]<BR>Using /usr/bin/python<BR>Using These Settings:<BR>&nbsp;&nbsp; Extra 
Libs:&nbsp; -lpthread -ldl&nbsp; -lutil<BR>&nbsp;&nbsp; Python Lib:&nbsp; 
-L/usr/lib/python2.4/config -lpython2.4<BR>&nbsp;&nbsp; 
Includes:&nbsp;&nbsp;&nbsp; -I/usr/include/python2.4<BR>&nbsp;&nbsp; Extra 
Flags: none (perl Makefile.PL --help for details)<BR>Checking if your kit is 
complete...<BR>Looks good<BR>Writing Makefile for Inline::Python<BR>[ERROR] MAKE 
failed: No such file or directory cp Python.pm blib/lib/Inline/Python.pm<BR>cp 
Python.pod blib/lib/Inline/Python.pod<BR>/usr/bin/perl 
/usr/lib/perl5/5.8.8/ExtUtils/xsubpp&nbsp; -typemap 
/usr/lib/perl5/5.8.8/ExtUtils/typemap&nbsp; Python.xs &gt; Python.xsc &amp;&amp; 
mv Python.xsc Python.c<BR>gcc -c&nbsp; -I/usr/include/python2.4 -D_REENTRANT 
-D_GNU_SOURCE -fno-strict-aliasing -pipe -Wdeclaration-after-statement 
-I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 
-I/usr/include/gdbm -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic 
-fasynchronous-unwind-tables&nbsp;&nbsp; -DVERSION=\"0.31\" 
-DXS_VERSION=\"0.31\" -fPIC 
"-I/usr/lib/perl5/5.8.8/i386-linux-thread-multi/CORE"&nbsp; -DEXPOSE_PERL 
-DCREATE_PYTHON -UCREATE_PERL Python.c<BR>Python.xs: In function 
&#8216;do_pyinit&#8217;:<BR>Python.xs:44: warning: implicit declaration of function 
&#8216;initperl&#8217;<BR>Python.xs: In function 
&#8216;XS_Inline__Python_py_study_package&#8217;:<BR>Python.xs:109: warning: unused variable 
&#8216;bases&#8217;<BR>Python.c: In function 
&#8216;XS_Inline__Python_py_call_method&#8217;:<BR>Python.xs:360: warning: unused variable 
&#8216;inherited_method&#8217;<BR>gcc -c&nbsp; -I/usr/include/python2.4 -D_REENTRANT 
-D_GNU_SOURCE -fno-strict-aliasing -pipe -Wdeclaration-after-statement 
-I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 
-I/usr/include/gdbm -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic 
-fasynchronous-unwind-tables&nbsp;&nbsp; -DVERSION=\"0.31\" 
-DXS_VERSION=\"0.31\" -fPIC 
"-I/usr/lib/perl5/5.8.8/i386-linux-thread-multi/CORE"&nbsp; -DEXPOSE_PERL 
-DCREATE_PYTHON -UCREATE_PERL py2pl.c<BR>py2pl.c: In function 
&#8216;Py2Pl&#8217;:<BR>py2pl.c:228: warning: ISO C90 forbids mixed declarations and 
code<BR>py2pl.c:27: warning: unused variable &#8216;type_str&#8217;<BR>gcc -c&nbsp; 
-I/usr/include/python2.4 -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe 
-Wdeclaration-after-statement -I/usr/local/include -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 
-m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables&nbsp;&nbsp; 
-DVERSION=\"0.31\" -DXS_VERSION=\"0.31\" -fPIC 
"-I/usr/lib/perl5/5.8.8/i386-linux-thread-multi/CORE"&nbsp; -DEXPOSE_PERL 
-DCREATE_PYTHON -UCREATE_PERL perlmodule.c<BR>perlmodule.c: In function 
&#8216;PerlObj_getattr&#8217;:<BR>perlmodule.c:258: warning: ISO C90 forbids mixed 
declarations and code<BR>perlmodule.c:267: warning: ISO C90 forbids mixed 
declarations and code<BR>perlmodule.c: In function 
&#8216;PerlObj_mp_subscript&#8217;:<BR>perlmodule.c:304: warning: ISO C90 forbids mixed 
declarations and code<BR>perlmodule.c:313: warning: ISO C90 forbids mixed 
declarations and code<BR>perlmodule.c:327: warning: ISO C90 forbids mixed 
declarations and code<BR>perlmodule.c: At top level:<BR>perlmodule.c:354: error: 
&#8216;lenfunc&#8217; undeclared here (not in a function)<BR>perlmodule.c:354: error: 
expected &#8216;}&#8217; before numeric constant<BR>perlmodule.c: In function 
&#8216;PerlSub_call&#8217;:<BR>perlmodule.c:536: warning: ISO C90 forbids mixed declarations 
and code<BR>make: *** [perlmodule.o] Error 1</FONT></DIV>
<DIV>&nbsp;</DIV><FONT face=Arial size=2>
<DIV><BR>[ERROR] Unable to create a new distribution object for 'Inline::Python' 
-- cannot continue</DIV>
<DIV>&nbsp;</DIV>
<DIV>[ERROR] Failed to install 'Inline::Python' as prerequisite for 
'HTML::HTML5::Parser'</DIV>
<DIV>&nbsp;</DIV>
<DIV>[ERROR] Unable to satisfy prerequisites for 'HTML::HTML5::Parser' -- 
aborting install</DIV>
<DIV>&nbsp;</DIV>
<DIV>[ERROR] Unable to create a new distribution object for 
'HTML::HTML5::Parser' -- cannot continue</DIV>
<DIV>&nbsp;</DIV>
<DIV>*** Install log written to:<BR>&nbsp; 
/root/.cpanplus/install-logs/HTML-HTML5-Parser-0.01-1260294501.log</DIV>
<DIV>&nbsp;</DIV>
<DIV>Error installing 'HTML::HTML5::Parser'<BR>Problem installing one or more 
modules<BR></FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV></BODY></HTML>