All those error messages are missing Perl CPAN modules. For each one of them try the command &#39;cpan Package::Subpackage&#39;, or if that doesn&#39;t work, try perl -MCPAN -e &#39;install &quot;Package::SubPackage&quot;&#39;. For the GD package, you&#39;ll probably need to make sure the GD development libraries have been installed beforehand.<br>
<br>Just keep installing the cpan modules and running make until it stops complaining and you should be fine.<br><br>Kyle<br><br clear="all"><a href="http://www.kylehall.info">http://www.kylehall.info</a><br>Information Technology<br>
Crawford County Federated Library System ( <a href="http://www.ccfls.org">http://www.ccfls.org</a> )<br><br>
<br><br><div class="gmail_quote">On Tue, Nov 4, 2008 at 2:14 AM, sony george <span dir="ltr">&lt;<a href="mailto:geosony@gmail.com">geosony@gmail.com</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 class="gmail_quote">Hello,<br><br>I am a fresh user of Koha. I tried to install latest version of koha in my fedora 8 operating system. when i run the makefile.pl, after some questions i got some warning messages, i have listed it below..<br>


<br>Checking if your kit is complete...<br>Looks good<br>Warning: prerequisite Algorithm::CheckDigits 0.5 not found.<br>Warning: prerequisite Biblio::EndnoteStyle 0.05 not found.<br>[Tue Nov&nbsp; 4 12:21:55 2008] Makefile.PL: Warning: prerequisite Data::ICal 0.13 not found.<br>


[Tue Nov&nbsp; 4 12:21:55 2008] Makefile.PL: Warning: prerequisite Date::ICal 1.72 not found.<br>[Tue Nov&nbsp; 4 12:21:55 2008] Makefile.PL: Warning: prerequisite Email::Date 1.103 not found. We have 1.102.<br>[Tue Nov&nbsp; 4 12:21:55 2008] Makefile.PL: Warning: prerequisite GD 2.39 not found. We have 2.35.<br>


[Tue Nov&nbsp; 4 12:21:55 2008] Makefile.PL: Warning: prerequisite HTML::Template::Pro 0.69 not found.<br>[Tue Nov&nbsp; 4 12:21:55 2008] Makefile.PL: Warning: prerequisite Lingua::Stem 0.82 not found.<br>[Tue Nov&nbsp; 4 12:21:55 2008] Makefile.PL: Warning: prerequisite MARC::Charset 0.98 not found.<br>


[Tue Nov&nbsp; 4 12:21:55 2008] Makefile.PL: Warning: prerequisite MARC::Crosswalk::DublinCore 0.02 not found.<br>[Tue Nov&nbsp; 4 12:21:55 2008] Makefile.PL: Warning: prerequisite MARC::File::XML 0.88 not found.<br>[Tue Nov&nbsp; 4 12:21:55 2008] Makefile.PL: Warning: prerequisite Net::Z3950::ZOOM 1.16 not found.<br>


[Tue Nov&nbsp; 4 12:21:56 2008] Makefile.PL: Warning: prerequisite PDF::Reuse 0.33 not found.<br>[Tue Nov&nbsp; 4 12:21:56 2008] Makefile.PL: Warning: prerequisite PDF::Reuse::Barcode 0.05 not found.<br>[Tue Nov&nbsp; 4 12:21:56 2008] Makefile.PL: Warning: prerequisite POE 0.9999 not found. We have 0.9989.<br>


[Tue Nov&nbsp; 4 12:21:56 2008] Makefile.PL: Warning: prerequisite SMS::Send 0.05 not found.<br>[Tue Nov&nbsp; 4 12:21:56 2008] Makefile.PL: Warning: prerequisite Schedule::At 1.06 not found.<br>[Tue Nov&nbsp; 4 12:21:56 2008] Makefile.PL: Warning: prerequisite Text::CSV 0.01 not found.<br>


[Tue Nov&nbsp; 4 12:21:56 2008] Makefile.PL: Warning: prerequisite Text::CSV_XS 0.32 not found. We have 0.30.<br>[Tue Nov&nbsp; 4 12:21:56 2008] Makefile.PL: Warning: prerequisite Text::Iconv 1.7 not found. We have 1.5.<br>Writing Makefile for koha<br>


<br><br>Will these warning messages create make problems to run the software.. and if how to solve this problem?<br><br>Thanking you for assisstance,<br><br>Sony George<br>Cochin<br>
</div><br>
<br>_______________________________________________<br>
Koha mailing list<br>
<a href="mailto:Koha@lists.katipo.co.nz">Koha@lists.katipo.co.nz</a><br>
<a href="http://lists.katipo.co.nz/mailman/listinfo/koha" target="_blank">http://lists.katipo.co.nz/mailman/listinfo/koha</a><br>
<br></blockquote></div><br>