Send Koha mailing list submissions to koha@lists.katipo.co.nz
To subscribe or unsubscribe via the World Wide Web, visit http://lists.katipo.co.nz/mailman/listinfo/koha or, via email, send a message with subject or body 'help' to koha-request@lists.katipo.co.nz
You can reach the person managing the list at koha-owner@lists.katipo.co.nz
When replying, please edit your Subject line so it is more specific than "Re: Contents of Koha digest..."
Today's Topics:
1. Re: Koha Virtual Appliance (Rachel Hamilton-Williams) 2. Re: conflicting charset (Santiago Hermira Anchuelo) 3. perl modules don't work (Thibaud Hulin) 4. Call numbers for biblios (Kevin O'Rourke) 5. Re: Call numbers for biblios (Kevin O'Rourke) 6. Install problems (M. McCarty)
----------------------------------------------------------------------
Message: 1 Date: Fri, 04 May 2007 12:58:59 +1200 From: Rachel Hamilton-Williams <rachel@katipo.co.nz> Subject: [Koha] Re: Koha Virtual Appliance To: Jim Kronebusch <jim@winonacotter.org>, Koha <koha@lists.katipo.co.nz>, Koha-devel <koha-devel@lists.sourceforge.net> Message-ID: <463A8553.9010108@katipo.co.nz> Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Hi Jim,
i'll forward your suggestion to the Koha lists (regular and developer). It sounds like a good idea, and we've had Koha easier to install in the past as part of Debian, but of course every time Koha changes you have to do a new one.
I suspect all the project needs to do this, is someone keen to do it.
Cheers Rachel
Jim Kronebusch wrote:
I am not sure who to contact here, your name was at the top of the list so here we go.
Every time I try and configure Koha there are dependency problems and issues with versions of those dependencies. I see the same problems with users all over from both the mailing lists and general internet browsing.
It seems to me that a very easy way to distribute Koha and allow users to easily get it up and running would be via a virtual appliance. Is it possible that Koha could create a standard Koha installation with VMware and allow the download of a completely setup virtual appliance ready to go for any user?
From what I see Koha is usually built and tested on Debian. I would
simple for the developers to build a minimal debian install, configure koha and all dependencies with a default set of usernames and domain, then distribute
While Installing Koha 2.8 on Red hat version 4.0, libyaz 2.1.36 dependcies fail. As such in http://indexdata.dk, upto RHEL 3, they have given libyaz support. We tried to download linyaz 2.1.36 for fedora 6. Has any implement koha on RHEL 4.0. Thanks for any help. Surinder Kumar Gaba Technical Director Bibliographic Informatics Division National Informatics Centre A-Block, CGO Complex, Lodhi Road New Delhi-110 003 Tel :24362359 (o) :27865224 (r) e-mail :suri@nic.in ----- Original Message ----- From: <koha-request@lists.katipo.co.nz> To: <koha@lists.katipo.co.nz> Sent: Friday, May 04, 2007 11:57 PM Subject: Koha Digest, Vol 19, Issue 5 think it very that Virtual
image for the public to run under VMware.
Please consider this as it would make implementing Koha so much easier.
Thanks,
Jim Kronebusch Cotter Tech Department 453-5188
-- ----------------------------- Rachel Hamilton-Williams General Manager Katipo Communications Ltd
Phone: +64-4-934 1285 Mobile: 021 389 128 E-mail: rachel@katipo.co.nz Web: www.katipo.co.nz
------------------------------
Message: 2 Date: Fri, 4 May 2007 09:32:59 +0200 From: "Santiago Hermira Anchuelo" <santiago.hermira@gmail.com> Subject: Re: [Koha] conflicting charset To: "robin ros" <linux.robin@gmail.com> Cc: koha@lists.katipo.co.nz Message-ID: <cd7fca770705040032q7058028cwc8069819618866aa@mail.gmail.com> Content-Type: text/plain; charset="windows-1252"
Hi Oscar,
What I do is to execute a .sh
I go to the following directory within the installation of koha.
/instalation directory /koha/intranet/scripts/misc/translator
I execute following script sudo bash "./rebuild_lang.sh" (script is: " ./tmpl_process3.pl install - i /instalation directory /koha/opac/htdocs/opac-tmpl/css/en/ - o /instalation directory /koha/opac/htdocs/opac-tmpl/css/es/ - s po/css_opac_es_ES.po - r ./tmpl_process3.pl install - i /instalation directory /koha/intranet/htdocs/intranet-tmpl/default/en/ - o /instalation directory /koha/intranet/htdocs/intranet-tmpl/default/es/ - s po/default_intranet_es_ES.po - r ") (in the directory po/ are the archives .po of translation)
The error that you comment i think that you can repair downloading another cvs version of tml_process3.pl (the only difference is that in other version the validation of utf-8 is commented)
I hope that these instructions help you.
Greetings, Santiago.
2007/5/3, robin ros <linux.robin@gmail.com>:
hello everyone,
I had a problem with my spanish translation, i downloaded the latest .po archive from cvs and i wanted to install but give an error, i think this is the command:
./tmpl_process3.pl install -i /usr/local/koha/opac/htdocs/opac-tmpl/css/en/ -o /usr/local/koha/opac/htdocs/opac-tmpl/css/es/ -s /opt/po-es/opac_es.po -r
but give this error:
Conflicting charsets in msgid: <!-- vs UTF-8
my system work fine with utf-8, and i donot know how to fix this error, has someone had this problem??,
any help is welcome,
thanks for your help,
robin _______________________________________________ Koha mailing list Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha