https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13937
Alex Arnaud <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #156 from Alex Arnaud <[email protected]> --- It seems that something breaks the misc/z3950_responder.pl script after the first patch - apply only first patch (Bug 13937: Add a Z39.50 daemon that can inject item status MARC subfields), - run misc/z3950_responder.pl, - sudo netstat -tulpn | grep LISTEN => tcp6 0 0 :::9999 :::* LISTEN 8918/perl - apply all patches, - run misc/z3950_responder.pl, - sudo netstat -tulpn | grep LISTEN No listening on 9999 -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
