<!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> </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> </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> </DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>CPAN Terminal> i
HTML::HTML5::Parser</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>Installing HTML::HTML5::Parser (0.01)<BR>==>
MISSING Signature file! <==<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> of the dependency's installation later.<BR>[Core
Features]<BR>- Test::More ...loaded. (0.62 >=
0.61)<BR>- Inline::Python ...missing.<BR>- LWP::UserAgent ...loaded.
(5.816)<BR>- XML::LibXML ...loaded. (1.70)<BR>-
Error ...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>==> MISSING Signature
file! <==<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> Extra
Libs: -lpthread -ldl -lutil<BR> Python Lib:
-L/usr/lib/python2.4/config -lpython2.4<BR>
Includes: -I/usr/include/python2.4<BR> 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 -typemap
/usr/lib/perl5/5.8.8/ExtUtils/typemap Python.xs > Python.xsc &&
mv Python.xsc Python.c<BR>gcc -c -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 -DVERSION=\"0.31\"
-DXS_VERSION=\"0.31\" -fPIC
"-I/usr/lib/perl5/5.8.8/i386-linux-thread-multi/CORE" -DEXPOSE_PERL
-DCREATE_PYTHON -UCREATE_PERL Python.c<BR>Python.xs: In function
‘do_pyinit’:<BR>Python.xs:44: warning: implicit declaration of function
‘initperl’<BR>Python.xs: In function
‘XS_Inline__Python_py_study_package’:<BR>Python.xs:109: warning: unused variable
‘bases’<BR>Python.c: In function
‘XS_Inline__Python_py_call_method’:<BR>Python.xs:360: warning: unused variable
‘inherited_method’<BR>gcc -c -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 -DVERSION=\"0.31\"
-DXS_VERSION=\"0.31\" -fPIC
"-I/usr/lib/perl5/5.8.8/i386-linux-thread-multi/CORE" -DEXPOSE_PERL
-DCREATE_PYTHON -UCREATE_PERL py2pl.c<BR>py2pl.c: In function
‘Py2Pl’:<BR>py2pl.c:228: warning: ISO C90 forbids mixed declarations and
code<BR>py2pl.c:27: warning: unused variable ‘type_str’<BR>gcc -c
-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
-DVERSION=\"0.31\" -DXS_VERSION=\"0.31\" -fPIC
"-I/usr/lib/perl5/5.8.8/i386-linux-thread-multi/CORE" -DEXPOSE_PERL
-DCREATE_PYTHON -UCREATE_PERL perlmodule.c<BR>perlmodule.c: In function
‘PerlObj_getattr’:<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
‘PerlObj_mp_subscript’:<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:
‘lenfunc’ undeclared here (not in a function)<BR>perlmodule.c:354: error:
expected ‘}’ before numeric constant<BR>perlmodule.c: In function
‘PerlSub_call’:<BR>perlmodule.c:536: warning: ISO C90 forbids mixed declarations
and code<BR>make: *** [perlmodule.o] Error 1</FONT></DIV>
<DIV> </DIV><FONT face=Arial size=2>
<DIV><BR>[ERROR] Unable to create a new distribution object for 'Inline::Python'
-- cannot continue</DIV>
<DIV> </DIV>
<DIV>[ERROR] Failed to install 'Inline::Python' as prerequisite for
'HTML::HTML5::Parser'</DIV>
<DIV> </DIV>
<DIV>[ERROR] Unable to satisfy prerequisites for 'HTML::HTML5::Parser' --
aborting install</DIV>
<DIV> </DIV>
<DIV>[ERROR] Unable to create a new distribution object for
'HTML::HTML5::Parser' -- cannot continue</DIV>
<DIV> </DIV>
<DIV>*** Install log written to:<BR>
/root/.cpanplus/install-logs/HTML-HTML5-Parser-0.01-1260294501.log</DIV>
<DIV> </DIV>
<DIV>Error installing 'HTML::HTML5::Parser'<BR>Problem installing one or more
modules<BR></FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV></BODY></HTML>