[Koha-devel] Development environment ,

Mark Tompsett mtompset at hotmail.com
Tue Oct 25 15:00:14 CEST 2016


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 



More information about the Koha-devel mailing list