[Koha] Koha: Acqusition Module

2011-05-06 Thread Madhura Deodhar IES Library
Dear Koha users, In acquisition module,If i make purchase suggestion for 5 copies of any title, then while receiving shipment, the module does not accept the 5 copies in one stretch. I accepts only one copy at a time. Kindly guide me on this matter. -- *Regards,* ** *Madhura M.Deodhar* *Libr

[Koha] Problem with koha Authority

2011-05-06 Thread Sunitha
I have rebuild koha using ./rebuild_zebra.pl -b -r -a. But the output is the following error message . Can't locate C4/Context.pm in @INC (@INC contains: /etc/perl /usr/local/lib/perl/5.10.1 /usr/local/share/perl/5.10.1 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10 /usr/

Re: [Koha] Problem with koha Authority

2011-05-06 Thread Amit Gupta
Hi Sunitha, export your Koha PATH like this: export KOHA_CONF=/etc/koha/koha-conf.xml export PERL5LIB=/usr/share/koha On Fri, May 6, 2011 at 12:36 PM, Sunitha wrote: > I have rebuild koha using ./rebuild_zebra.pl -b -r -a. But the output is > the > following error message . > > Can't locate C

Re: [Koha] Problem with koha Authority

2011-05-06 Thread Sunitha
I have set the koha path and after that rebuild zebra. There are some warning and one error message. 14:23:23-06/05 zebraidx(2800) [warn] zebra_lock_create fail fname=/var/lock/koha/zebradb/authorities/norm..LCK [No such file or directory] 14:23:23-06/05 zebraidx(2800) [warn] zebra_lock_create fai

[Koha] [ZEBRA QUERY] A bit flummoxed with the .deb installation of 3.2.7

2011-05-06 Thread Indranil Das Gupta
Hi I've processed with tarball installations (up to 3.2.0) in the past with no problem as far as zebra et al were concerned. this time i'm testing with the .deb files from Koha's debian repos (thanks Lars, Robin and others for the wonderful work) on Ubuntu 10.04.2 LTS The site is running fine. I

Re: [Koha] How to create label

2011-05-06 Thread schwitzd
HI I Think there is a bug in the 3.4 version because there is no possibility to select the branch. Also an other user has the same problems http://koha.1045719.n5.nabble.com/Problem-with-Label-Batch-Create-td4344579.html There is a bugfix? Thanks a lot Daniel -- View this message in context:

[Koha] Koha 3.2.7 authority entry is not displaying "Used in" value

2011-05-06 Thread Indranil Das Gupta
Hi, I've manually entered as well imported (from LOC) Personal Name Authority records into Koha. The records are showing up properly and I can use them from 100$a (Main Entry - Personal Name) However (and even after I rebuild the zebra index with /usr/share/koha/bin/migration_tools/rebuild_zebra

Re: [Koha] Koha 3.2.7 authority entry is not displaying "Used in" value

2011-05-06 Thread LAURENT Henri-Damien
Le 06/05/2011 12:01, Indranil Das Gupta a écrit : > Hi, > > I've manually entered as well imported (from LOC) Personal Name > Authority records into Koha. > > The records are showing up properly and I can use them from 100$a (Main > Entry - Personal Name) > > However (and even after I rebuild th

Re: [Koha] Koha: Acqusition Module

2011-05-06 Thread Kohn, Karen
I was told this was a known bug in the version that we are using (3.01.00.061). I imagine it’s been fixed by now, since we are a little behind on our upgrades. Maybe someone else can tell you which release has the fix. Karen Kohn Collection Development Manager Education and Sociology Lib

Re: [Koha] Koha 3.2.7 authority entry is not displaying "Used in" value

2011-05-06 Thread Galen Charlton
Hi, On May 6, 2011, at 6:01 AM, Indranil Das Gupta wrote: > However (and even after I rebuild the zebra index with > /usr/share/koha/bin/migration_tools/rebuild_zebra.pl -v -b -a -r), the auth > records show me "0" for against "Used In" > > Am I missing something or is this a bug? You might ne

Re: [Koha] [ZEBRA QUERY] A bit flummoxed with the .deb installation of 3.2.7

2011-05-06 Thread Olugbenga Adara
Hi, I have an installation using the 3.2.5 .deb install on debian squeeze. the zebra indexing has been setup automatically in cron. (for every 10 minutes if I remember correctly.) However I am using the version that allows multiple instances of koha. You may just check your cron files may be it

Re: [Koha] Koha 3.2.7 authority entry is not displaying "Used in" value

2011-05-06 Thread Indranil Das Gupta
On Fri, May 6, 2011 at 7:38 PM, Galen Charlton wrote: > Hi, > > On May 6, 2011, at 6:01 AM, Indranil Das Gupta wrote: > > However (and even after I rebuild the zebra index with > /usr/share/koha/bin/migration_tools/rebuild_zebra.pl -v -b -a -r), the > auth records show me "0" for against "Used In

Re: [Koha] [ZEBRA QUERY] A bit flummoxed with the .deb installation of 3.2.7

2011-05-06 Thread Indranil Das Gupta
On Fri, May 6, 2011 at 8:29 PM, Olugbenga Adara wrote: > I have an installation using the 3.2.5 .deb install on debian squeeze. the > zebra indexing has been setup automatically in cron. (for every 10 minutes if > I remember correctly.) However I am using the version that allows multiple > ins

[Koha] Kudos presentations

2011-05-06 Thread Linda Culberson
All, I'll admit to being terribly jealous of everyone who was able to attend in the KUDOS Conference in Madison, Wisconsin earlier this week. I have found some of the presentations already posted online: Galen Charlton's on Metadata, MetaKoha ( http://slidesha.re/jk0BGJ ), Ian Wall's on Git 1

Re: [Koha] Kudos presentations

2011-05-06 Thread Nicole Engard
I asked everyone to put their presentations in Slideshare group - some of them are there: http://www.slideshare.net/group/koha-ils Nicole On Fri, May 6, 2011 at 2:22 PM, Linda Culberson wrote: > All, > I'll admit to being terribly jealous of everyone who was able to attend > in the KUDOS Confere

Re: [Koha] Problem with multiple connections to SIP server

2011-05-06 Thread kotd
Thanks a lot! Changing to min_spare_servers='1' solved the problem. :) Unfortunately I can't find the place in the documetation. :( -- View this message in context: http://koha.1045719.n5.nabble.com/Problem-with-multiple-connections-to-SIP-server-tp4372784p4375513.html Sent from the Koha - Discu

[Koha] General Meeting

2011-05-06 Thread BWS Johnson
Kia ora! Sending out a reminder that the next meeting is  11 May 2011 at 2:00 UTC at irc.oftc.net For conversion go here: http://www.timeanddate.com/worldclock/fixedtime.html?year=2011&month=5&day=11&hour=2&min=0&sec=0 For the agenda visit: http://wiki.koha-community.org/wiki/General_IRC_Meeti

Re: [Koha] [ZEBRA QUERY] A bit flummoxed with the .deb installation of 3.2.7

2011-05-06 Thread Robin Sheat
Op zaterdag 7 mei 2011 04:17:37 schreef Indranil Das Gupta: > Em... no! not in my case :( It still should work on later versions. You say you have nothing in /etc/koha/sites? That means you didn't run koha-create, and so you have no koha instances. If you have no koha instances, zebra has nothin

[Koha] List and sublist in KOHA 3.2.x

2011-05-06 Thread Adalid Ortiz
Is there any way to creat a list and sublists in Koha. Example: Electronic Engineering(Academic program) Calculus I (Class) Book 1 (Bibiliography) Book 2 (Bibiliography)