15 Apr
2025
15 Apr
'25
7:41 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39623 --- Comment #7 from David Cook <dcook@prosentient.com.au> --- Test plan for dev install: 0. Apply the patch 1. Setup install target sudo mkdir /opt/koha-dev sudo chown kohadev-koha /opt/koha-dev 2. Clean build env rm -rf koha-tmpl/intranet-tmpl/prog/js/vue/dist/* blib Makefile 3. perl Makefile.PL Installation mode (dev, single, standard) [standard] dev Configuration directory: [/var/lib/koha/kohadev/koha-dev] /opt/koha-dev NOTE: Otherwise accept all defaults 4. make 5. make install It all looks good to me. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.