[Koha-bugs] [Bug 8807] add Carton support to Koha

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Sep 24 14:51:22 CEST 2012


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8807

--- Comment #3 from Mason James <mtj at 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.


More information about the Koha-bugs mailing list