[Koha] Setting up an SRU target

2023-12-16 Thread Rubeno
able for my association), so I'm using this demo server: https://intra1.orex.es/ Can anybody help, at least describing a working setup for other SRU targets? Thanks! Rubeno ___ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha

Re: [Koha] Setting up an SRU target

2023-12-18 Thread Rubeno
o get one? How come that living and working in Austria you don't qualify? Thanks El 18/12/23 a les 7:38, Stowasser Rainer ha escrit: Dear Rubeno Im not using the Austrian National Library although Im Austrian ;-) cause for the obvsg sru you need an account You will find everything t

[Koha] Cannot upgrade Koha on Ubuntu: unmet dependencies

2018-02-05 Thread Rubeno Fernández
Dear all, This is Rubén Fernández Asensio, I maintain the catalogue of the Catalan Esperanto Association at http://biblioteko.esperanto.cat. I need some help with my Koha installation: for the life of me I can't upgrade to the most recent version. This is the version information shown by Koha: K

Re: [Koha] Cannot upgrade Koha on Ubuntu: unmet dependencies

2018-02-05 Thread Rubeno Fernández
El dilluns, 5 de febrer de 2018, a les 14:26:29 CET, vau escriure: > Supported versions of Koha don't support Ubuntu 14.04. That's (I guess) > your problem. Doh! So simple! And now I found it here: https://wiki.koha-community.org/wiki/Debian However, that looks like user-contributed info. I wish

Re: [Koha] Data problems

2018-02-08 Thread Rubeno Fernández
Hello, I had this problem and I did apply the solution on this page: <https://wiki.koha-community.org/wiki/DBMS_auto_increment_fix> However, even after rebooting the server I see the same warning on the About Koha: System information page. Why? Is this the expected behaviour? Rube

Re: [Koha] Data problems

2018-02-08 Thread Rubeno Fernández
t DBMS config level > 6. Restart and test > 7. Tell us if something is not clear in the wiki page > > On Thu, 8 Feb 2018 at 11:14 Rubeno Fernández wrote: > > Hello, > > I had this problem and I did apply the solution on this page: > > <https://wiki.koha-community.

[Koha] Z39.50 authority server anyone?

2018-02-10 Thread Rubeno Fernández
Hello, I'm trying to set up my Koha as a Z39.50 server. So far I can serve biblio data, but can't serve authorities. Has anybody achieved a working configuration? This is what yaz-client reports: yaz-client tcp:biblioteko.esperanto.cat: Connecting...OK. Sent initrequest. Connection accepted b

Re: [Koha] Z39.50 authority server anyone?

2018-02-12 Thread Rubeno Fernández
Well, you all are welcome! :-( Anyway, I found the way of doing it. I'm sure there's a neater way, but this one seems to work. Add this line to /etc/koha/sites/"your library"/koha-conf.xml: tcp:@:1 You may use any free port. Then add the following section. You may need to tweak it a bit:

[Koha] Backups and customized apache conf

2018-02-18 Thread Rubeno Fernández
Hello all, I think I found a bug. As root, I was getting this error mail from cron: /etc/cron.daily/koha-common: mysqldump: [Warning] Using a password on the command line interface can be insecure. tar: etc/apache2/sites-enabled/biblioteko.conf: Cannot stat: No such file or directory tar: Exitin

[Koha] Out of memory

2018-03-18 Thread Rubeno Fernández
Hi all, How much memory do you need to run Koha? I run a database with about 22000 records on a virtual server on Digital Ocean with 1GB memory and very low usage, but the server is crashing very often. With dmesg I find this kind of messages several times a day: [Sun Mar 18 16:10:10 2018] addb

[Koha] koha-sitemap

2018-03-19 Thread Rubeno Fernández
Hello all, I'm trying to have crawl bots keep off my catalogue. Has anybody ever used the command koha-sitemap? On Koha 17.11 for Debian it seems to be broken: root@biblioteko:~# koha-sitemap --generate biblioteko Sitemap directory for biblioteko doesn't exist. Creating. Can't locate Koha/Except

Re: [Koha] Out of memory

2018-03-19 Thread Rubeno Fernández
but conventional wisdom doesn't take > > into account the fact that there are a lot of things that get loaded into > > memory but not used. Swap is good, folks! > > > > --Barton > > > > On Mon, Mar 19, 2018 at 10:04 AM, Mark Alexander wrote: > > >