[Koha] Debian Installation for KOHA

2012-05-22 Thread felix chisoni
I have finally downloaded the debian-6.0.5-i386-iso (191.00mb- napoleon.um.se) and copied it on a CD. It is a small installation image from Debian website. This morning, I was trying to install it for testing. Whilst it was scanning the mirrors, It indicated this warning "Bad archive mirror). It a

Re: [Koha] Koha - Software error while adding or editing item records

2012-05-22 Thread MJ Ray
Subramanian Natarajan > Koha server is installed on Scienfic Linux 6.1 > > I  have downloaded the bib records from LC using z39.50 gateway. I am getting > the following error when I tried to add an item to the newly created bib > record. What bib records? (ISBNs? Other search terms?) What are

[Koha] ANN: Schedule of KohaCon12 (please circulate)

2012-05-22 Thread MJ Ray
The hosts and organisers are pleased to announce the schedule of talks for the conference in Edinburgh this June. Thanks to all the speakers - you make the conference what it is. The schedule is now available at http://koha-community.org/kohacon12/program/ and ranges from headline talks by long-t

[Koha] Competing patron messages

2012-05-22 Thread Owen Leonard
We currently have two different ways to add messages to a patron's record: You can add an "OPAC note" or "Circulation note" when editing the patron record, or you can add a "Message" from the checkout screen. Is there any reason to continue to offer these two options? I propose that we eliminate

Re: [Koha] Competing patron messages

2012-05-22 Thread Wagner, Jane
The distinction I've always made is that the notes in the patron record are for permanent or semi-permanent info -- "Johnny has his parents' permission to check out games and DVDs" etc. The messages option is for more ephemeral data, like "need to check address next time you're in the library." I

Re: [Koha] Competing patron messages

2012-05-22 Thread Lola McKee
I agree with Jane. We use both places for notes now that we have that option. The checkout message area is used for temporary messages that get deleted once action has taken place per the message and the circulation note area we use for permanent messages. On Tue, May 22, 2012 at 2:44 PM, Wagner,

Re: [Koha] Competing patron messages

2012-05-22 Thread Liz Rea
I follow the bit about the Staff note - both methods should probably stay. What about the OPAC note? Is there a benefit to having both OPAC note/messaging features? They seem redundant to me. Liz Rea l...@nekls.org On May 22, 2012, at 2:57 PM, Lola McKee wrote: > I agree with Jane. We use b

[Koha] problems when make uprgade koha3.6 to 3.8.1

2012-05-22 Thread kouider bounama
hi all i make uprgade koha3.6 to 3.8.1 but find this errors when i go to http://127.0.1.1:8080/ Software error: Can't locate DateTime/Format/DateParse.pm in @INC (@INC contains: /usr/share/koha/lib /etc/perl /usr/local/lib/perl/5.10.1 /usr/local/share/perl/5.10.1 /usr/lib/perl5 /usr/share/perl5

Re: [Koha] problems when make uprgade koha3.6 to 3.8.1

2012-05-22 Thread Chris Cormack
* kouider bounama (koha4a...@gmail.com) wrote: > hi all > i make uprgade koha3.6 to 3.8.1 but find this errors when i go to > http://127.0.1.1:8080/ > > Software error: > > Can't locate DateTime/Format/DateParse.pm in @INC (@INC contains: > /usr/share/koha/lib /etc/perl /usr/local/lib/perl/5.10.

Re: [Koha] problems when make uprgade koha3.6 to 3.8.1

2012-05-22 Thread kouider bounama
i do this cd koha ./koha_perl_deps.pl Usage: ./koha_perl_deps.pl -m Options: -m|--missing lists all missing perl modules -i|--installed lists all installed perl modules -u|--upgrade lists all perl modules needing to be upgraded relative to Ko

Re: [Koha] problems when make uprgade koha3.6 to 3.8.1

2012-05-22 Thread Chris Cormack
* kouider bounama (koha4a...@gmail.com) wrote: > i do this > cd koha > ./koha_perl_deps.pl > Usage: > ./koha_perl_deps.pl -m > Yes as I said you need to run ./koha_perl_deps.pl -m Chris -- Chris Cormack Catalyst IT Ltd. +64 4 803 2238 PO Box 11-053, Manners St, Wellington 6142, New Zeala

Re: [Koha] problems when make uprgade koha3.6 to 3.8.1

2012-05-22 Thread kouider bounama
Total modules reported: 3 DateTime::Format::DateParse0.04 Readonly 1.03 Readonly::XS 1.02 how i can install this or what the commends to install -- View this message in context: http://koha.1045719.n5.nabble.com/problems-when-make-uprgade-koha3-6-to-3-8-1-tp5713441p5713447.h

Re: [Koha] problems when make uprgade koha3.6 to 3.8.1

2012-05-22 Thread Chris Cormack
* kouider bounama (koha4a...@gmail.com) wrote: > Total modules reported: 3 > DateTime::Format::DateParse0.04 > Readonly 1.03 > Readonly::XS 1.02 > how i can install this or what the commends to install > What flavour of linux are you running? If debian or ubuntu, you should be

Re: [Koha] problems when make uprgade koha3.6 to 3.8.1

2012-05-22 Thread kouider bounama
iam use ubuntu thank you i install the 3 modules its work installer web thank you -- View this message in context: http://koha.1045719.n5.nabble.com/problems-when-make-uprgade-koha3-6-to-3-8-1-tp5713441p5713450.html Sent from the Koha-general mailing list archive at Nabble.com. ___

Re: [Koha] problems when make uprgade koha3.6 to 3.8.1

2012-05-22 Thread kouider bounama
when iam Web installer › Step 3 Updating database structure i see this errors what i do Update errors : [Wed May 23 01:49:46 2012] updatedatabase.pl: DBD::mysql::db do failed: Duplicate column name 'patronreason' at /usr/share/koha/intranet/cgi-bin/installer/data/mysql/updatedatabase.pl line

Re: [Koha] problems when make uprgade koha3.6 to 3.8.1

2012-05-22 Thread Chris Cormack
* kouider bounama (koha4a...@gmail.com) wrote: > iam use ubuntu > thank you i install the 3 modules > its work installer web > thank you > Did the update complete, are you able to login? if so then you can probably ignore those. Chris -- Chris Cormack Catalyst IT Ltd. +64 4 803 2238 PO Box

Re: [Koha] problems when make uprgade koha3.6 to 3.8.1

2012-05-22 Thread kouider bounama
Yes I can login to client staff What about database errors -- View this message in context: http://koha.1045719.n5.nabble.com/problems-when-make-uprgade-koha3-6-to-3-8-1-tp5713441p5713454.html Sent from the Koha-general mailing list archive at Nabble.com. _