You appear to be running out of the internal directory blib, not the installed directory.&nbsp; blib has contents that should be installed when you complete the documented steps, in this case at:<br><div style="margin-left: 40px;">

/usr/share/koha-3.00.00-stableRC1/<br></div><br>You should not run anything out of blib though.<br><br>--joe<br><br><div class="gmail_quote">On Thu, Jul 10, 2008 at 5:00 AM, shriram pandey &lt;<a href="mailto:ram.mlib@gmail.com">ram.mlib@gmail.com</a>&gt; wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Dear List members,<br>
 &nbsp; &nbsp; &nbsp; &nbsp;I have a problem with koha3 installation on fc6. I installed<br>
all perl modules , zebra , yaz etc successfully,During installation of<br>
koha ,when i run &quot;make test&quot; it shows the fallowing errors...<br>
-----------------------------------------------------------------------------<br>
t/Date......................ok 1/4DBI<br>
connect(&#39;dbname=Koha;host=<a href="http://10.180.12.17" target="_blank">10.180.12.17</a>;port=3306&#39;,&#39;kohaadmin&#39;,...)<br>
failed: Host &#39;<a href="http://10.180.12.17" target="_blank">10.180.12.17</a>&#39; is not allowed to connect to this MySQL<br>
server at /usr/share/koha-3.00.00-stableRC1/blib/PERL_MODULE_DIR/C4/Context.pm<br>
line 629<br>
Host &#39;<a href="http://10.180.12.17" target="_blank">10.180.12.17</a>&#39; is not allowed to connect to this MySQL server at<br>
/usr/share/koha-3.00.00-stableRC1/blib/PERL_MODULE_DIR/C4/Context.pm<br>
line 629.<br>
# Looks like you planned 4 tests but only ran -<br>
# Looks like your test died just after 1.<br>
t/Date......................dubious<br>
 &nbsp; &nbsp; &nbsp; &nbsp;Test returned status 255 (wstat 65280, 0xff00)<br>
DIED. FAILED tests 2-4<br>
 &nbsp; &nbsp; &nbsp; &nbsp;Failed 3/4 tests, 25.00% okay<br>
t/Dates.....................ok 1/126#<br>
# &nbsp;Testing Legacy Functions: format_date and format_date_in_iso<br>
DBI connect(&#39;dbname=Koha;host=<a href="http://10.180.12.17" target="_blank">10.180.12.17</a>;port=3306&#39;,&#39;kohaadmin&#39;,...)<br>
failed: Host &#39;<a href="http://10.180.12.17" target="_blank">10.180.12.17</a>&#39; is not allowed to connect to this MySQL<br>
server at /usr/share/koha-3.00.00-stableRC1/blib/PERL_MODULE_DIR/C4/Context.pm<br>
line 629<br>
Host &#39;<a href="http://10.180.12.17" target="_blank">10.180.12.17</a>&#39; is not allowed to connect to this MySQL server at<br>
/usr/share/koha-3.00.00-stableRC1/blib/PERL_MODULE_DIR/C4/Context.pm<br>
line 629.<br>
# Looks like you planned 126 tests but only ran 1.<br>
# Looks like your test died just after 1.<br>
t/Dates.....................dubious<br>
 &nbsp; &nbsp; &nbsp; &nbsp;Test returned status 255 (wstat 65280, 0xff00)<br>
DIED. FAILED tests 2-126<br>
 &nbsp; &nbsp; &nbsp; &nbsp;Failed 125/126 tests, 0.79% okay<br>
t/Debug.....................# BEFORE use: &nbsp; &nbsp; $debug is not defined<br>
# BEFORE use: $cgi_debug is not defined<br>
t/Debug.....................ok 1/3# &nbsp;AFTER use: &nbsp; &nbsp; $debug is 0<br>
# &nbsp;AFTER use: $cgi_debug is 0<br>
t/Debug.....................ok 2/3# Done.<br>
t/Debug.....................ok<br>
t/dummy.....................ok<br>
t/icondirectories...........Use of uninitialized value in string eq at<br>
/usr/share/koha-3.00.00-stableRC1/blib/PERL_MODULE_DIR/C4/Koha.pm line<br>
460.<br>
DBI connect(&#39;dbname=Koha;host=<a href="http://10.180.12.17" target="_blank">10.180.12.17</a>;port=3306&#39;,&#39;kohaadmin&#39;,...)<br>
failed: Host &#39;<a href="http://10.180.12.17" target="_blank">10.180.12.17</a>&#39; is not allowed to connect to this MySQL<br>
server at /usr/share/koha-3.00.00-stableRC1/blib/PERL_MODULE_DIR/C4/Context.pm<br>
line 629<br>
Host &#39;<a href="http://10.180.12.17" target="_blank">10.180.12.17</a>&#39; is not allowed to connect to this MySQL server at<br>
/usr/share/koha-3.00.00-stableRC1/blib/PERL_MODULE_DIR/C4/Context.pm<br>
line 629.<br>
# Looks like your test died before it could output anything.<br>
t/icondirectories...........dubious<br>
 &nbsp; &nbsp; &nbsp; &nbsp;Test returned status 255 (wstat 65280, 0xff00)<br>
DIED. FAILED test 1<br>
 &nbsp; &nbsp; &nbsp; &nbsp;Failed 1/1 tests, 0.00% okay<br>
t/Input.....................ok<br>
t/Items.....................DBI<br>
connect(&#39;dbname=Koha;host=<a href="http://10.180.12.17" target="_blank">10.180.12.17</a>;port=3306&#39;,&#39;kohaadmin&#39;,...)<br>
failed: Host &#39;<a href="http://10.180.12.17" target="_blank">10.180.12.17</a>&#39; is not allowed to connect to this MySQL<br>
server at /usr/share/koha-3.00.00-stableRC1/blib/PERL_MODULE_DIR/C4/Context.pm<br>
line 629<br>
t/Items.....................NOK 1<br>
# &nbsp; Failed test &#39;use C4::Items;&#39;<br>
# &nbsp; at t/Items.t line 11.<br>
# &nbsp; &nbsp; Tried to use &#39;C4::Items&#39;.<br>
# &nbsp; &nbsp; Error: &nbsp;Host &#39;<a href="http://10.180.12.17" target="_blank">10.180.12.17</a>&#39; is not allowed to connect to this<br>
MySQL server at<br>
/usr/share/koha-3.00.00-stableRC1/blib/PERL_MODULE_DIR/C4/Context.pm<br>
line 629.<br>
# Compilation failed in require at<br>
/usr/share/koha-3.00.00-stableRC1/blib/PERL_MODULE_DIR/C4/Circulation.pm<br>
line 25.<br>
# BEGIN failed--compilation aborted at<br>
/usr/share/koha-3.00.00-stableRC1/blib/PERL_MODULE_DIR/C4/Circulation.pm<br>
line 25.<br>
# Compilation failed in require at<br>
/usr/share/koha-3.00.00-stableRC1/blib/PERL_MODULE_DIR/C4/XSLT.pm line<br>
25.<br>
# BEGIN failed--compilation aborted at<br>
/usr/share/koha-3.00.00-stableRC1/blib/PERL_MODULE_DIR/C4/XSLT.pm line<br>
25.<br>
# Compilation failed in require at<br>
/usr/share/koha-3.00.00-stableRC1/blib/PERL_MODULE_DIR/C4/Search.pm<br>
line 27.<br>
# BEGIN failed--compilation aborted at<br>
/usr/share/koha-3.00.00-stableRC1/blib/PERL_MODULE_DIR/C4/Search.pm<br>
line 27.<br>
# Compilation failed in require at<br>
/usr/share/koha-3.00.00-stableRC1/blib/PERL_MODULE_DIR/C4/Heading.pm<br>
line 25.<br>
# BEGIN failed--compilation aborted at<br>
/usr/share/koha-3.00.00-stableRC1/blib/PERL_MODULE_DIR/C4/Heading.pm<br>
line 25.<br>
# Compilation failed in require at<br>
/usr/share/koha-3.00.00-stableRC1/blib/PERL_MODULE_DIR/C4/Biblio.pm<br>
line 114.<br>
# BEGIN failed--compilation aborted at<br>
/usr/share/koha-3.00.00-stableRC1/blib/PERL_MODULE_DIR/C4/Biblio.pm<br>
line 114.<br>
# Compilation failed in require at<br>
/usr/share/koha-3.00.00-stableRC1/blib/PERL_MODULE_DIR/C4/Items.pm<br>
line 24.<br>
# BEGIN failed--compilation aborted at<br>
/usr/share/koha-3.00.00-stableRC1/blib/PERL_MODULE_DIR/C4/Items.pm<br>
line 24.<br>
# Compilation failed in require at (eval 4) line 2.<br>
# BEGIN failed--compilation aborted at (eval 4) line 2.<br>
Undefined subroutine &amp;C4::Items::_do_column_fixes_for_mod called at<br>
t/Items.t line 35.<br>
# Looks like you planned 28 tests but only ran 1.<br>
# Looks like you failed 1 test of 1 run.<br>
# Looks like your test died just after 1.<br>
t/Items.....................dubious<br>
 &nbsp; &nbsp; &nbsp; &nbsp;Test returned status 255 (wstat 65280, 0xff00)<br>
DIED. FAILED tests 1-28<br>
 &nbsp; &nbsp; &nbsp; &nbsp;Failed 28/28 tests, 0.00% okay<br>
t/Koha......................ok<br>
t/Labels....................DBI<br>
connect(&#39;dbname=Koha;host=<a href="http://10.180.12.17" target="_blank">10.180.12.17</a>;port=3306&#39;,&#39;kohaadmin&#39;,...)<br>
failed: Host &#39;<a href="http://10.180.12.17" target="_blank">10.180.12.17</a>&#39; is not allowed to connect to this MySQL<br>
server at /usr/share/koha-3.00.00-stableRC1/blib/PERL_MODULE_DIR/C4/Context.pm<br>
line 629<br>
t/Labels....................NOK 1<br>
# &nbsp; Failed test &#39;use C4::Labels;&#39;<br>
# &nbsp; at t/Labels.t line 12.<br>
# &nbsp; &nbsp; Tried to use &#39;C4::Labels&#39;.<br>
# &nbsp; &nbsp; Error: &nbsp;Host &#39;<a href="http://10.180.12.17" target="_blank">10.180.12.17</a>&#39; is not allowed to connect to this<br>
MySQL server at<br>
/usr/share/koha-3.00.00-stableRC1/blib/PERL_MODULE_DIR/C4/Context.pm<br>
line 629.<br>
# Compilation failed in require at<br>
/usr/share/koha-3.00.00-stableRC1/blib/PERL_MODULE_DIR/C4/Circulation.pm<br>
line 25.<br>
# BEGIN failed--compilation aborted at<br>
/usr/share/koha-3.00.00-stableRC1/blib/PERL_MODULE_DIR/C4/Circulation.pm<br>
line 25.<br>
# Compilation failed in require at<br>
/usr/share/koha-3.00.00-stableRC1/blib/PERL_MODULE_DIR/C4/Overdues.pm<br>
line 24.<br>
# BEGIN failed--compilation aborted at<br>
/usr/share/koha-3.00.00-stableRC1/blib/PERL_MODULE_DIR/C4/Overdues.pm<br>
line 24.<br>
# Compilation failed in require at<br>
/usr/share/koha-3.00.00-stableRC1/blib/PERL_MODULE_DIR/C4/Members.pm<br>
line 27.<br>
# BEGIN failed--compilation aborted at<br>
/usr/share/koha-3.00.00-stableRC1/blib/PERL_MODULE_DIR/C4/Members.pm<br>
line 27.<br>
# Compilation failed in require at<br>
/usr/share/koha-3.00.00-stableRC1/blib/PERL_MODULE_DIR/C4/Labels.pm<br>
line 26.<br>
# BEGIN failed--compilation aborted at<br>
/usr/share/koha-3.00.00-stableRC1/blib/PERL_MODULE_DIR/C4/Labels.pm<br>
line 26.<br>
# Compilation failed in require at (eval 2) line 2.<br>
# BEGIN failed--compilation aborted at (eval 2) line 2.<br>
# Looks like you failed 1 test of 1.<br>
t/Labels....................dubious<br>
 &nbsp; &nbsp; &nbsp; &nbsp;Test returned status 1 (wstat 256, 0x100)<br>
DIED. FAILED test 1<br>
 &nbsp; &nbsp; &nbsp; &nbsp;Failed 1/1 tests, 0.00% okay<br>
t/Languages.................ok<br>
t/Maintainance..............ok<br>
t/Output....................ok<br>
t/Record....................ok<br>
t/Review....................ok<br>
t/Scrubber..................ok 1/10# Note: scrubber test output will<br>
have whitespace collapsed for readability<br>
# done.<br>
t/Scrubber..................ok<br>
t/Stats.....................ok<br>
Failed Test &nbsp; &nbsp; &nbsp; &nbsp; Stat Wstat Total Fail &nbsp;Failed &nbsp;List of Failed<br>
-------------------------------------------------------------------------------<br>
t/Date.t &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 255 65280 &nbsp; &nbsp; 4 &nbsp; &nbsp;6 150.00% &nbsp;2-4<br>
t/Dates.t &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;255 65280 &nbsp; 126 &nbsp;250 198.41% &nbsp;2-126<br>
t/Items.t &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;255 65280 &nbsp; &nbsp;28 &nbsp; 55 196.43% &nbsp;1-28<br>
t/Labels.t &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 1 &nbsp; 256 &nbsp; &nbsp; 1 &nbsp; &nbsp;1 100.00% &nbsp;1<br>
t/icondirectories.t &nbsp;255 65280 &nbsp; &nbsp; 1 &nbsp; &nbsp;2 200.00% &nbsp;1<br>
Failed 5/24 test scripts, 79.17% okay. 158/207 subtests failed, 23.67% okay.<br>
make: *** [test_dynamic] Error 255<br>
<br>
----------------------------------------------------------------------<br>
Any suggestion is highly appriciated.<br>
<br>
<br>
<br>
<br>
Shri Ram Pandey<br>
NCSI, IISc<br>
Bangalore<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>
</blockquote></div><br>