<br>Hi ,<br><br>Thank you so much for your response.i am basically new to perl and
Mysql.I believe i have sucessufully installed koha 3.0 on debian
without any dependency issues and all the modules seem to work fine.I think i have not made myself clear in the las mial.here are my
issues :<br>
<br>1.when i search for books through OPAC it says &#39;no results found&#39;
in catalogue(i have a few books which i imported using Z39.50 search)and
error log says&quot; biblio erro 109&#39;.I know this is a basic issue but still
i could not find out&nbsp; a right solution.i followed all the instructions
that were give in the INSTALL.debian file.devolopers in the community
say it is a databse related issue.if so can you let me know how to check whether my
database is set to&nbsp; right encoding for Koha 3.0 to read.<br><br>I have run misc/migration_tools/rebuild_zebra.pl -a -b -r quite a number of times whenever i update a new record it say the total number of record <a href="http://updated.no">updated.no</a> problem.<br>

<br>2.I dont have a barcode reader with me here.i wish to do the &#39;Check
IN&#39; and &#39;Check OUT&#39; manually.one person suggested me that i map the
barcode field in Administration-&gt;Koha to MARC
Mapping-&gt;items-&gt;Barcode to a field of our choice .so i mapped it
to ISBN.and i tried to Check Out a particular Patron by manually
entering the ISBN number of a particular book that is available in the
database.It says &#39;Barcode not foud&#39;.is it possible for us to do it
manually through keyboard withour using barcode reader ?.<br>
<br>3.i found through liblime demo that any staff/patron can place a
hold on a particular book.but when i try to do the same in mine there
seems to be no respnse in the page.only the koha administrator is able to hold a particular book.i had given permissions to the Staff/Patron to do so but still it does not work.If this is a bug How do i fix this.<br>
<br>I hope i have made myself clear.<br><br>Please do excuse me if some of these are basic&nbsp; and help me to solve these problems.<br><br>Thanks in advance for your reply,<br><br>regards,<br><font color="#888888">vimal Laxman P<br>

<br></font><div class="gmail_quote">On Mon, Dec 22, 2008 at 6:22 PM, Ulrich Kretschmer <span dir="ltr">&lt;<a href="mailto:U.Kretschmer@bergruf.de" target="_blank">U.Kretschmer@bergruf.de</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;">

Hi,<br>
<br>
thanks for your friendly help...<br>
<br>
Am Montag, 22. Dezember 2008 07:56 schrieb Krishnan M:<br>
<div>&gt; Why are you getting the &#39;table does not exist&#39; problems?<br>
&gt;<br>
&gt; Did you verify that the database was created properly and has all the<br>
&gt; tables? The koha installer does not do this, you&#39;ll need to do this<br>
&gt; yourself with a command like<br>
&gt;<br>
&gt; mysql -u &lt;user&gt; -D &lt;databaseName&gt; -p &lt;<br>
&gt; /path/to/extracted/koha/installer/data/mysql/kohastructure.sql<br>
<br>
</div>Well, I thought the installer would do this. As far as I can see, this<br>
required installation step seems to be undocumented. Should be added to the<br>
installation documentation. (I hope somebody from Koha project members reads<br>
this...)<br>
<br>
My tables are now present and looking fine. But again I get the<br>
<div>message &quot;production mode - trapped fatal error&quot; while opening the intranet<br>
address. &nbsp;<br>
<br>
</div>The log file says now:<br>
<br>
[Mon Dec 22 23:33:16 2008] [error] [client 127.0.0.1] [Mon Dec 22 23:33:16<br>
2008] mainpage.pl: Install required, redirecting to Installer<br>
<div>at /usr/share/koha/lib/C4/Auth.pm line 443.<br>
=&gt; okay<br>
<br>
</div>[Mon Dec 22 23:33:17 2008] [error] [client 127.0.0.1] [Mon Dec 22 23:33:17<br>
<div>2008] install.pl: Use of uninitialized value $debug_level in string eq<br>
at /usr/share/koha/lib/C4/Context.pm line 45.<br>
</div>=&gt; ???<br>
<br>
[Mon Dec 22 23:33:17 2008] [error] [client 127.0.0.1] [Mon Dec 22 23:33:17<br>
<div>2008] install.pl: Use of uninitialized value $debug_level in string eq<br>
at /usr/share/koha/lib/C4/Context.pm line 45.<br>
</div>=&gt; ???<br>
<br>
[Mon Dec 22 23:33:17 2008] [error] [client 127.0.0.1] [Mon Dec 22 23:33:17<br>
<div>2008] install.pl: Can&#39;t call method &quot;id&quot; on an undefined value at<br>
InstallAuth.pm line 278.<br>
</div>=&gt; ???<br>
<br>
Any ideas how I can repair the $debug_level problem??<br>
<br>
I&#39;ve looked into the Context.pm source code. Line 443 checks for this<br>
variable&#39;s value. But I can&#39;t find the place where this value should have<br>
been defined before.<br>
<br>
Thanks for more help<br>
<font color="#888888"><br>
Ulrich<br>
</font><div><div></div><div>_______________________________________________<br>
Koha mailing list<br>
<a href="mailto:Koha@lists.katipo.co.nz" target="_blank">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>
</div></div></blockquote></div><br>