Re: [Koha-devel] Development environment ,

2016-10-29 Thread Mark Tompsett
Greetings, A member save seems to fail on master, but yes, Kohadevbox does seem to work on windows now from the master branch. It will take a while. And do read the README file before starting to do anything (silly configuration file). But a git bash to do a clone, and a windows prompt to do the

Re: [Koha-devel] Development environment ,

2016-10-29 Thread Zeno Tajoli
Hi Thomas, it not clear to me how-to use ohadevbox:master on Windows. Do I need to install Virtualbox on Win, then inside it I install a Debian ? And after shall I install kohadevbox INSIDE this Debian ? Bye Zeno Tajoli - Messaggio originale - Da: "Tomas Cohen Arazi" A: "Mark Tompsett"

Re: [Koha-devel] Development environment ,

2016-10-29 Thread Tomas Cohen Arazi
You need to install VirtualBox, Vagrant, git clone kohadevbox, follow the instructions regarding user.yml, and run vagrant up. El sáb., 29 de oct. de 2016 6:51 AM, Zeno Tajoli escribió: > Hi Thomas, > > it not clear to me how-to use ohadevbox:master on Windows. > Do I need to install Virtualbox

Re: [Koha-devel] Development environment ,

2016-10-29 Thread Mark Tompsett
Greetings, Git Bash: https://git-scm.com/download/win This is used to do the git clone of the kohadevbox found here: https://github.com/digibib/kohadevbox VirtualBox: https://www.virtualbox.org/ This is what actually ends up running the VM. Vagrant: https://www.vagrantup.com/ This is what makes