First off is a minor bug. During the installation process it says to make sure $etcdir/koha-httpd.conf gets included in the standard httpd.conf file. During my installation, the file that actually got created was not $etcdir/koha-httpd.conf, but rather just $etcdir/httpd.conf. Line 1134 of Install.pm confirms this to be the case. Second is more of a question. When I go to koha/acqui.simple/addbooks.pl next to the link that reads "z39.50 Search Tool" is the text "does not work." I've adjusted and run the z3950 proccessing scripts and confirmed that they are actually running. In an email about two weeks ago someone was asking about z3950 searching not working as in 1.2.3, and Paul's response indicates that it ought to be working. Am I missing something? -- Public key #7BBC68D9 at | Shane Williams http://pgp.mit.edu/ | System Admin - UT iSchool =----------------------------------+------------------------------- All syllogisms contain three lines | broot@ischool.utexas.edu Therefore this is not a syllogism | www.ischool.utexas.edu/~shanew
Shane Williams wrote:
Second is more of a question. When I go to koha/acqui.simple/addbooks.pl next to the link that reads "z39.50 Search Tool" is the text "does not work." I've adjusted and run the z3950 proccessing scripts and confirmed that they are actually running. In an email about two weeks ago someone was asking about z3950 searching not working as in 1.2.3, and Paul's response indicates that it ought to be working. Am I missing something?
Yes, you're missing something... the z3950 search tools is used for cataloguing. Thus, it's in the biblio editor screen (below the "add biblio" button) The link you refers to has disappeared in CVS :-) -- Paul POULAIN Consultant indépendant en logiciels libres responsable francophone de koha (SIGB libre http://www.koha-fr.org)
participants (2)
-
paul POULAIN -
Shane Williams