[Bug 546] New: Net-Z3950 Download in Installation instructions could be removed
http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=546 Summary: Net-Z3950 Download in Installation instructions could be removed Product: Koha Version: CVS Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2 Component: Documentation AssignedTo: pate@eylerfamily.org ReportedBy: dragon28@ihug.co.nz QAContact: koha-bugs@lists.sourceforge.net Under the section "4.3. Option 2: Manual Koha Installation" The following line: Net-Z3950-0.32.tar.gz [Net::Z3950] from http://www.cpan.org, Locate by searching for 3950 is redunant as the Bundle::KohaSupport, which is listed as the first file to download, already contains the Net::Z3950 module so the Net-Z3950 line could be removed. Consequently the install instructions for the Net::Z3950 could also be removed ...the lines to be removed are listed below: Install Net::Z3950. Use one of the two following scripts: $ su PASSWORD: XXXX # perl -MCPAN -e 'install Net::Z3950' or $ cd /tmp/Koha/Net-Z3950-0.32 $ perl Makefile.PL $ make $ make test $ su PASSWORD: XXXX # make install # exit ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.
participants (1)
-
bugzilla-daemon@wilbur.katipo.co.nz