Page 2 of 2

Re: Building for dev

Posted: Wed Sep 27, 2017 10:35 pm
by Baylink
Initially, mostly tier one technical support and documentation. :-)

I have a half a dozen ideas for a little things around the edges that will make both use and the aforementioned support easier, but I have to get my head around the code first.

Re: Building for dev

Posted: Thu Sep 28, 2017 12:40 pm
by knight-of-ni
We are often in our irc channel on freenode, usually during typical US business hours.
This would be a good place to ask questions and get to know everyone better.

Re: Building for dev

Posted: Thu Sep 28, 2017 1:56 pm
by SteveGilvarry
Documentation is where I started, thought hey I can help out and fix that, then I ended up watching cppcon youtube videos at 2:00am.

Re: Building for dev

Posted: Fri Dec 17, 2021 2:32 pm
by Sayantani
Hello,
I have clone the ZoneMinder repository from github. But I can't understand how to run ZoneMinder project locally.
My system is Ubuntu 16.04.
It will be great if anyone help me with step by step process of running ZoneMinder repository locally.
And also which IDE should I use.

Re: Building for dev

Posted: Sun Dec 19, 2021 8:44 am
by Graymatics
Hello,
I have clone the ZoneMinder and zmNinja repository from github. But I'm having hard time to run both the code base locally( Link of those attached below).
I am using zoneminder-1.34 & My system is Ubuntu 16.04.
Github repositories I am using :
https://github.com/ZoneMinder/zoneminder
https://github.com/ZoneMinder/zmNinja

It will be greatful if anyone help me out with step by step process of running the two above repository locally.
Thanks in advance.

Re: Building for dev

Posted: Sun Dec 19, 2021 5:32 pm
by iconnor
Why 1.34? Old unsupported release. If you want to do development, use latest master. Otherwise just install the packages which is well documented at https://zoneminder.readthedocs.io/en/st ... buntu.html#

Re: Building for dev

Posted: Mon Dec 20, 2021 7:25 am
by Graymatics
I downloaded both the repo

https://github.com/ZoneMinder/zoneminder
https://github.com/ZoneMinder/zmNinja

I want to run this code base in my local system. Can anyone help me out with this.