http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8807
--- Comment #3 from Mason James <[email protected]> --- (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. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
