i want to install zoneminder based packeages and then develop it
but when i did first step:
wget https://raw.githubusercontent.com/ZoneM ... package.sh
Error:
--2017-04-29 10:30:43-- https://raw.githubusercontent.com/ZoneM ... package.sh
Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 10.10.34.34, 10.10.34.34
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|10.10.34.34|:443... failed: Connection refused.
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|10.10.34.34|:443... failed: Connection refused
im new to ubuntu and zoneminder
guide me please
wget failed
-
- Posts: 53
- Joined: Thu Jun 18, 2015 7:27 pm
Re: wget failed
Try this one: https://wiki.zoneminder.com/Ubuntu_Serv ... e_easy_way
My Personal Blog: https://mattionline.de
Re: wget failed
i want have packages to change their code,
i think i cant use easy way cos its not based on package?
i think i cant use easy way cos its not based on package?
Re: wget failed
use git to get the master branch source code
or just get a copy in a zip file -> https://github.com/ZoneMinder/ZoneMinde ... master.zip
Code: Select all
git clone -b master https://github.com/ZoneMinder/ZoneMinder.git zoneminder-master