> NPL version of z3950servers.tmpl:<br>> <select name="syntax"><br>> <option value="USMARC">USMARC</option><br>> <option value="UNIMARC">UNIMARC<
<div style="direction: ltr;">> /option><br>> </select></div><br>> processz3950queue:<br><br>> eval { $conn->option(preferredRecordS<div style="direction: ltr;">> yntax =><br>> Net::Z3950::RecordSyntax::USMARC);} if ($globalsyntax eq "MARC21");
<br>> eval { $conn->option(preferredRecordSyntax =><br>> Net::Z3950::RecordSyntax::UNIMARC);} if ($globalsyntax eq "UNIMARC");</div><div><span class="gmail_quote"><br>Hi, <br>I problem is still there.
<br>I changed what you specified in NPL template.<br>I did not get what changes need to be done in processz3950queue (i trried changing USMARC with MARC21 but it resulted into errors),<br>Another thing i wanted to tell you that,
<br>my z3950 daemon is running, and I am also getting the log file with the name you said.<br>my <br>$ps -a | grep z3950 gives result...<br>16479 pts/0 00:00:00 processz3950que<br><br>and, i am getting the log file named,
z3950-daemon-20060809-0959.log<br><br>but it is blank.<br>[:(]<br><br>thanks and regards<br><br>Lalitanand.<br><br><br><br>On 8/8/06, <b class="gmail_sendername">Mike D.</b> <<a href="mailto:dalgity@htl.net">dalgity@htl.net
</a>> wrote:<br><br></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">lalitanand dandge <dandgelb@...> writes:<br><br>><br>
><br>> hi,I have a trouble searching records with z39.50 search.i read and followed<br>what you told.but one problem i am having is that, i am not getting any records<br>in z3950 searchand also as u said, the results may not be displayed but they
<br>can be found in the<br>> log, but i am not getting anything in the log...so may be i am missing<br>something or something is wrong that i am not getting.so please write me if you<br>have any idea.(I am using koha2.2.5
and npl template...)<br>> thanks and regards.Lalitanand.<br>><br><br>Hi, Since you say you are getting nothing in the log I would check to make sure<br>you have the Z3950 client running. Try the command<br>ps -a | grep z3950
<br>You should see something like this:<br>22583 p0 I<br>1:03.75 /usr/bin/perl /var/www/koha/intranet/scripts/z3950daemon/processz3950que<br>ue /var/www/koha/log<br>If you don't then Z3950 hasn't been started.<br><br>If the Z3950 client has started then in /koha/log you should see a log file in
<br>the following format:<br>z3950-daemon-YYYYMMDD-HHMM.log<br>If you don't then you likely have a file permissions problem and it can't<br>create the log file<br><br>Mike D.<br><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">http://lists.katipo.co.nz/mailman/listinfo/koha</a><br></blockquote>
</div><br><br clear="all"><br>-- <br>"Talk is cheap. Show me the code. Think Open, use Open Source!"<br>Visit & Register at <a href="http://www.ossrc.org.in">http://www.ossrc.org.in</a>