[Koha-devel] [Bug 205] New: 1.9.0 Red Hat installation instructions

bugzilla-daemon at wilbur.katipo.co.nz bugzilla-daemon at wilbur.katipo.co.nz
Sun Feb 9 13:40:03 CET 2003


http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=205

           Summary: 1.9.0 Red Hat installation instructions
           Product: Koha
           Version: CVS
          Platform: PC
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Installation
        AssignedTo: tonnesen at cmsd.bc.ca
        ReportedBy: shedges at athenscounty.lib.oh.us
         QAContact: koha-devel at lists.sourceforge.net


There is a typo in the notes for installing Net::Z3950 on Red Hat.  Paul Gear
had written that you need to install the line:
  'DEFINES'  =>  '-D_GNU_SOURCE',
but it should be 'DEFINE' instead of 'DEFINES."

Also note that some installations of Perl on Red Hat will generate a lot of
"'my_perl' undeclared" errors when running make in Net-Z3950.  This is fixed by
inserting the following line in yazwrap/ywpriv.h :
   #include "XSUB.h"



------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.




More information about the Koha-devel mailing list