[Bug 8807] New: add Carton support to Koha
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8807 Priority: P5 - low Change sponsored?: --- Bug ID: 8807 Assignee: gmcharlt@gmail.com Summary: add Carton support to Koha Severity: normal Classification: Unclassified OS: All Reporter: mtj@kohaaloha.com Hardware: All Status: NEW Version: master Component: Installation and upgrade (command-line installer) Product: Koha using Carton, we can select specific versions of perl packages from CPAN -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8807 --- Comment #1 from Mason James <mtj@kohaaloha.com> --- here is more info on Carton http://www.slideshare.net/dagolden/cooking-perlwithchefpresentationfinal http://search.cpan.org/~miyagawa/carton-v0.9.4/lib/Carton/Doc/FAQ.pod -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8807 --- Comment #2 from Mason James <mtj@kohaaloha.com> --- Created attachment 12468 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=12468&action=edit Bug 8807 - add Carton support to Koha -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8807 --- Comment #3 from Mason James <mtj@kohaaloha.com> --- (In reply to comment #2)
Created attachment 12468 [details] Bug 8807 - add Carton support to Koha
patch created from master (bd1f62137de) steps used to create patch... 1/ install cpanm, (2 methods) $ sudo cpan App::cpanminus or... $ curl -L http://cpanmin.us | perl - --sudo App::cpanminus 2/ install carton $ sudo cpanm carton 3/ install needed perl modules (and create a carton.lock file) $ cd koha.git $ carton install -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8807 --- Comment #4 from Owen Leonard <oleonard@myacpl.org> --- Should this bug be "needs signoff?" -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8807 Jonathan Druart <jonathan.druart@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart@biblibre.co | |m Severity|normal |enhancement -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org