Dear all<br>
<br>
When I try to <span class="il">install</span> the latest 3.0.2 stable final version on centos and  &#39;make test&#39; returns:<br>the following error<br>


        <meta http-equiv="CONTENT-TYPE" content="text/html; charset=utf-8"><title></title><meta name="GENERATOR" content="OpenOffice.org 2.3  (Linux)">
        
        
        <style type="text/css">
        <!--
                @page { size: 8.5in 11in; margin: 0.79in }
                P { margin-bottom: 0.08in }
        -->
        </style>

<p style="margin-bottom: 0in;">[root@localhost Koha]# 
</p>
<p style="margin-bottom: 0in;">
</p>
<p style="margin-bottom: 0in;">make test
</p>
<p style="margin-bottom: 0in;">PERL_DL_NONLAZY=1
KOHA_CONF=blib/KOHA_CONF_DIR/koha-conf.xml /usr/bin/perl
&quot;-MExtUtils::Command::MM&quot; &quot;-e&quot; &quot;test_harness(0,
&#39;blib/PERL_MODULE_DIR&#39;, &#39;blib/arch&#39;)&quot; t/*.t
</p>
<p style="margin-bottom: 0in;">t/Amazon.......................ok      
                                     
</p>
<p style="margin-bottom: 0in;">t/Barcodes_PrinterConfig.......ok      
                                     
</p>
<p style="margin-bottom: 0in;">t/Bookfund.....................ok      
                                     
</p>
<p style="margin-bottom: 0in;">t/Bookseller...................ok      
                                     
</p>
<p style="margin-bottom: 0in;">t/Boolean......................ok      
                                     
</p>
<p style="margin-bottom: 0in;">t/Branch.......................ok      
                                     
</p>
<p style="margin-bottom: 0in;">t/Calendar.....................ok      
                                     
</p>
<p style="margin-bottom: 0in;">t/Charset......................ok      
                                     
</p>
<p style="margin-bottom: 0in;">t/Circulation_barcodedecode....DBD::mysql::db
selectrow_array failed: Table &#39;koha.systempreferences&#39; doesn&#39;t exist
at /root/Desktop/Koha/blib/PERL_MODULE_DIR/C4/Context.pm line 485.
</p>
<p style="margin-bottom: 0in;">t/Circulation_barcodedecode....ok      
                                     
</p>
<p style="margin-bottom: 0in;">t/Dates........................ok
1/126#                                     
</p>
<p style="margin-bottom: 0in;"># In order to run without DB access,
this test will substitute &#39;us&#39;
</p>
<p style="margin-bottom: 0in;"># as your default date format.  Export
environmental variable KOHA_TEST_DATE_FORMAT
</p>
<p style="margin-bottom: 0in;"># to override this default, or pass the
value as an argument to this test script.
</p>
<p style="margin-bottom: 0in;"># 
</p>
<p style="margin-bottom: 0in;"># NOTE: we test for the system handling
dd=00 and 00 for TIME values,
</p>
<p style="margin-bottom: 0in;"># therefore you *should* see some
warnings &#39;Illegal date specified&#39; related to those.
</p>
<p style="margin-bottom: 0in;"># 
</p>
<p style="margin-bottom: 0in;"># Testing Legacy Functions: format_date
and format_date_in_iso
</p>
<p style="margin-bottom: 0in;"># 
</p>
<p style="margin-bottom: 0in;">Illegal date specified (year = 1952,
month = 1, day = 00) at t/Dates.t line 58
</p>
<p style="margin-bottom: 0in;">Illegal date specified (year = 1952,
month = 1, day = 00) at t/Dates.t line 61
</p>
<p style="margin-bottom: 0in;"># 
</p>
<p style="margin-bottom: 0in;"># Testing 4 formats.
</p>
<p style="margin-bottom: 0in;"># Testing no input (defaults):
</p>
<p style="margin-bottom: 0in;"># 
</p>
<p style="margin-bottom: 0in;"># Testing with valid inputs:
</p>
<p style="margin-bottom: 0in;">Illegal date specified (year = 1952,
month = 1, day = 00) at t/Dates.t line 80
</p>
<p style="margin-bottom: 0in;">Illegal date specified (year = 1952,
month = 1, day = 00) at t/Dates.t line 80
</p>
<p style="margin-bottom: 0in;">Illegal date specified (year = 1952,
month = 1, day = 00) at t/Dates.t line 80
</p>
<p style="margin-bottom: 0in;">Illegal date specified (year = 1952,
month = 1, day = 00) at t/Dates.t line 80
</p>
<p style="margin-bottom: 0in;"># 
</p>
<p style="margin-bottom: 0in;"># Testing object independence from
class
</p>
<p style="margin-bottom: 0in;"># done.
</p>
<p style="margin-bottom: 0in;"># Looks like you planned 126 tests but
ran 135.
</p>
<p style="margin-bottom: 0in;">t/Dates........................dubious 
                                     
</p>
<p style="margin-bottom: 0in;">        Test returned status 255 (wstat
65280, 0xff00)
</p>
<p style="margin-bottom: 0in;">DIED. FAILED tests 127-135
</p>
<p style="margin-bottom: 0in;">        Failed 9/126 tests, 92.86%
okay
</p>
<p style="margin-bottom: 0in;">t/Debug........................# BEFORE
use:     $debug is not defined
</p>
<p style="margin-bottom: 0in;"># BEFORE use: $cgi_debug is not
defined
</p>
<p style="margin-bottom: 0in;">#  AFTER use:     $debug is 0
</p>
<p style="margin-bottom: 0in;">#  AFTER use: $cgi_debug is 0
</p>
<p style="margin-bottom: 0in;"># Done.
</p>
<p style="margin-bottom: 0in;">t/Debug........................ok      
                                     
</p>
<p style="margin-bottom: 0in;">t/dummy........................ok      
                                     
</p>
<p style="margin-bottom: 0in;">t/Input........................ok      
                                     
</p>
<p style="margin-bottom: 0in;">t/Koha.........................ok      
                                     
</p>
<p style="margin-bottom: 0in;">t/Languages....................ok      
                                     
</p>
<p style="margin-bottom: 0in;">t/Maintainance.................ok      
                                     
</p>
<p style="margin-bottom: 0in;">t/Output.......................ok      
                                     
</p>
<p style="margin-bottom: 0in;">t/Record.......................ok      
                                     
</p>
<p style="margin-bottom: 0in;">t/Review.......................ok      
                                     
</p>
<p style="margin-bottom: 0in;">t/Scrubber.....................ok 1/10#
Note: scrubber test output will have whitespace collapsed for
readability
</p>
<p style="margin-bottom: 0in;"># done.
</p>
<p style="margin-bottom: 0in;">t/Scrubber.....................ok      
                                     
</p>
<p style="margin-bottom: 0in;">t/Stats........................ok      
                                     
</p>
<p style="margin-bottom: 0in;">Failed Test Stat Wstat Total Fail 
Failed  List of Failed
</p>
<p style="margin-bottom: 0in;">-------------------------------------------------------------------------------
</p>
<p style="margin-bottom: 0in;">t/Dates.t    255 65280   126    9  
7.14%  127-135
</p>
<p style="margin-bottom: 0in;">Failed 1/21 test scripts, 95.24% okay.
-9/189 subtests failed, 104.76% okay.
</p>
<p style="margin-bottom: 0in;">make: *** [test_dynamic] Error 255
</p>
<p style="margin-bottom: 0in;">[root@localhost Koha]# 
</p>
<p style="margin-bottom: 0in;">
</p>
<p style="margin-bottom: 0in;">when run following <br></p><p style="margin-bottom: 0in;"><span>perl -MDate::ICal -e &#39;print $Date::ICal::VERSION, &quot;\n&quot;&#39;
</span><br><span>perl -MSMS::Send -e &#39;print $SMS::Send::VERSION, &quot;\n&quot;&#39;
</span><br>
</p>
<p style="margin-bottom: 0in;">it show only version no<br></p>
<p style="margin-bottom: 0in;">
<br><br>
</p>
<p style="margin-bottom: 0in;">[root@localhost ~]# perl -MDate::ICal
-e &#39;print $Date::ICal::VERSION, &quot;\n&quot;&#39; 
</p>
<p style="margin-bottom: 0in;">1.72
</p>
<p style="margin-bottom: 0in;">[root@localhost ~]# <br></p><p style="margin-bottom: 0in;">but run the whereis it give the path<br></p>
<p style="margin-bottom: 0in;">[root@localhost ~]# whereis Date::ICal
</p>
<p style="margin-bottom: 0in;">Date::ICal:
/usr/share/man/man3/Date::ICal.3pm
</p>
<p style="margin-bottom: 0in;">[[root@localhost ~]# whereis SMS::Send
</p>
<p style="margin-left: 0.28in; text-indent: 0.07in; margin-bottom: 0in;">
SMS::Send: /usr/share/man/man3/SMS::Send.3pm </p><p style="margin-left: 0.28in; text-indent: 0.07in; margin-bottom: 0in;"><br></p><p style="margin-left: 0.28in; text-indent: 0.07in; margin-bottom: 0in;">any one can help me overcome this  problem and how can I install the Koha 3.2 stable final version </p>
<p style="margin-left: 0.28in; text-indent: 0.07in; margin-bottom: 0in;"><br></p><p style="margin-left: 0.28in; text-indent: 0.07in; margin-bottom: 0in;">Mr Basavaraj Talikoti<br></p><p style="margin-left: 0.28in; text-indent: 0.07in; margin-bottom: 0in;">
Delhi Public Library<br><br><br>
</p>
<br>