Greetings, [SNIP] > Check out https://github.com/digibib/kohadevbox > Its a vagrant-based development-environment which are used by many Koha > developers.
Owen replied: > As far as I know it is not possible to install kohadevbox on Windows. Only because the ansible provisioning script does not run on Windows. If your machine is booting some Linux based OS that runs ansible, then you should be able to get it to work. I still work based on stuff from this: https://wiki.koha-community.org/wiki/Koha_on_ubuntu_-_git It should be noted that Ubuntu instructions should run on Debian, with only the extra steps of having to: $ su - <root password> # apt-get install sudo # adduser <regular user name> sudo # exit $ exit Then log back in -- or something close. Granted, someone else may recommend gitify which may be faster, but I have never done it yet. https://github.com/mkfifo/koha-gitify/blob/master/README.md GPML, Mark Tompsett _______________________________________________ Koha-devel mailing list Koha-devel@lists.koha-community.org http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/