<div dir="ltr">Hi Ted,<br><br>I don't have Yaz, or at least I don't think so. Kindly note that once I do yaz-client I get <br>============<br><br>mistuser@MIST-KOHA-01_prod:~$ yaz-client<br>The program 'yaz-client' is currently not installed. You can install it by typing:<br>
sudo apt-get install yaz<br>bash: yaz-client: command not found<br>==============<br>Then I do sudo apt-get install yaz<br><br>which in turns causes trouble. IT wants to remove VERY important packages...that KOHA will fail without.<br>
<br>Kindly note the below:<br><br>======================<br><br>Reading package lists... Done<br>Building dependency tree <br>Reading state information... Done<br>The following packages were automatically installed and are no longer required:<br>
gcj-4.3-base lp-solve libneon26 libnfsidmap2 libgcj9-0 libgcj-bc<br> openoffice.org-java-common libgfortran3 liblog4j1.2-java-gcj bsh-gcj<br> libregexp-java libjaxp1.3-java-gcj java-common liblog4j1.2-java libevent1<br>
libsuitesparse-3.1.0 python2.4 libxerces2-java-gcj gij-4.3 libbcel-java blt<br> libtime-modules-perl librpcsecgss3 bsh libgcj-common libjaxp1.3-java<br> libssl-dev java-gcj-compat-headless libjline-java libgcj9-jar<br>
libxerces2-java java-gcj-compat libwrap0-dev libxalan2-java libblas3gf<br> tcl8.5 liblapack3gf libgcj9-0-awt fastjar tk8.4 tk8.5 libdb4.4 libgssglue1<br> portmap nfs-common libnss3-0d libmx4j-java libxalan2-java-gcj<br>
Use 'apt-get autoremove' to remove them.<br>The following extra packages will be installed:<br> libyaz3<br>The following packages will be REMOVED:<br> idzebra libyaz libyaz-dev<br>The following NEW packages will be installed:<br>
libyaz3 yaz<br>0 upgraded, 2 newly installed, 3 to remove and 114 not upgraded.<br>Need to get 1041kB of archives.<br>After this operation, 3052kB disk space will be freed.<br>Do you want to continue [Y/n]? <br><br>======================================<br>
<br>So I press [NO] because I don't want it to remove idzebra libyaz libyaz-dev<br><br>Kindly help :)<br><br>Thank you all,<br><br><br><br><br><div class="gmail_quote">On Tue, May 4, 2010 at 4:38 PM, Ted Lawless <span dir="ltr"><<a href="mailto:lawlesst@gmail.com">lawlesst@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">Susan,<br>
<br>
Assuming you have the Yaz-client installed, you can connect to OCLC like this:<br>
<br>
~$yaz-client <a href="http://zcat.oclc.org:210/olucworldcat" target="_blank">zcat.oclc.org:210/olucworldcat</a> -u username/password<br>
<br>
If successful, this will report something like below and take you to<br>
the yaz prompt:<br>
<br>
Authentication set to Open (user/password)<br>
Connecting...OK.<br>
Sent initrequest.<br>
Connection accepted by v3 target.<br>
......<br>
<br>
<br>
Then from the Yaz prompt:<br>
<br>
Z>f @attr 1=7 9780226895109<br>
Sent searchRequest.<br>
Received SearchResponse.<br>
Search was a success.<br>
Number of hits: 2, setno 5<br>
Result Set Status: 0<br>
records returned: 0<br>
Elapsed: 0.143152<br>
Z>show 1<br>
<br>
Which will display the record.<br>
<br>
<br>
Hope this helps,<br>
<font color="#888888"><br>
Ted<br>
</font><div class="im"><br>
<br>
2010/5/4 Susan Mustafa <<a href="mailto:susan.mustafa@gmail.com">susan.mustafa@gmail.com</a>>:<br>
> No I haven't,<br>
><br>
> Can you direct me on what the command should be like? If i am to search by<br>
> ISBN.<br>
><br>
> Regards,<br>
><br>
><br>
> On Tue, May 4, 2010 at 3:25 PM, Chris Cormack <<a href="mailto:chris@bigballofwax.co.nz">chris@bigballofwax.co.nz</a>><br>
> wrote:<br>
>><br>
>> 2010/5/4 Susan Mustafa <<a href="mailto:susan.mustafa@gmail.com">susan.mustafa@gmail.com</a>>:<br>
>> > Dear All,<br>
>> ><br>
>> > I would like to know if I can in anyway increase the speed of the Z39.50<br>
>> > Search Engine?. We are only connecting to OCLC, and no other Libraries<br>
>> > are<br>
>> > checked before searching.<br>
>> ><br>
>> > Searching based on ISBN takes close 10 seconds to produce data [With 2<br>
>> > result sets being returned so not a lot]<br>
>> ><br>
>> > Please help, as the Library director is breathing down my neck.<br>
>> ><br>
>> Hi Susan<br>
>><br>
>> Have you tried searching OCLC using yaz-client on the commandline ..<br>
>> is that the same delay?<br>
>><br>
>> Chris<br>
><br>
><br>
</div><div><div></div><div class="h5">> _______________________________________________<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>
><br>
</div></div></blockquote></div><br></div>