| Summary: | Added ubuntu.precise.packages file to correct problems | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Mark Tompsett <mtompset> |
| Component: | Installation and upgrade (command-line installer) | Assignee: | Galen Charlton <gmcharlt> |
| Status: | RESOLVED DUPLICATE | QA Contact: | |
| Severity: | enhancement | ||
| Priority: | P5 - low | ||
| Version: | 3.6 | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | Patch complexity: | --- |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: | Version(s) released in: | ||
| Circulation function: | |||
| Attachments: | Changed yaz versions and added missing perl libraries. | ||
|
Description
Mark Tompsett
2012-07-21 11:30:19 UTC
Created attachment 11061 [details] [review] Changed yaz versions and added missing perl libraries. Added ubuntu.precise.packages file to correct problems. 1) Copied ubuntu.packages to ubuntu.precise.packages 2) Changed libyaz3 and libyaz3-dev to libyaz4 and libyaz4-dev. 3) Added the following missing perl libraries: libclass-accessor-perl libhttp-cookies-perl libhttp-message-perl libjson-perl libmodern-perl-perl libtext-csv-xs-perl liburi-perl libwww-perl libxml-sax-perl A diff between ubuntu.packages and ubuntu.precise.packages should only have these differences. |