Iago, thanks for the feedback and level of detail.&nbsp;&nbsp; I&#39;m sending this to the list in case any other users intend to install on Fedora9.&nbsp; It seems like there are enough differences to warrant adding an INSTALL.fedora9 document, or at least a section in the other file.<br>
<br>--Joe Atzberger,<br>LibLime<br><br><div class="gmail_quote">On Wed, Dec 3, 2008 at 6:17 AM, Iago Lorenzo Salgueiro <span dir="ltr">&lt;<a href="mailto:ilorenzo@cetmar.org">ilorenzo@cetmar.org</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">



<div>
<div><span><font face="Arial" size="2"><font face="Times New Roman" size="3">Ok, I install&nbsp;&nbsp; HTML::Template::Pro<font face="Arial" size="2">&nbsp;from CPAN, and try 
again,</font></font></font></span></div>
<blockquote dir="ltr" style="margin-right: 0px;">
  <div><span><font face="Arial" size="2">[root@aula lib]# 
  perl -wc C4/Auth.pm<br>Can&#39;t locate Date/Calc.pm in @INC (@INC contains: 
  /usr/lib/perl5/5.10.0/i386-linux-thread-multi /usr/lib/perl5/5.10.0 
  /usr/local/lib/perl5/site_perl/5.10.0/i386-linux-thread-multi 
  /usr/local/lib/perl5/site_perl/5.10.0 
  /usr/lib/perl5/vendor_perl/5.10.0/i386-linux-thread-multi 
  /usr/lib/perl5/vendor_perl/5.10.0 /usr/lib/perl5/vendor_perl 
  /usr/local/lib/perl5/site_perl/5.10.0/i386-linux-thread-multi 
  /usr/local/lib/perl5/site_perl/5.10.0 /usr/local/lib/perl5/site_perl 
  /usr/lib/perl5/site_perl .) at C4/Dates.pm line 24.<br>BEGIN 
  failed--compilation aborted at C4/Dates.pm line 24.<br>Compilation failed in 
  require at C4/Members.pm line 23.<br>BEGIN failed--compilation aborted at 
  C4/Members.pm line 23.<br>Compilation failed in require at C4/Auth.pm line 
  31.<br>BEGIN failed--compilation aborted at C4/Auth.pm line 
  31.</font></span></div></blockquote>
<div><span>Another error, another dependency? 
Now,&nbsp;I install&nbsp;&nbsp; Date::Calc&nbsp; from CPAN, and try 
again,</span></div>
<blockquote dir="ltr" style="margin-right: 0px;">
  <div><font face="Arial" size="2">[root@aula lib]# perl -wc C4/Auth.pm<br>Can&#39;t 
  locate MARC/File/XML.pm in @INC (@INC contains: 
  /usr/lib/perl5/5.10.0/i386-linux-thread-multi /usr/lib/perl5/5.10.0 
  /usr/local/lib/perl5/site_perl/5.10.0/i386-linux-thread-multi 
  /usr/local/lib/perl5/site_perl/5.10.0 
  /usr/lib/perl5/vendor_perl/5.10.0/i386-linux-thread-multi 
  /usr/lib/perl5/vendor_perl/5.10.0 /usr/lib/perl5/vendor_perl 
  /usr/local/lib/perl5/site_perl/5.10.0/i386-linux-thread-multi 
  /usr/local/lib/perl5/site_perl/5.10.0 /usr/local/lib/perl5/site_perl 
  /usr/lib/perl5/site_perl .) at C4/Biblio.pm line 24.<br>BEGIN 
  failed--compilation aborted at C4/Biblio.pm line 24.<br>Compilation failed in 
  require at C4/Reserves.pm line 28.<br>BEGIN failed--compilation aborted at 
  C4/Reserves.pm line 28.<br>Compilation failed in require at C4/Circulation.pm 
  line 25.<br>BEGIN failed--compilation aborted at C4/Circulation.pm line 
  25.<br>Compilation failed in require at C4/Overdues.pm line 24.<br>BEGIN 
  failed--compilation aborted at C4/Overdues.pm line 24.<br>Compilation failed 
  in require at C4/Members.pm line 27.<br>BEGIN failed--compilation aborted at 
  C4/Members.pm line 27.<br>Compilation failed in require at C4/Auth.pm line 
  31.<br>BEGIN failed--compilation aborted at C4/Auth.pm line 
31.</font></div></blockquote>
<div dir="ltr"><font face="Arial" size="2"><span>Force 
install&nbsp; MARC::File::XML from CPAN (the first&nbsp;simple &#39;install&#39; fall), 
and again,</span></font></div>
<blockquote dir="ltr" style="margin-right: 0px;">
  <div dir="ltr"><font face="Arial" size="2"><span>[root@aula 
  lib]# perl -wc C4/Auth.pm<br>could not find ParserDetails.ini in 
  /usr/local/lib/perl5/site_perl/5.10.0/XML/SAX<br>Unable to provide required 
  features<br>Compilation failed in require at C4/Biblio.pm line 24.<br>BEGIN 
  failed--compilation aborted at C4/Biblio.pm line 24.<br>Compilation failed in 
  require at C4/Reserves.pm line 28.<br>BEGIN failed--compilation aborted at 
  C4/Reserves.pm line 28.<br>Compilation failed in require at C4/Circulation.pm 
  line 25.<br>BEGIN failed--compilation aborted at C4/Circulation.pm line 
  25.<br>Compilation failed in require at C4/Overdues.pm line 24.<br>BEGIN 
  failed--compilation aborted at C4/Overdues.pm line 24.<br>Compilation failed 
  in require at C4/Members.pm line 27.<br>BEGIN failed--compilation aborted at 
  C4/Members.pm line 27.<br>Compilation failed in require at C4/Auth.pm line 
  31.<br>BEGIN failed--compilation aborted at C4/Auth.pm line 31.<br>[root@aula 
  lib]# </span></font></div></blockquote>
<div dir="ltr"><font face="Arial" size="2"><span>Now, the 
error&nbsp;is &#39;not enough <span><font face="Times New Roman" size="3"><font face="Arial" size="2">descriptive&#39;</font> </font></span>for me,&nbsp;I try execute 
directly,</span></font></div>
<blockquote dir="ltr" style="margin-right: 0px;">
  <div><span><font face="Arial" size="2">[root@aula lib]# 
  perl -wc C4/Biblio.pm<br>could not find ParserDetails.ini in 
  /usr/local/lib/perl5/site_perl/5.10.0/XML/SAX<br>Unable to provide required 
  features<br>Compilation failed in require at C4/Biblio.pm line 24.<br>BEGIN 
  failed--compilation aborted at C4/Biblio.pm line 
24.</font></span></div></blockquote>
<div dir="ltr"><span><font face="Arial" size="2">and the same 
with each perl-file In the result above, but the message is ever the same. 
</font></span></div>
<div dir="ltr"><span><font face="Arial" size="2"></font></span>&nbsp;</div>
<div dir="ltr"><span><font color="#808080" face="Arial" size="2">Which are the &#39;required features&#39; now?</font></span></div>
<div dir="ltr"><span><font color="#808080" face="Arial" size="2">Is required the file&nbsp; &#39;ParserDetails.ini&#39; (and How&nbsp;Can I 
installed it? / What is the content of the file?)?</font></span></div>
<div dir="ltr"><span><font face="Arial" size="2">...........</font></span></div>
<div dir="ltr"><span><font face="Arial" size="2">I ask this 
to google, and say me: &quot;go to <a href="http://perl-xml.sourceforge.net/faq/#parserdetails.ini" target="_blank">http://perl-xml.sourceforge.net/faq/#parserdetails.ini</a>&quot;; 
I download XML::SAX 0.96 (the last) and install it:</font></span></div>
<blockquote dir="ltr" style="margin-right: 0px;">
  <div dir="ltr"><span><font face="Arial" size="2"># perl 
  Makefile.PL &amp;&amp; make &amp;&amp; make install</font></span></div>
  <div dir="ltr"><span><font face="Arial" size="2">.......</font></span></div>
  <div dir="ltr"><span><font face="Arial" size="2">could not 
  find ParserDetails.ini in 
  /usr/local/lib/perl5/site_perl/5.10.0/XML/SAX<br></font></span></div></blockquote>
<div dir="ltr"><span><font face="Arial" size="2">Another time 
the advice of &#39;ParserDetails.ini&#39; file, but i do another time the &#39;make install&#39; 
and the advice disappear, and file already exists (i believe that &#39;make install&#39; 
don&#39;t find the file, advice, and create it -without advice of this last 
step-).</font></span></div>
<div dir="ltr"><span><font face="Arial" size="2">Ah!, 
ParserDetails.ini contains:</font></span></div>
<blockquote dir="ltr" style="margin-right: 0px;">
  <div dir="ltr"><span><font face="Arial" size="2">[XML::SAX::PurePerl]<br><a href="http://xml.org/sax/features/namespaces" target="_blank"><font color="#000000">http://xml.org/sax/features/namespaces</font></a> = 
  1</font></span></div></blockquote>
<div dir="ltr"><span><font color="#0000ff" face="Arial" size="2"><font color="#000000">NOTE: ParserDetails.ini can be created also 
executing: # perl -MXML::SAX -e 
&quot;XML::SAX-&gt;add_parser(q(XML::SAX::PurePerl))-&gt;save_parsers()&quot; , if you use 
an installation from a package (<font face="Times New Roman" size="3">such as 
RPM</font>)</font><br></font></span></div>
<div dir="ltr"><span><font face="Arial" size="2"></font></span>&nbsp;</div>
<div dir="ltr"><span><font face="Arial" size="2">I try again 
the First step,</font></span></div>
<blockquote dir="ltr" style="margin-right: 0px;">
  <div dir="ltr"><span><font face="Arial" size="2">[root@aula 
  lib]# perl -wc C4/Auth.pm<br>Can&#39;t locate Class/Factory/Util.pm in @INC (@INC 
  contains: /usr/lib/perl5/5.10.0/i386-linux-thread-multi /usr/lib/perl5/5.10.0 
  /usr/local/lib/perl5/site_perl/5.10.0/i386-linux-thread-multi 
  /usr/local/lib/perl5/site_perl/5.10.0 
  /usr/lib/perl5/vendor_perl/5.10.0/i386-linux-thread-multi 
  /usr/lib/perl5/vendor_perl/5.10.0 /usr/lib/perl5/vendor_perl 
  /usr/local/lib/perl5/site_perl/5.10.0/i386-linux-thread-multi 
  /usr/local/lib/perl5/site_perl/5.10.0 /usr/local/lib/perl5/site_perl 
  /usr/lib/perl5/site_perl .) at C4/ClassSortRoutine.pm line 22.<br>BEGIN 
  failed--compilation aborted at C4/ClassSortRoutine.pm line 22.<br>Compilation 
  failed in require at C4/ClassSource.pm line 24.<br>BEGIN failed--compilation 
  aborted at C4/ClassSource.pm line 24.<br>Compilation failed in require at 
  C4/Biblio.pm line 32.<br>BEGIN failed--compilation aborted at C4/Biblio.pm 
  line 32.<br>Compilation failed in require at C4/Reserves.pm line 28.<br>BEGIN 
  failed--compilation aborted at C4/Reserves.pm line 28.<br>Compilation failed 
  in require at C4/Circulation.pm line 25.<br>BEGIN failed--compilation aborted 
  at C4/Circulation.pm line 25.<br>Compilation failed in require at 
  C4/Overdues.pm line 24.<br>BEGIN failed--compilation aborted at C4/Overdues.pm 
  line 24.<br>Compilation failed in require at C4/Members.pm line 27.<br>BEGIN 
  failed--compilation aborted at C4/Members.pm line 27.<br>Compilation failed in 
  require at C4/Auth.pm line 31.<br>BEGIN failed--compilation aborted at 
  C4/Auth.pm line 31.<br></font></span></div></blockquote>
<div dir="ltr"><span><font face="Arial" size="2">I 
install&nbsp;&nbsp; Class::Factory::Util&nbsp; from CPAN, and 
again,</font></span></div>
<blockquote dir="ltr" style="margin-right: 0px;">
  <div dir="ltr"><span><font face="Arial" size="2">[root@aula 
  lib]# perl -wc C4/Auth.pm<br>Can&#39;t locate Text/Iconv.pm in @INC (@INC 
  contains: /usr/lib/perl5/5.10.0/i386-linux-thread-multi /usr/lib/perl5/5.10.0 
  /usr/local/lib/perl5/site_perl/5.10.0/i386-linux-thread-multi 
  /usr/local/lib/perl5/site_perl/5.10.0 
  /usr/lib/perl5/vendor_perl/5.10.0/i386-linux-thread-multi 
  /usr/lib/perl5/vendor_perl/5.10.0 /usr/lib/perl5/vendor_perl 
  /usr/local/lib/perl5/site_perl/5.10.0/i386-linux-thread-multi 
  /usr/local/lib/perl5/site_perl/5.10.0 /usr/local/lib/perl5/site_perl 
  /usr/lib/perl5/site_perl .) at C4/Charset.pm line 22.<br>BEGIN 
  failed--compilation aborted at C4/Charset.pm line 22.<br>Compilation failed in 
  require at C4/Biblio.pm line 33.<br>BEGIN failed--compilation aborted at 
  C4/Biblio.pm line 33.<br>Compilation failed in require at C4/Reserves.pm line 
  28.<br>BEGIN failed--compilation aborted at C4/Reserves.pm line 
  28.<br>Compilation failed in require at C4/Circulation.pm line 25.<br>BEGIN 
  failed--compilation aborted at C4/Circulation.pm line 25.<br>Compilation 
  failed in require at C4/Overdues.pm line 24.<br>BEGIN failed--compilation 
  aborted at C4/Overdues.pm line 24.<br>Compilation failed in require at 
  C4/Members.pm line 27.<br>BEGIN failed--compilation aborted at C4/Members.pm 
  line 27.<br>Compilation failed in require at C4/Auth.pm line 31.<br>BEGIN 
  failed--compilation aborted at C4/Auth.pm line 
31.</font></span></div></blockquote>
<div dir="ltr"><span><font face="Arial" size="2">I 
install&nbsp;&nbsp;&nbsp; Text::Iconv&nbsp; from CPAN, and again, 
</font></span></div>
<blockquote dir="ltr" style="margin-right: 0px;">
  <div dir="ltr"><span><font face="Arial" size="2">[root@aula 
  lib]# perl -wc C4/Auth.pmCan&#39;t locate Lingua/Stem.pm in @INC (@INC contains: 
  /usr/lib/perl5/5.10.0/i386-linux-thread-multi /usr/lib/perl5/5.10.0 
  /usr/local/lib/perl5/site_perl/5.10.0/i386-linux-thread-multi 
  /usr/local/lib/perl5/site_perl/5.10.0 
  /usr/lib/perl5/vendor_perl/5.10.0/i386-linux-thread-multi 
  /usr/lib/perl5/vendor_perl/5.10.0 /usr/lib/perl5/vendor_perl 
  /usr/local/lib/perl5/site_perl/5.10.0/i386-linux-thread-multi 
  /usr/local/lib/perl5/site_perl/5.10.0 /usr/local/lib/perl5/site_perl 
  /usr/lib/perl5/site_perl .) at C4/Search.pm line 23.<br>BEGIN 
  failed--compilation aborted at C4/Search.pm line 23.<br>Compilation failed in 
  require at C4/Heading.pm line 25.<br>BEGIN failed--compilation aborted at 
  C4/Heading.pm line 25.<br>Compilation failed in require at C4/Biblio.pm line 
  114.<br>BEGIN failed--compilation aborted at C4/Biblio.pm line 
  114.<br>Compilation failed in require at C4/Reserves.pm line 28.<br>BEGIN 
  failed--compilation aborted at C4/Reserves.pm line 28.<br>Compilation failed 
  in require at C4/Circulation.pm line 25.<br>BEGIN failed--compilation aborted 
  at C4/Circulation.pm line 25.<br>Compilation failed in require at 
  C4/Overdues.pm line 24.<br>BEGIN failed--compilation aborted at C4/Overdues.pm 
  line 24.<br>Compilation failed in require at C4/Members.pm line 27.<br>BEGIN 
  failed--compilation aborted at C4/Members.pm line 27.<br>Compilation failed in 
  require at C4/Auth.pm line 31.<br>BEGIN failed--compilation aborted at 
  C4/Auth.pm line 31.</font></span></div></blockquote>
<div dir="ltr"><span><font face="Arial" size="2">I 
install&nbsp;&nbsp;&nbsp; Lingua::Stem from CPAN, and again,</font></span></div>
<blockquote dir="ltr" style="margin-right: 0px;">
  <div dir="ltr"><span><font face="Arial" size="2">[root@aula 
  lib]# perl -wc C4/Auth.pm<br>Can&#39;t locate XML/LibXML.pm in @INC (@INC 
  contains: /usr/lib/perl5/5.10.0/i386-linux-thread-multi /usr/lib/perl5/5.10.0 
  /usr/local/lib/perl5/site_perl/5.10.0/i386-linux-thread-multi 
  /usr/local/lib/perl5/site_perl/5.10.0 
  /usr/lib/perl5/vendor_perl/5.10.0/i386-linux-thread-multi 
  /usr/lib/perl5/vendor_perl/5.10.0 /usr/lib/perl5/vendor_perl 
  /usr/local/lib/perl5/site_perl/5.10.0/i386-linux-thread-multi 
  /usr/local/lib/perl5/site_perl/5.10.0 /usr/local/lib/perl5/site_perl 
  /usr/lib/perl5/site_perl .) at C4/XSLT.pm line 26.<br>BEGIN 
  failed--compilation aborted at C4/XSLT.pm line 26.<br>Compilation failed in 
  require at C4/Search.pm line 27.<br>BEGIN failed--compilation aborted at 
  C4/Search.pm line 27.<br>Compilation failed in require at C4/Heading.pm line 
  25.<br>BEGIN failed--compilation aborted at C4/Heading.pm line 
  25.<br>Compilation failed in require at C4/Biblio.pm line 114.<br>BEGIN 
  failed--compilation aborted at C4/Biblio.pm line 114.<br>Compilation failed in 
  require at C4/Reserves.pm line 28.<br>BEGIN failed--compilation aborted at 
  C4/Reserves.pm line 28.<br>Compilation failed in require at C4/Circulation.pm 
  line 25.<br>BEGIN failed--compilation aborted at C4/Circulation.pm line 
  25.<br>Compilation failed in require at C4/Overdues.pm line 24.<br>BEGIN 
  failed--compilation aborted at C4/Overdues.pm line 24.<br>Compilation failed 
  in require at C4/Members.pm line 27.<br>BEGIN failed--compilation aborted at 
  C4/Members.pm line 27.<br>Compilation failed in require at C4/Auth.pm line 
  31.<br>BEGIN failed--compilation aborted at C4/Auth.pm line 
  31.</font></span></div></blockquote>
<div dir="ltr"><span><font face="Arial" size="2">I 
install&nbsp;&nbsp; XML::LibXML from CPAN, and again,</font></span></div>
<blockquote dir="ltr" style="margin-right: 0px;">
  <div dir="ltr"><span><font face="Arial" size="2">[root@aula 
  lib]# perl -wc C4/Auth.pm<br>Can&#39;t locate XML/LibXSLT.pm in @INC (@INC 
  contains: /usr/lib/perl5/5.10.0/i386-linux-thread-multi /usr/lib/perl5/5.10.0 
  /usr/local/lib/perl5/site_perl/5.10.0/i386-linux-thread-multi 
  /usr/local/lib/perl5/site_perl/5.10.0 
  /usr/lib/perl5/vendor_perl/5.10.0/i386-linux-thread-multi 
  /usr/lib/perl5/vendor_perl/5.10.0 /usr/lib/perl5/vendor_perl 
  /usr/local/lib/perl5/site_perl/5.10.0/i386-linux-thread-multi 
  /usr/local/lib/perl5/site_perl/5.10.0 /usr/local/lib/perl5/site_perl 
  /usr/lib/perl5/site_perl .) at C4/XSLT.pm line 27.<br>BEGIN 
  failed--compilation aborted at C4/XSLT.pm line 27.<br>Compilation failed in 
  require at C4/Search.pm line 27.<br>BEGIN failed--compilation aborted at 
  C4/Search.pm line 27.<br>Compilation failed in require at C4/Heading.pm line 
  25.<br>BEGIN failed--compilation aborted at C4/Heading.pm line 
  25.<br>Compilation failed in require at C4/Biblio.pm line 114.<br>BEGIN 
  failed--compilation aborted at C4/Biblio.pm line 114.<br>Compilation failed in 
  require at C4/Reserves.pm line 28.<br>BEGIN failed--compilation aborted at 
  C4/Reserves.pm line 28.<br>Compilation failed in require at C4/Circulation.pm 
  line 25.<br>BEGIN failed--compilation aborted at C4/Circulation.pm line 
  25.<br>Compilation failed in require at C4/Overdues.pm line 24.<br>BEGIN 
  failed--compilation aborted at C4/Overdues.pm line 24.<br>Compilation failed 
  in require at C4/Members.pm line 27.<br>BEGIN failed--compilation aborted at 
  C4/Members.pm line 27.<br>Compilation failed in require at C4/Auth.pm line 
  31.<br>BEGIN failed--compilation aborted at C4/Auth.pm line 
  31.</font></span></div></blockquote>
<div dir="ltr"><span><font face="Arial" size="2">I 
install&nbsp;&nbsp; XML::LibXSLT from CPAN, and again,</font></span></div>
<blockquote dir="ltr" style="margin-right: 0px;">
  <div dir="ltr"><span><font face="Arial" size="2">[root@aula 
  lib]# perl -wc C4/Auth.pm<br>DBD::mysql::db selectrow_array failed: Table 
  &#39;koha.systempreferences&#39; doesn&#39;t exist at C4/Context.pm line 
  479.<br>Subroutine get_template_and_user redefined at C4/Auth.pm line 
  118.<br>Subroutine _version_check redefined at C4/Auth.pm line 
  430.<br>Subroutine _session_log redefined at C4/Auth.pm line 
  474.<br>Subroutine checkauth redefined at C4/Auth.pm line 481.<br>Subroutine 
  check_api_auth redefined at C4/Auth.pm line 876.<br>Subroutine 
  check_cookie_auth redefined at C4/Auth.pm line 1096.<br>Subroutine get_session 
  redefined at C4/Auth.pm line 1193.<br>Subroutine checkpw redefined at 
  C4/Auth.pm line 1211.<br>Subroutine getuserflags redefined at C4/Auth.pm line 
  1283.<br>Subroutine get_user_subpermissions redefined at C4/Auth.pm line 
  1340.<br>Subroutine get_all_subpermissions redefined at C4/Auth.pm line 
  1375.<br>Subroutine haspermission redefined at C4/Auth.pm line 
  1400.<br>Subroutine getborrowernumber redefined at C4/Auth.pm line 
  1443.<br>C4/Auth.pm syntax OK</font></span></div></blockquote>
<div dir="ltr"><span><font face="Arial" size="2">GOOD!! OK!!, 
I can start the &#39;web installer&#39;&nbsp;going to the&nbsp;&#39;intranet url&#39; (<a href="http://127.0.0.1:8080" target="_blank">http://127.0.0.1:8080</a> by default, <a href="http://127.0.0.1:8071" target="_blank">http://127.0.0.1:8071</a> in my 
case).</font></span></div>
<div dir="ltr"><span><font face="Arial" size="2"></font></span>&nbsp;</div>
<div dir="ltr"><span><font face="Arial" size="2"><b>&#39;production mode - trapped fatal 
error&#39;&nbsp;&nbsp;RESOLVED</b></font></span></div>
<div dir="ltr"><span><font face="Arial" size="2"></font></span>&nbsp;</div>
<div dir="ltr"><span><font face="Arial" size="2"></font></span>&nbsp;</div>
<div dir="ltr"><span><font face="Arial" size="2">LAST&nbsp;NOTES, My installation:</font></span></div>
<div dir="ltr"><span><font face="Arial" size="2"></font></span>&nbsp;</div>
<div dir="ltr"><span><font face="Arial" size="2"><span><font face="Arial" size="2">- Linux Fedora 
9</font></span></font></span></div>
<div dir="ltr"><span><font face="Arial" size="2">- Koha 
3.00.00</font></span></div>
<div dir="ltr"><span><font face="Arial" size="2">- P<font face="Times New Roman" size="3">erl 5.10&nbsp;&nbsp;&nbsp; (I will test the 
posible problem defined in bug <a href="http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=2309" target="_blank"><font color="#000000">http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=2309</font></a>&nbsp;for 
conflict with version 5.10 of perl)</font></font></span></div>
<div dir="ltr"><span><font face="Arial" size="2">- Required 
perl modules:</font></span></div>
<div dir="ltr"><span><font color="#0000ff" face="Arial" size="2">&nbsp;&nbsp;&nbsp; - <font color="#000000"><font face="Times New Roman" size="3">HTML::Template::Pro</font><font face="Arial" size="2">&nbsp;</font></font></font></span></div>

<div dir="ltr"><span><font face="Arial" size="2">&nbsp;&nbsp;&nbsp; - <font face="Times New Roman" size="3">Date::Calc&nbsp; 
</font></font></span></div>
<div dir="ltr"><span>&nbsp;&nbsp;&nbsp; <font color="#0000ff" face="Arial" size="2">- <font color="#000000">MARC::File::XML</font></font></span></div>
<div dir="ltr"><span><font face="Arial" size="2">&nbsp;&nbsp;&nbsp; <font color="#0000ff">- </font>XML::SAX 
0.96,&nbsp;manual installation, or</font></span></div>
<div dir="ltr"><span>&nbsp;&nbsp;&nbsp; <font face="Arial" size="2">-&nbsp;automatic installation&nbsp;&nbsp;(from CPAN or RPM/DEB package), 
and then execute<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;# perl 
-MXML::SAX -e 
&quot;XML::SAX-&gt;add_parser(q(XML::SAX::PurePerl))-&gt;save_parsers()&quot;&nbsp;for 
create ParserDetails.ini</font></span></div>
<div dir="ltr"><span><font face="Arial" size="2">&nbsp;&nbsp;&nbsp; - Class::Factory::Util&nbsp; </font></span></div>
<div dir="ltr"><span>&nbsp;&nbsp;&nbsp; <font face="Arial" size="2">- Text::Iconv&nbsp; </font></span></div>
<div dir="ltr"><span>&nbsp;&nbsp;&nbsp; <font face="Arial" size="2">- Lingua::Stem </font></span></div>
<div dir="ltr"><span><font face="Arial" size="2">&nbsp;&nbsp;&nbsp; - XML::LibXML </font></span></div>
<div dir="ltr"><span><font face="Arial" size="2">&nbsp;&nbsp;&nbsp; - XML::LibXSLT </font></span></div>
<div dir="ltr"><span><font face="Arial" size="2">- Steps 
described&nbsp;in&nbsp;koha-install/INSTALL.fedora7&nbsp;file. But I use libicu 
version 3.8,&nbsp;in this file recommends use version 3.6 for problems 
installing ZEBRA YAZ, but I haven&#39;t problems installing it&nbsp;-I need check if 
works good, but the installation was without problems-.</font></span></div>
<div dir="ltr"><span><font face="Arial" size="2">- Steps 
described in koha-install/INSTALL, in section &#39;Default installation 
instructions:&#39; I&nbsp;change the following steps for work with Fedora 
9</font></span></div>
<div dir="ltr"><span><font face="Arial" size="2">&nbsp;&nbsp;&nbsp; 5. ln -s /etc/koha/koha-httpd.conf 
/etc/<b>httpd/conf.d/koha.conf<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
</b>File koha-httpd.conf need manually edit, for put the&nbsp;apache lines 
&#39;Listen <i>port-number</i>&#39; and 
&#39;NameVirtualHost&nbsp;<i>name-ip</i>:<i>port-number</i>&#39; for each OPAC and 
INTRANET VirtualHost, if you need it.</font></span></div>
<div dir="ltr"><span></span><span>&nbsp;&nbsp;&nbsp; <font face="Arial" size="2">6.&nbsp;&#39;a2enmod&#39; and &#39;a2ensite&#39;&nbsp;command&nbsp;don&#39;t exists and you 
don&#39;t need (the changes in the previous step are enough). Then, 
&nbsp;/etc/init.d/<b>httpd</b> reload</font></span></div>
<div dir="ltr"><span><font face="Arial" size="2"></font></span>&nbsp;</div>
<div dir="ltr"><span><font face="Arial" size="2"></font></span>&nbsp;</div>
<div dir="ltr"><span><font face="Arial" size="2">THANK 
YOU VERY MUCH FOR EVERYTHING</font></span></div>
<div dir="ltr"><span><font face="Arial" size="2"></font></span>&nbsp;</div>
<blockquote style="margin-right: 0px;">
  <div dir="ltr" align="left" lang="es"><font face="Tahoma"><font size="2"><span></span></font></font>&nbsp;</div>
  <div dir="ltr" align="left" lang="es"><font face="Tahoma"><font size="2"><div class="Ih2E3d"><span>&nbsp;</span>-----Mensaje original-----<br><b>De:</b> 
  Joe Atzberger [mailto:<a href="mailto:ohiocore@gmail.com" target="_blank">ohiocore@gmail.com</a>] <br></div><b>Enviado el:</b> martes, 02 de 
  diciembre de 2008 20:52<div><div></div><div class="Wj3C7c"><br><b>Para:</b> Iago Lorenzo Salgueiro<br><b>CC:</b> 
  <a href="mailto:koha@lists.katipo.co.nz" target="_blank">koha@lists.katipo.co.nz</a><br><b>Asunto:</b> Re: [Koha] production mode - trapped 
  fatal error<br><br></div></div></font></font></div><div><div></div><div class="Wj3C7c">This means you haven&#39;t installed 
  HTML::Template::Pro (or haven&#39;t done it in a location where Koha can find 
  it).&nbsp; <br>--Joe<br><br>
  <div class="gmail_quote">On Tue, Dec 2, 2008 at 12:53 PM, Iago Lorenzo Salgueiro 
  <span dir="ltr">&lt;<a href="mailto:ilorenzo@cetmar.org" target="_blank">ilorenzo@cetmar.org</a>&gt;</span> 
wrote:<br>
  <blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
    <div>
    <div>
    <p><font face="Arial" size="2">Permissions checked, all good (in koha files and 
    configs)</font></p>
    <p><font face="Arial" size="2">I set&nbsp;PERL5LIB and 
    KOHA_CONF,&nbsp;<span>inside &quot;/var/www/html-virtuals/koha/lib&quot; 
    folder</span><span> I run</span>:</font></p>
    <p></p>
    <div><font size="2"><font face="Arial"># perl -wc 
    C4/Auth.pm</font><br></font></div><font color="#0000ff" face="Arial" size="2"><font color="#000000">Can&#39;t locate HTML/Template/Pro.pm in @INC (@INC 
    contains: /usr/lib/perl5/5.10.0/i386-linux-thread-multi 
    /usr/lib/perl5/5.10.0 
    /usr/local/lib/perl5/site_perl/5.10.0/i386-linux-thread-multi 
    /usr/local/lib/perl5/site_perl/5.10.0 
    /usr/lib/perl5/vendor_perl/5.10.0/i386-linux-thread-multi 
    /usr/lib/perl5/vendor_perl/5.10.0 /usr/lib/perl5/vendor_perl 
    /usr/local/lib/perl5/site_perl/5.10.0/i386-linux-thread-multi 
    /usr/local/lib/perl5/site_perl/5.10.0 /usr/local/lib/perl5/site_perl 
    /usr/lib/perl5/site_perl .) at C4/Output.pm line 33.<br>BEGIN 
    failed--compilation aborted at C4/Output.pm line 33.<br>Compilation failed 
    in require at C4/Auth.pm line 30.<br>BEGIN failed--compilation aborted at 
    C4/Auth.pm line 30.</font><br></font>
    <p><span><font face="Arial" size="2">What means this 
    error?</font></span></p></div>
    <blockquote style="margin-right: 0px;">
      <div></div>
      <div dir="ltr" align="left" lang="es"><font face="Tahoma"><font size="2">-----Mensaje original-----<br><span><font color="#0000ff" face="Arial"><font color="#000000"><font face="Tahoma"><b>De:</b> Joe Atzberger [mailto:<a href="mailto:ohiocore@gmail.com" target="_blank">ohiocore@gmail.com</a>] 
      <br><b>Enviado el:</b> martes, 02 de diciembre de 2008 
      17:03<br><b>Para:</b> Iago Lorenzo 
      Salgueiro<br><b>CC:</b> <a href="mailto:koha@lists.katipo.co.nz" target="_blank">koha@lists.katipo.co.nz</a><br><b>Asunto:</b> Re: 
      [Koha] production mode - trapped fatal error<br><br>
      <div>
      <div></div>
      <div>Iago --<br><br>Get on the command line, then set/export 
      PERL5LIB and KOHA_CONF.&nbsp; Since the problem seems to be with Auth, 
      then try perl -wc C4/Auth.pm<br><br>Make sure the permissions on your 
      KOHA_CONF file allow it to be read by Apache.<br><br>--Joe<br><br>
      <div class="gmail_quote">On Tue, Dec 2, 2008 at 3:28 AM, Iago Lorenzo 
      Salgueiro <span dir="ltr">&lt;<a href="mailto:ilorenzo@cetmar.org" target="_blank">ilorenzo@cetmar.org</a>&gt;</span> wrote:<br>
      <blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
        <div>
        <div><font face="Arial" size="2"><span>Hi:</span></font></div>
        <div><font face="Arial" size="2"><span>&nbsp; In Fedora 9, with KOHA 3.00.00 
        and after all the setup, when i go to my koha opac page for first time, 
        i get the error:</span></font></div>
        <div><font face="Arial" size="2"><span></span></font>&nbsp;</div>
        <div><font face="Arial" size="2"><span>&quot;production mode - trapped fatal 
        error&quot;</span></font></div>
        <div><font face="Arial" size="2"><span></span></font>&nbsp;</div>
        <div><font face="Arial" size="2"><span>&nbsp;I look at and find about this 
        error, and tried other&nbsp;solutions (like the perl-dependencies losed, 
        or reinstallation of someones -CGI::Session and anothers-). I can see, 
        in the koha log file this:</span></font></div>
        <blockquote dir="ltr" style="margin-right: 0px;">
          <div dir="ltr" style="margin-right: 0px;"><font face="Arial" size="2"><span>[Mon Dec 01 18:33:45 2008] [error] [client <a href="http://127.0.0.1/" target="_blank">127.0.0.1</a>] [Mon Dec&nbsp; 1 
          18:33:45 2008] opac-main.pl: BEGIN failed--compilation 
          aborted&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
          at /var/www/html-virtuals/koha/opac/cgi-bin/opac/opac-main.pl line 
          22.</span></font></div></blockquote>
        <div dir="ltr" style="margin-right: 0px;"><font face="Arial" size="2"><span>the 
        line 22 of opac-main.pl contains:</span></font></div>
        <blockquote dir="ltr" style="margin-right: 0px;">
          <div dir="ltr" style="margin-right: 0px;"><font face="Arial" size="2"><span>use C4::Auth;&nbsp;&nbsp;&nbsp; # 
          get_template_and_user</span></font></div></blockquote>
        <div dir="ltr" style="margin-right: 0px;"><font face="Arial" size="2"><span>and 
        the same error when i entered in koha-intranet, and the line of the 
        error is similar (when reference to C4::***)</span></font></div>
        <div dir="ltr" style="margin-right: 0px;"><font face="Arial" size="2"><span></span></font>&nbsp;</div>
        <div dir="ltr" style="margin-right: 0px;"><font face="Arial" size="2"><span>I 
        check the variable PERL5LIB in apache&nbsp;configuration, and it&#39;s 
        ok:</span></font></div>
        <blockquote dir="ltr" style="margin-right: 0px;">
          <div dir="ltr" style="margin-right: 0px;"><font face="Arial" size="2"><span>SetEnv KOHA_CONF &quot;/etc/koha/koha-conf.xml&quot;<br>SetEnv 
          PERL5LIB 
        &quot;/var/www/html-virtuals/koha/lib&quot;</span></font></div></blockquote>
        <div dir="ltr" style="margin-right: 0px;"><font face="Arial" size="2"><span>inside each VirtualHost (OPAC and 
        intranet)</span></font>&nbsp;</div>
        <div dir="ltr" style="margin-right: 0px;"><font face="Arial" size="2"><span></span></font>&nbsp;</div>
        <div dir="ltr" style="margin-right: 0px;"><font face="Arial" size="2"><span>When I test all the possible (failed) solutions, I have 
        SELinux and firewall disabled (to avoid problems)</span></font></div>
        <div dir="ltr" style="margin-right: 0px;"><font face="Arial" size="2"><span></span></font>&nbsp;</div>
        <div dir="ltr" style="margin-right: 0px;"><font face="Arial" size="2"><span>Someone know&nbsp;what is the problem (or can 
        be)??</span></font></div>
        <div dir="ltr" style="margin-right: 0px;"><font face="Arial" size="2"><span></span></font>&nbsp;</div>
        <div dir="ltr" style="margin-right: 0px;"><font face="Arial" size="2"><span>thanks!! 
      <br></span></font></div></div></blockquote></div><br></div></div></font></font></font></span></font></font></div></blockquote></div></blockquote></div></div></div></blockquote></div>
</blockquote></div><br>