language/z3950search/catmain problem
Hi, my system: debian sid+ mysql+apache2.0.48(compiled)+gnome2.4 First question:I installed Koha2.0rc1 in my debian sid system. Everytihing is in english. After I installed some environment packages(something like french-environment), koha displays in french. Then I uninstalled it using apt-get remove, the file (http://debian:8080/cgi-bin/koha/acqui.simple/addbiblio.pl)still displays french even after reinstalled Koha. How can I do to turn it back to english? Second question: catmaintain.pl does not work with a error message:Internal Server Error. Third question: z3950search, e.g. javascript:PopupZ3950(), just give me a window saying "still ?? requests to go ". As a newcomer,I wonder if Koha could afford a remote accesss as a part of a wider website? Best Regards -- zuxiaolong hugojoe@fastmail.fm -- http://www.fastmail.fm - The way an email service should be
On 2004-01-08 01:54:13 +0000 zuxiaolong <hugojoe@fastmail.fm> wrote:
How can I do to turn it back to english?
I can't remember where language settings are.
Second question: catmaintain.pl does not work with a error message:Internal Server Error.
Known bug, sort-of-fixed in CVS, should be gone in rc2.
Third question: z3950search, e.g. javascript:PopupZ3950(), just give me a window saying "still ?? requests to go ".
Probably you need to configure and start the z3950daemon from intranet/scripts/z3950daemon subdir.
As a newcomer,I wonder if Koha could afford a remote accesss as a part of a wider website?
Almost certainly, but I'm not sure what your specific question is. -- MJR/slef My Opinion Only and possibly not of any group I know. Please http://remember.to/edit_messages on lists to be sure I read http://mjr.towers.org.uk/ gopher://g.towers.org.uk/ slef@jabber.at Creative copyleft computing services via http://www.ttllp.co.uk/
zuxiaolong a écrit :
Hi, my system: debian sid+ mysql+apache2.0.48(compiled)+gnome2.4
First question:I installed Koha2.0rc1 in my debian sid system. Everytihing is in english. After I installed some environment packages(something like french-environment), koha displays in french. Then I uninstalled it using apt-get remove, the file (http://debian:8080/cgi-bin/koha/acqui.simple/addbiblio.pl)still displays french even after reinstalled Koha. How can I do to turn it back to english?
I think you have choosen UNIMARC marc parameters table. This table is only in french. As the marc21 parameter table is only in english. -- Paul POULAIN Consultant indépendant en logiciels libres responsable francophone de koha (SIGB libre http://www.koha-fr.org)
participants (3)
-
MJ Ray -
paul POULAIN -
zuxiaolong