24 Sep
2012
24 Sep
'12
2:51 p.m.
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.