<div dir="ltr">Guys, any way you manage to run Koha for development is ok, and go ahead.<div>BUT some of us belive that the more similar to real-life deployment the setup is, the better results we will have regarding the quality we provide.</div><div>That's why this kohadevbox was envisioned, and we suggest everyone to test stuff on it. But it is not mandatory, just a cool development tool, that aids our daily duties.</div><div><br></div><div>Regarding MS operating systems, I will try to make it possible to run the (ansible) provisioning scripts inside kohadevbox itself so there's no need for home-baked scripts besides just prefering them.</div><div><br></div><div>I will fill an issue in the kohadevbox repo for that.</div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr">El vie., 28 oct. 2016 a las 12:04, Jonathan Druart (<<a href="mailto:jonathan.druart@bugs.koha-community.org">jonathan.druart@bugs.koha-community.org</a>>) escribió:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr" class="gmail_msg"><div dir="ltr" class="gmail_msg">This is not the way to go, you should use kohadevbox instead<br class="gmail_msg"></div><a href="https://github.com/digibib/kohadevbox/blob/master/README.md" class="gmail_msg" target="_blank">https://github.com/digibib/kohadevbox/blob/master/README.md</a></div><div dir="ltr" class="gmail_msg"><br class="gmail_msg"><br class="gmail_msg"><div class="gmail_quote gmail_msg"><div dir="ltr" class="gmail_msg">On Fri, 28 Oct 2016 at 14:50 Rodrigo Santellan <<a href="mailto:rsantellan@gmail.com" class="gmail_msg" target="_blank">rsantellan@gmail.com</a>> wrote:<br class="gmail_msg"></div><blockquote class="gmail_quote gmail_msg" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr" class="gmail_msg"><div class="gmail_msg">Karam,<br class="gmail_msg"><br class="gmail_msg"></div>Put the content where you did the git clone and follow this steps:<br class="gmail_msg"><br class="gmail_msg"><ol class="gmail_msg"><li class="gmail_msg">vagrant up (retrieve ubuntu 16.04)</li><li class="gmail_msg">vagrant ssh</li><li class="gmail_msg">sh /vagrant/provisioning/fullProvisioning.sh</li><li class="gmail_msg">sh /vagrant/provisioning/makeKoha.sh</li><li class="gmail_msg">sudo sh /vagrant/provisioning/apacheEnviroment.sh<br class="gmail_msg"><br class="gmail_msg"></li></ol><div class="gmail_extra gmail_msg"><div class="gmail_quote gmail_msg">I separated on various files because I'm behind a proxy and have to do a lot of configuration manually. Perhaps there is some commands in that line of thought.<br class="gmail_msg"><br class="gmail_msg"></div><div class="gmail_quote gmail_msg">Hope it helps!<br class="gmail_msg"><br class="gmail_msg"></div><div class="gmail_quote gmail_msg">Regards<br class="gmail_msg"></div></div></div><div dir="ltr" class="gmail_msg"><div class="gmail_extra gmail_msg"><div class="gmail_quote gmail_msg"><br class="gmail_msg"><br class="gmail_msg">On Fri, Oct 28, 2016 at 12:16 AM, Karam Qubsi <span dir="ltr" class="gmail_msg"><<a href="mailto:karamqubsi@gmail.com" class="gmail_msg" target="_blank">karamqubsi@gmail.com</a>></span> wrote:<br class="gmail_msg"><blockquote class="gmail_quote gmail_msg" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr" class="gmail_msg"><div style="font-family:arial,helvetica,sans-serif" class="gmail_msg">Hi Mark , <br class="gmail_msg"></div><div style="font-family:arial,helvetica,sans-serif" class="gmail_msg">Thanks for the information <br class="gmail_msg"></div><div style="font-family:arial,helvetica,sans-serif" class="gmail_msg">it might be better just to install another operating system on my PC , <br class="gmail_msg"></div><div style="font-family:arial,helvetica,sans-serif" class="gmail_msg">at the beginning I didn't know that there is a vagrant box for koha , so I just tried to install from vagrant library .I cloned debian and work on it by installing koha , but I don't know what happen maybe shared folder which looks it  has a very public permissions is not suitable for koha installation , I didn't try a lot maybe I will try first if it fail then I must have another operating system with my windows .<br class="gmail_msg"><br class="gmail_msg"></div><div style="font-family:arial,helvetica,sans-serif" class="gmail_msg">By the way I also gave some tries to install koha on windows 10 ubuntu (<u class="gmail_msg">Bash on Ubuntu on Windows </u>) but it looks something went wrong not very clear what was the problem I didn't try a lot as well it was a month ago I forgot what was the problem but something with apache2 . I might also try again with it later . <br class="gmail_msg"><b class="gmail_msg"><br class="gmail_msg"></b></div><div style="font-family:arial,helvetica,sans-serif" class="gmail_msg">Thanks again . <br class="gmail_msg"></div><div style="font-family:arial,helvetica,sans-serif" class="gmail_msg"><br class="gmail_msg"><br class="gmail_msg"></div></div><div class="gmail_extra gmail_msg"><div class="gmail_msg"><div class="m_-4161781074148266295m_-1803061477450596869m_7076228244651878352h5 gmail_msg"><br class="gmail_msg"><div class="gmail_quote gmail_msg">On Tue, Oct 25, 2016 at 9:00 PM, Mark Tompsett <span dir="ltr" class="gmail_msg"><<a href="mailto:mtompset@hotmail.com" class="gmail_msg" target="_blank">mtompset@hotmail.com</a>></span> wrote:<br class="gmail_msg"><blockquote class="gmail_quote gmail_msg" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Greetings,<br class="gmail_msg">
<br class="gmail_msg">
[SNIP]<br class="gmail_msg">
<span class="gmail_msg">> Check out <a href="https://github.com/digibib/kohadevbox" rel="noreferrer" class="gmail_msg" target="_blank">https://github.com/digibib/kohadevbox</a><br class="gmail_msg">
> Its a vagrant-based development-environment which are used by many Koha<br class="gmail_msg">
> developers.<br class="gmail_msg">
<br class="gmail_msg">
</span>Owen replied:<br class="gmail_msg">
<span class="gmail_msg">> As far as I know it is not possible to install kohadevbox on Windows.<br class="gmail_msg">
<br class="gmail_msg">
</span>Only because the ansible provisioning script does not run on Windows.<br class="gmail_msg">
If your machine is booting some Linux based OS that runs ansible, then you<br class="gmail_msg">
should be able to get it to work.<br class="gmail_msg">
<br class="gmail_msg">
I still work based on stuff from this:<br class="gmail_msg">
<a href="https://wiki.koha-community.org/wiki/Koha_on_ubuntu_-_git" rel="noreferrer" class="gmail_msg" target="_blank">https://wiki.koha-community.org/wiki/Koha_on_ubuntu_-_git</a><br class="gmail_msg">
It should be noted that Ubuntu instructions should run on Debian, with only<br class="gmail_msg">
the extra steps of having to:<br class="gmail_msg">
$ su -<br class="gmail_msg">
<root password><br class="gmail_msg">
# apt-get install sudo<br class="gmail_msg">
# adduser <regular user name> sudo<br class="gmail_msg">
# exit<br class="gmail_msg">
$ exit<br class="gmail_msg">
Then log back in -- or something close.<br class="gmail_msg">
<br class="gmail_msg">
Granted, someone else may recommend gitify which may be faster, but I have<br class="gmail_msg">
never done it yet.<br class="gmail_msg">
<a href="https://github.com/mkfifo/koha-gitify/blob/master/README.md" rel="noreferrer" class="gmail_msg" target="_blank">https://github.com/mkfifo/koha-gitify/blob/master/README.md</a><br class="gmail_msg">
<br class="gmail_msg">
GPML,<br class="gmail_msg">
Mark Tompsett<br class="gmail_msg">
<div class="m_-4161781074148266295m_-1803061477450596869m_7076228244651878352m_-921787073238328211HOEnZb gmail_msg"><div class="m_-4161781074148266295m_-1803061477450596869m_7076228244651878352m_-921787073238328211h5 gmail_msg"><br class="gmail_msg">
_______________________________________________<br class="gmail_msg">
Koha-devel mailing list<br class="gmail_msg">
<a href="mailto:Koha-devel@lists.koha-community.org" class="gmail_msg" target="_blank">Koha-devel@lists.koha-community.org</a><br class="gmail_msg">
<a href="http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel" rel="noreferrer" class="gmail_msg" target="_blank">http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel</a><br class="gmail_msg">
website : <a href="http://www.koha-community.org/" rel="noreferrer" class="gmail_msg" target="_blank">http://www.koha-community.org/</a><br class="gmail_msg">
git : <a href="http://git.koha-community.org/" rel="noreferrer" class="gmail_msg" target="_blank">http://git.koha-community.org/</a><br class="gmail_msg">
bugs : <a href="http://bugs.koha-community.org/" rel="noreferrer" class="gmail_msg" target="_blank">http://bugs.koha-community.org/</a><br class="gmail_msg">
</div></div></blockquote></div><br class="gmail_msg"><br class="gmail_msg" clear="all"><br class="gmail_msg"></div></div><span class="m_-4161781074148266295m_-1803061477450596869m_7076228244651878352HOEnZb gmail_msg"><font class="gmail_msg" color="#888888">-- <br class="gmail_msg"><div class="m_-4161781074148266295m_-1803061477450596869m_7076228244651878352m_-921787073238328211gmail_signature gmail_msg" data-smartmail="gmail_signature"><div dir="ltr" class="gmail_msg"><div class="gmail_msg"><div dir="ltr" class="gmail_msg"><div class="gmail_msg"><div dir="ltr" class="gmail_msg">​<font style="color:rgb(68,68,68)" class="gmail_msg" color="#3366ff"><i class="gmail_msg">Karam Qubsi</i></font><div class="gmail_msg"><br class="gmail_msg"></div></div></div></div></div></div></div>
</font></span></div>
<br class="gmail_msg">_______________________________________________<br class="gmail_msg">
Koha-devel mailing list<br class="gmail_msg">
<a href="mailto:Koha-devel@lists.koha-community.org" class="gmail_msg" target="_blank">Koha-devel@lists.koha-community.org</a><br class="gmail_msg">
<a href="http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel" rel="noreferrer" class="gmail_msg" target="_blank">http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel</a><br class="gmail_msg">
website : <a href="http://www.koha-community.org/" rel="noreferrer" class="gmail_msg" target="_blank">http://www.koha-community.org/</a><br class="gmail_msg">
git : <a href="http://git.koha-community.org/" rel="noreferrer" class="gmail_msg" target="_blank">http://git.koha-community.org/</a><br class="gmail_msg">
bugs : <a href="http://bugs.koha-community.org/" rel="noreferrer" class="gmail_msg" target="_blank">http://bugs.koha-community.org/</a><br class="gmail_msg"></blockquote></div><br class="gmail_msg"></div></div>
_______________________________________________<br class="gmail_msg">
Koha-devel mailing list<br class="gmail_msg">
<a href="mailto:Koha-devel@lists.koha-community.org" class="gmail_msg" target="_blank">Koha-devel@lists.koha-community.org</a><br class="gmail_msg">
<a href="http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel" rel="noreferrer" class="gmail_msg" target="_blank">http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel</a><br class="gmail_msg">
website : <a href="http://www.koha-community.org/" rel="noreferrer" class="gmail_msg" target="_blank">http://www.koha-community.org/</a><br class="gmail_msg">
git : <a href="http://git.koha-community.org/" rel="noreferrer" class="gmail_msg" target="_blank">http://git.koha-community.org/</a><br class="gmail_msg">
bugs : <a href="http://bugs.koha-community.org/" rel="noreferrer" class="gmail_msg" target="_blank">http://bugs.koha-community.org/</a></blockquote></div></div>
_______________________________________________<br class="gmail_msg">
Koha-devel mailing list<br class="gmail_msg">
<a href="mailto:Koha-devel@lists.koha-community.org" class="gmail_msg" target="_blank">Koha-devel@lists.koha-community.org</a><br class="gmail_msg">
<a href="http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel" rel="noreferrer" class="gmail_msg" target="_blank">http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel</a><br class="gmail_msg">
website : <a href="http://www.koha-community.org/" rel="noreferrer" class="gmail_msg" target="_blank">http://www.koha-community.org/</a><br class="gmail_msg">
git : <a href="http://git.koha-community.org/" rel="noreferrer" class="gmail_msg" target="_blank">http://git.koha-community.org/</a><br class="gmail_msg">
bugs : <a href="http://bugs.koha-community.org/" rel="noreferrer" class="gmail_msg" target="_blank">http://bugs.koha-community.org/</a></blockquote></div><div dir="ltr">-- <br></div><div data-smartmail="gmail_signature"><div dir="ltr"><div style="color:rgb(117,117,117);font-family:"helvetica neue",helvetica,arial,sans-serif;font-size:12.8px">Tomás Cohen Arazi</div><div style="color:rgb(117,117,117);font-family:"helvetica neue",helvetica,arial,sans-serif;font-size:12.8px">Theke Solutions (<a href="http://theke.io/">https://theke.io</a>)<br>✆ +54 9351 3513384<br>GPG: B2F3C15F</div></div></div>